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