Uses of Interface
com.google.cloud.migrationcenter.v1.PlatformDetailsOrBuilder
-
Packages that use PlatformDetailsOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of PlatformDetailsOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement PlatformDetailsOrBuilder Modifier and Type Class Description class
PlatformDetails
Information about the platform.static class
PlatformDetails.Builder
Information about the platform.Methods in com.google.cloud.migrationcenter.v1 that return PlatformDetailsOrBuilder Modifier and Type Method Description PlatformDetailsOrBuilder
MachineDetails.Builder. getPlatformOrBuilder()
Platform specific information.PlatformDetailsOrBuilder
MachineDetails. getPlatformOrBuilder()
Platform specific information.PlatformDetailsOrBuilder
MachineDetailsOrBuilder. getPlatformOrBuilder()
Platform specific information.
-