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