Uses of Interface
com.google.cloud.vmmigration.v1.VmwareVmDetailsOrBuilder
-
Packages that use VmwareVmDetailsOrBuilder Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of VmwareVmDetailsOrBuilder in com.google.cloud.vmmigration.v1
Classes in com.google.cloud.vmmigration.v1 that implement VmwareVmDetailsOrBuilder Modifier and Type Class Description classVmwareVmDetailsVmwareVmDetails describes a VM in vCenter.static classVmwareVmDetails.BuilderVmwareVmDetails describes a VM in vCenter.Methods in com.google.cloud.vmmigration.v1 that return VmwareVmDetailsOrBuilder Modifier and Type Method Description VmwareVmDetailsOrBuilderVmwareVmsDetails.Builder. getDetailsOrBuilder(int index)The details of the vmware VMs.VmwareVmDetailsOrBuilderVmwareVmsDetails. getDetailsOrBuilder(int index)The details of the vmware VMs.VmwareVmDetailsOrBuilderVmwareVmsDetailsOrBuilder. getDetailsOrBuilder(int index)The details of the vmware VMs.VmwareVmDetailsOrBuilderVmUtilizationInfo.Builder. getVmwareVmDetailsOrBuilder()The description of the VM in a Source of type Vmware.VmwareVmDetailsOrBuilderVmUtilizationInfo. getVmwareVmDetailsOrBuilder()The description of the VM in a Source of type Vmware.VmwareVmDetailsOrBuilderVmUtilizationInfoOrBuilder. getVmwareVmDetailsOrBuilder()The description of the VM in a Source of type Vmware.Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type VmwareVmDetailsOrBuilder Modifier and Type Method Description List<? extends VmwareVmDetailsOrBuilder>VmwareVmsDetails.Builder. getDetailsOrBuilderList()The details of the vmware VMs.List<? extends VmwareVmDetailsOrBuilder>VmwareVmsDetails. getDetailsOrBuilderList()The details of the vmware VMs.List<? extends VmwareVmDetailsOrBuilder>VmwareVmsDetailsOrBuilder. getDetailsOrBuilderList()The details of the vmware VMs.
-