Uses of Class
com.google.cloud.migrationcenter.v1.ImportJobFormat
-
Packages that use ImportJobFormat Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ImportJobFormat in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ImportJobFormat Modifier and Type Method Description static ImportJobFormatImportJobFormat. forNumber(int value)ImportJobFormatImportDataFile.Builder. getFormat()Required.ImportJobFormatImportDataFile. getFormat()Required.ImportJobFormatImportDataFileOrBuilder. getFormat()Required.static ImportJobFormatImportJobFormat. valueOf(int value)Deprecated.static ImportJobFormatImportJobFormat. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ImportJobFormatImportJobFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static ImportJobFormat[]ImportJobFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type ImportJobFormat Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ImportJobFormat>ImportJobFormat. internalGetValueMap()Methods in com.google.cloud.migrationcenter.v1 with parameters of type ImportJobFormat Modifier and Type Method Description ImportDataFile.BuilderImportDataFile.Builder. setFormat(ImportJobFormat value)Required.
-