Uses of Class
com.google.cloud.vmmigration.v1.AwsVmsDetails
-
Packages that use AwsVmsDetails Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of AwsVmsDetails in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return AwsVmsDetails Modifier and Type Method Description AwsVmsDetailsAwsVmsDetails.Builder. build()AwsVmsDetailsAwsVmsDetails.Builder. buildPartial()AwsVmsDetailsFetchInventoryResponse.Builder. getAwsVms()The description of the VMs in a Source of type AWS.AwsVmsDetailsFetchInventoryResponse. getAwsVms()The description of the VMs in a Source of type AWS.AwsVmsDetailsFetchInventoryResponseOrBuilder. getAwsVms()The description of the VMs in a Source of type AWS.static AwsVmsDetailsAwsVmsDetails. getDefaultInstance()AwsVmsDetailsAwsVmsDetails.Builder. getDefaultInstanceForType()AwsVmsDetailsAwsVmsDetails. getDefaultInstanceForType()static AwsVmsDetailsAwsVmsDetails. parseDelimitedFrom(InputStream input)static AwsVmsDetailsAwsVmsDetails. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsVmsDetailsAwsVmsDetails. parseFrom(byte[] data)static AwsVmsDetailsAwsVmsDetails. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsVmsDetailsAwsVmsDetails. parseFrom(com.google.protobuf.ByteString data)static AwsVmsDetailsAwsVmsDetails. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsVmsDetailsAwsVmsDetails. parseFrom(com.google.protobuf.CodedInputStream input)static AwsVmsDetailsAwsVmsDetails. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsVmsDetailsAwsVmsDetails. parseFrom(InputStream input)static AwsVmsDetailsAwsVmsDetails. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsVmsDetailsAwsVmsDetails. parseFrom(ByteBuffer data)static AwsVmsDetailsAwsVmsDetails. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type AwsVmsDetails Modifier and Type Method Description com.google.protobuf.Parser<AwsVmsDetails>AwsVmsDetails. getParserForType()static com.google.protobuf.Parser<AwsVmsDetails>AwsVmsDetails. parser()Methods in com.google.cloud.vmmigration.v1 with parameters of type AwsVmsDetails Modifier and Type Method Description FetchInventoryResponse.BuilderFetchInventoryResponse.Builder. mergeAwsVms(AwsVmsDetails value)The description of the VMs in a Source of type AWS.AwsVmsDetails.BuilderAwsVmsDetails.Builder. mergeFrom(AwsVmsDetails other)static AwsVmsDetails.BuilderAwsVmsDetails. newBuilder(AwsVmsDetails prototype)FetchInventoryResponse.BuilderFetchInventoryResponse.Builder. setAwsVms(AwsVmsDetails value)The description of the VMs in a Source of type AWS.
-