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 class
VmwareVmDetails
VmwareVmDetails describes a VM in vCenter.static class
VmwareVmDetails.Builder
VmwareVmDetails describes a VM in vCenter.Methods in com.google.cloud.vmmigration.v1 that return VmwareVmDetailsOrBuilder Modifier and Type Method Description VmwareVmDetailsOrBuilder
VmwareVmsDetails.Builder. getDetailsOrBuilder(int index)
The details of the vmware VMs.VmwareVmDetailsOrBuilder
VmwareVmsDetails. getDetailsOrBuilder(int index)
The details of the vmware VMs.VmwareVmDetailsOrBuilder
VmwareVmsDetailsOrBuilder. getDetailsOrBuilder(int index)
The details of the vmware VMs.VmwareVmDetailsOrBuilder
VmUtilizationInfo.Builder. getVmwareVmDetailsOrBuilder()
The description of the VM in a Source of type Vmware.VmwareVmDetailsOrBuilder
VmUtilizationInfo. getVmwareVmDetailsOrBuilder()
The description of the VM in a Source of type Vmware.VmwareVmDetailsOrBuilder
VmUtilizationInfoOrBuilder. 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.
-