Uses of Class
com.google.cloud.migrationcenter.v1.ImportJobView
-
Packages that use ImportJobView Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ImportJobView in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ImportJobView Modifier and Type Method Description static ImportJobView
ImportJobView. forNumber(int value)
ImportJobView
GetImportJobRequest.Builder. getView()
Optional.ImportJobView
GetImportJobRequest. getView()
Optional.ImportJobView
GetImportJobRequestOrBuilder. getView()
Optional.ImportJobView
ListImportJobsRequest.Builder. getView()
Optional.ImportJobView
ListImportJobsRequest. getView()
Optional.ImportJobView
ListImportJobsRequestOrBuilder. getView()
Optional.static ImportJobView
ImportJobView. valueOf(int value)
Deprecated.static ImportJobView
ImportJobView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static ImportJobView
ImportJobView. valueOf(String name)
Returns the enum constant of this type with the specified name.static ImportJobView[]
ImportJobView. 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 ImportJobView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ImportJobView>
ImportJobView. internalGetValueMap()
Methods in com.google.cloud.migrationcenter.v1 with parameters of type ImportJobView Modifier and Type Method Description GetImportJobRequest.Builder
GetImportJobRequest.Builder. setView(ImportJobView value)
Optional.ListImportJobsRequest.Builder
ListImportJobsRequest.Builder. setView(ImportJobView value)
Optional.
-