Uses of Class
com.google.cloud.rapidmigrationassessment.v1.VSphereScan
-
Packages that use VSphereScan Package Description com.google.cloud.rapidmigrationassessment.v1 A client to Rapid Migration Assessment API -
-
Uses of VSphereScan in com.google.cloud.rapidmigrationassessment.v1
Methods in com.google.cloud.rapidmigrationassessment.v1 that return VSphereScan Modifier and Type Method Description VSphereScan
VSphereScan.Builder. build()
VSphereScan
VSphereScan.Builder. buildPartial()
static VSphereScan
VSphereScan. getDefaultInstance()
VSphereScan
VSphereScan.Builder. getDefaultInstanceForType()
VSphereScan
VSphereScan. getDefaultInstanceForType()
VSphereScan
Collector.Builder. getVsphereScan()
Output only.VSphereScan
Collector. getVsphereScan()
Output only.VSphereScan
CollectorOrBuilder. getVsphereScan()
Output only.static VSphereScan
VSphereScan. parseDelimitedFrom(InputStream input)
static VSphereScan
VSphereScan. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VSphereScan
VSphereScan. parseFrom(byte[] data)
static VSphereScan
VSphereScan. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VSphereScan
VSphereScan. parseFrom(com.google.protobuf.ByteString data)
static VSphereScan
VSphereScan. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VSphereScan
VSphereScan. parseFrom(com.google.protobuf.CodedInputStream input)
static VSphereScan
VSphereScan. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VSphereScan
VSphereScan. parseFrom(InputStream input)
static VSphereScan
VSphereScan. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VSphereScan
VSphereScan. parseFrom(ByteBuffer data)
static VSphereScan
VSphereScan. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.rapidmigrationassessment.v1 that return types with arguments of type VSphereScan Modifier and Type Method Description com.google.protobuf.Parser<VSphereScan>
VSphereScan. getParserForType()
static com.google.protobuf.Parser<VSphereScan>
VSphereScan. parser()
Methods in com.google.cloud.rapidmigrationassessment.v1 with parameters of type VSphereScan Modifier and Type Method Description VSphereScan.Builder
VSphereScan.Builder. mergeFrom(VSphereScan other)
Collector.Builder
Collector.Builder. mergeVsphereScan(VSphereScan value)
Output only.static VSphereScan.Builder
VSphereScan. newBuilder(VSphereScan prototype)
Collector.Builder
Collector.Builder. setVsphereScan(VSphereScan value)
Output only.
-