Uses of Class
com.google.cloud.vmmigration.v1.VmwareVmDetails
-
Packages that use VmwareVmDetails Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of VmwareVmDetails in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return VmwareVmDetails Modifier and Type Method Description VmwareVmDetailsVmwareVmDetails.Builder. build()VmwareVmDetailsVmwareVmDetails.Builder. buildPartial()static VmwareVmDetailsVmwareVmDetails. getDefaultInstance()VmwareVmDetailsVmwareVmDetails.Builder. getDefaultInstanceForType()VmwareVmDetailsVmwareVmDetails. getDefaultInstanceForType()VmwareVmDetailsVmwareVmsDetails.Builder. getDetails(int index)The details of the vmware VMs.VmwareVmDetailsVmwareVmsDetails. getDetails(int index)The details of the vmware VMs.VmwareVmDetailsVmwareVmsDetailsOrBuilder. getDetails(int index)The details of the vmware VMs.VmwareVmDetailsVmUtilizationInfo.Builder. getVmwareVmDetails()The description of the VM in a Source of type Vmware.VmwareVmDetailsVmUtilizationInfo. getVmwareVmDetails()The description of the VM in a Source of type Vmware.VmwareVmDetailsVmUtilizationInfoOrBuilder. getVmwareVmDetails()The description of the VM in a Source of type Vmware.static VmwareVmDetailsVmwareVmDetails. parseDelimitedFrom(InputStream input)static VmwareVmDetailsVmwareVmDetails. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmwareVmDetailsVmwareVmDetails. parseFrom(byte[] data)static VmwareVmDetailsVmwareVmDetails. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmwareVmDetailsVmwareVmDetails. parseFrom(com.google.protobuf.ByteString data)static VmwareVmDetailsVmwareVmDetails. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmwareVmDetailsVmwareVmDetails. parseFrom(com.google.protobuf.CodedInputStream input)static VmwareVmDetailsVmwareVmDetails. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmwareVmDetailsVmwareVmDetails. parseFrom(InputStream input)static VmwareVmDetailsVmwareVmDetails. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmwareVmDetailsVmwareVmDetails. parseFrom(ByteBuffer data)static VmwareVmDetailsVmwareVmDetails. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type VmwareVmDetails Modifier and Type Method Description List<VmwareVmDetails>VmwareVmsDetails.Builder. getDetailsList()The details of the vmware VMs.List<VmwareVmDetails>VmwareVmsDetails. getDetailsList()The details of the vmware VMs.List<VmwareVmDetails>VmwareVmsDetailsOrBuilder. getDetailsList()The details of the vmware VMs.com.google.protobuf.Parser<VmwareVmDetails>VmwareVmDetails. getParserForType()static com.google.protobuf.Parser<VmwareVmDetails>VmwareVmDetails. parser()Methods in com.google.cloud.vmmigration.v1 with parameters of type VmwareVmDetails Modifier and Type Method Description VmwareVmsDetails.BuilderVmwareVmsDetails.Builder. addDetails(int index, VmwareVmDetails value)The details of the vmware VMs.VmwareVmsDetails.BuilderVmwareVmsDetails.Builder. addDetails(VmwareVmDetails value)The details of the vmware VMs.VmwareVmDetails.BuilderVmwareVmDetails.Builder. mergeFrom(VmwareVmDetails other)VmUtilizationInfo.BuilderVmUtilizationInfo.Builder. mergeVmwareVmDetails(VmwareVmDetails value)The description of the VM in a Source of type Vmware.static VmwareVmDetails.BuilderVmwareVmDetails. newBuilder(VmwareVmDetails prototype)VmwareVmsDetails.BuilderVmwareVmsDetails.Builder. setDetails(int index, VmwareVmDetails value)The details of the vmware VMs.VmUtilizationInfo.BuilderVmUtilizationInfo.Builder. setVmwareVmDetails(VmwareVmDetails value)The description of the VM in a Source of type Vmware.Method parameters in com.google.cloud.vmmigration.v1 with type arguments of type VmwareVmDetails Modifier and Type Method Description VmwareVmsDetails.BuilderVmwareVmsDetails.Builder. addAllDetails(Iterable<? extends VmwareVmDetails> values)The details of the vmware VMs.
-