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