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 ImportJobViewImportJobView. forNumber(int value)ImportJobViewGetImportJobRequest.Builder. getView()Optional.ImportJobViewGetImportJobRequest. getView()Optional.ImportJobViewGetImportJobRequestOrBuilder. getView()Optional.ImportJobViewListImportJobsRequest.Builder. getView()Optional.ImportJobViewListImportJobsRequest. getView()Optional.ImportJobViewListImportJobsRequestOrBuilder. getView()Optional.static ImportJobViewImportJobView. valueOf(int value)Deprecated.static ImportJobViewImportJobView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ImportJobViewImportJobView. 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.BuilderGetImportJobRequest.Builder. setView(ImportJobView value)Optional.ListImportJobsRequest.BuilderListImportJobsRequest.Builder. setView(ImportJobView value)Optional.
-