Uses of Class
com.google.cloud.migrationcenter.v1.ImportJob.ReportCase
-
Packages that use ImportJob.ReportCase Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of ImportJob.ReportCase in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return ImportJob.ReportCase Modifier and Type Method Description static ImportJob.ReportCaseImportJob.ReportCase. forNumber(int value)ImportJob.ReportCaseImportJob.Builder. getReportCase()ImportJob.ReportCaseImportJob. getReportCase()ImportJob.ReportCaseImportJobOrBuilder. getReportCase()static ImportJob.ReportCaseImportJob.ReportCase. valueOf(int value)Deprecated.static ImportJob.ReportCaseImportJob.ReportCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ImportJob.ReportCase[]ImportJob.ReportCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-