Send feedback
Class VmwareVmsDetails.Builder (1.56.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public static final class VmwareVmsDetails . Builder extends GeneratedMessageV3 . Builder<VmwareVmsDetails . Builder > implements VmwareVmsDetailsOrBuilder
VmwareVmsDetails describes VMs in vCenter.
Protobuf type google.cloud.vmmigration.v1.VmwareVmsDetails
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addAllDetails(Iterable<? extends VmwareVmDetails> values)
public VmwareVmsDetails . Builder addAllDetails ( Iterable <? extends VmwareVmDetails > values )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
Parameter
Name
Description
values
Iterable <? extends com.google.cloud.vmmigration.v1.VmwareVmDetails >
addDetails(VmwareVmDetails value)
public VmwareVmsDetails . Builder addDetails ( VmwareVmDetails value )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
addDetails(VmwareVmDetails.Builder builderForValue)
public VmwareVmsDetails . Builder addDetails ( VmwareVmDetails . Builder builderForValue )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
addDetails(int index, VmwareVmDetails value)
public VmwareVmsDetails . Builder addDetails ( int index , VmwareVmDetails value )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
addDetails(int index, VmwareVmDetails.Builder builderForValue)
public VmwareVmsDetails . Builder addDetails ( int index , VmwareVmDetails . Builder builderForValue )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
addDetailsBuilder()
public VmwareVmDetails . Builder addDetailsBuilder ()
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
addDetailsBuilder(int index)
public VmwareVmDetails . Builder addDetailsBuilder ( int index )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
Parameter
Name
Description
index
int
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public VmwareVmsDetails . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public VmwareVmsDetails build ()
buildPartial()
public VmwareVmsDetails buildPartial ()
clear()
public VmwareVmsDetails . Builder clear ()
Overrides
clearDetails()
public VmwareVmsDetails . Builder clearDetails ()
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
clearField(Descriptors.FieldDescriptor field)
public VmwareVmsDetails . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public VmwareVmsDetails . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clone()
public VmwareVmsDetails . Builder clone ()
Overrides
getDefaultInstanceForType()
public VmwareVmsDetails getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getDetails(int index)
public VmwareVmDetails getDetails ( int index )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
Parameter
Name
Description
index
int
getDetailsBuilder(int index)
public VmwareVmDetails . Builder getDetailsBuilder ( int index )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
Parameter
Name
Description
index
int
getDetailsBuilderList()
public List<VmwareVmDetails . Builder > getDetailsBuilderList ()
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
getDetailsCount()
public int getDetailsCount ()
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
Returns
Type
Description
int
getDetailsList()
public List<VmwareVmDetails> getDetailsList ()
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
getDetailsOrBuilder(int index)
public VmwareVmDetailsOrBuilder getDetailsOrBuilder ( int index )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
Parameter
Name
Description
index
int
getDetailsOrBuilderList()
public List <? extends VmwareVmDetailsOrBuilder > getDetailsOrBuilderList ()
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
Returns
Type
Description
List <? extends com.google.cloud.vmmigration.v1.VmwareVmDetailsOrBuilder >
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(VmwareVmsDetails other)
public VmwareVmsDetails . Builder mergeFrom ( VmwareVmsDetails other )
public VmwareVmsDetails . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public VmwareVmsDetails . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final VmwareVmsDetails . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
removeDetails(int index)
public VmwareVmsDetails . Builder removeDetails ( int index )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
Parameter
Name
Description
index
int
setDetails(int index, VmwareVmDetails value)
public VmwareVmsDetails . Builder setDetails ( int index , VmwareVmDetails value )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
setDetails(int index, VmwareVmDetails.Builder builderForValue)
public VmwareVmsDetails . Builder setDetails ( int index , VmwareVmDetails . Builder builderForValue )
The details of the vmware VMs.
repeated .google.cloud.vmmigration.v1.VmwareVmDetails details = 1;
setField(Descriptors.FieldDescriptor field, Object value)
public VmwareVmsDetails . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public VmwareVmsDetails . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final VmwareVmsDetails . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]