Uses of Class
com.google.cloud.migrationcenter.v1.PlatformDetails
-
Packages that use PlatformDetails Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of PlatformDetails in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return PlatformDetails Modifier and Type Method Description PlatformDetailsPlatformDetails.Builder. build()PlatformDetailsPlatformDetails.Builder. buildPartial()static PlatformDetailsPlatformDetails. getDefaultInstance()PlatformDetailsPlatformDetails.Builder. getDefaultInstanceForType()PlatformDetailsPlatformDetails. getDefaultInstanceForType()PlatformDetailsMachineDetails.Builder. getPlatform()Platform specific information.PlatformDetailsMachineDetails. getPlatform()Platform specific information.PlatformDetailsMachineDetailsOrBuilder. getPlatform()Platform specific information.static PlatformDetailsPlatformDetails. parseDelimitedFrom(InputStream input)static PlatformDetailsPlatformDetails. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlatformDetailsPlatformDetails. parseFrom(byte[] data)static PlatformDetailsPlatformDetails. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlatformDetailsPlatformDetails. parseFrom(com.google.protobuf.ByteString data)static PlatformDetailsPlatformDetails. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlatformDetailsPlatformDetails. parseFrom(com.google.protobuf.CodedInputStream input)static PlatformDetailsPlatformDetails. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlatformDetailsPlatformDetails. parseFrom(InputStream input)static PlatformDetailsPlatformDetails. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PlatformDetailsPlatformDetails. parseFrom(ByteBuffer data)static PlatformDetailsPlatformDetails. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type PlatformDetails Modifier and Type Method Description com.google.protobuf.Parser<PlatformDetails>PlatformDetails. getParserForType()static com.google.protobuf.Parser<PlatformDetails>PlatformDetails. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type PlatformDetails Modifier and Type Method Description PlatformDetails.BuilderPlatformDetails.Builder. mergeFrom(PlatformDetails other)MachineDetails.BuilderMachineDetails.Builder. mergePlatform(PlatformDetails value)Platform specific information.static PlatformDetails.BuilderPlatformDetails. newBuilder(PlatformDetails prototype)MachineDetails.BuilderMachineDetails.Builder. setPlatform(PlatformDetails value)Platform specific information.
-