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