public static final class InstanceGroupsAddInstancesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder> implements InstanceGroupsAddInstancesRequestOrBuilder
Protobuf type
google.cloud.compute.v1.InstanceGroupsAddInstancesRequest| Modifier and Type | Method and Description |
|---|---|
InstanceGroupsAddInstancesRequest.Builder |
addAllInstances(Iterable<? extends InstanceReference> values)
The list of instances to add to the instance group.
|
InstanceGroupsAddInstancesRequest.Builder |
addInstances(InstanceReference.Builder builderForValue)
The list of instances to add to the instance group.
|
InstanceGroupsAddInstancesRequest.Builder |
addInstances(InstanceReference value)
The list of instances to add to the instance group.
|
InstanceGroupsAddInstancesRequest.Builder |
addInstances(int index,
InstanceReference.Builder builderForValue)
The list of instances to add to the instance group.
|
InstanceGroupsAddInstancesRequest.Builder |
addInstances(int index,
InstanceReference value)
The list of instances to add to the instance group.
|
InstanceReference.Builder |
addInstancesBuilder()
The list of instances to add to the instance group.
|
InstanceReference.Builder |
addInstancesBuilder(int index)
The list of instances to add to the instance group.
|
InstanceGroupsAddInstancesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupsAddInstancesRequest |
build() |
InstanceGroupsAddInstancesRequest |
buildPartial() |
InstanceGroupsAddInstancesRequest.Builder |
clear() |
InstanceGroupsAddInstancesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InstanceGroupsAddInstancesRequest.Builder |
clearInstances()
The list of instances to add to the instance group.
|
InstanceGroupsAddInstancesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InstanceGroupsAddInstancesRequest.Builder |
clone() |
InstanceGroupsAddInstancesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
InstanceReference |
getInstances(int index)
The list of instances to add to the instance group.
|
InstanceReference.Builder |
getInstancesBuilder(int index)
The list of instances to add to the instance group.
|
List<InstanceReference.Builder> |
getInstancesBuilderList()
The list of instances to add to the instance group.
|
int |
getInstancesCount()
The list of instances to add to the instance group.
|
List<InstanceReference> |
getInstancesList()
The list of instances to add to the instance group.
|
InstanceReferenceOrBuilder |
getInstancesOrBuilder(int index)
The list of instances to add to the instance group.
|
List<? extends InstanceReferenceOrBuilder> |
getInstancesOrBuilderList()
The list of instances to add to the instance group.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InstanceGroupsAddInstancesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InstanceGroupsAddInstancesRequest.Builder |
mergeFrom(InstanceGroupsAddInstancesRequest other) |
InstanceGroupsAddInstancesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
InstanceGroupsAddInstancesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstanceGroupsAddInstancesRequest.Builder |
removeInstances(int index)
The list of instances to add to the instance group.
|
InstanceGroupsAddInstancesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupsAddInstancesRequest.Builder |
setInstances(int index,
InstanceReference.Builder builderForValue)
The list of instances to add to the instance group.
|
InstanceGroupsAddInstancesRequest.Builder |
setInstances(int index,
InstanceReference value)
The list of instances to add to the instance group.
|
InstanceGroupsAddInstancesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InstanceGroupsAddInstancesRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>public InstanceGroupsAddInstancesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>public InstanceGroupsAddInstancesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InstanceGroupsAddInstancesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InstanceGroupsAddInstancesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InstanceGroupsAddInstancesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>public InstanceGroupsAddInstancesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>public InstanceGroupsAddInstancesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>public InstanceGroupsAddInstancesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>public InstanceGroupsAddInstancesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>public InstanceGroupsAddInstancesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>public InstanceGroupsAddInstancesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceGroupsAddInstancesRequest.Builder>public InstanceGroupsAddInstancesRequest.Builder mergeFrom(InstanceGroupsAddInstancesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>public InstanceGroupsAddInstancesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstanceGroupsAddInstancesRequest.Builder>IOExceptionpublic List<InstanceReference> getInstancesList()
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;getInstancesList in interface InstanceGroupsAddInstancesRequestOrBuilderpublic int getInstancesCount()
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;getInstancesCount in interface InstanceGroupsAddInstancesRequestOrBuilderpublic InstanceReference getInstances(int index)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;getInstances in interface InstanceGroupsAddInstancesRequestOrBuilderpublic InstanceGroupsAddInstancesRequest.Builder setInstances(int index, InstanceReference value)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public InstanceGroupsAddInstancesRequest.Builder setInstances(int index, InstanceReference.Builder builderForValue)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public InstanceGroupsAddInstancesRequest.Builder addInstances(InstanceReference value)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public InstanceGroupsAddInstancesRequest.Builder addInstances(int index, InstanceReference value)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public InstanceGroupsAddInstancesRequest.Builder addInstances(InstanceReference.Builder builderForValue)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public InstanceGroupsAddInstancesRequest.Builder addInstances(int index, InstanceReference.Builder builderForValue)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public InstanceGroupsAddInstancesRequest.Builder addAllInstances(Iterable<? extends InstanceReference> values)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public InstanceGroupsAddInstancesRequest.Builder clearInstances()
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public InstanceGroupsAddInstancesRequest.Builder removeInstances(int index)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public InstanceReference.Builder getInstancesBuilder(int index)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public InstanceReferenceOrBuilder getInstancesOrBuilder(int index)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;getInstancesOrBuilder in interface InstanceGroupsAddInstancesRequestOrBuilderpublic List<? extends InstanceReferenceOrBuilder> getInstancesOrBuilderList()
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;getInstancesOrBuilderList in interface InstanceGroupsAddInstancesRequestOrBuilderpublic InstanceReference.Builder addInstancesBuilder()
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public InstanceReference.Builder addInstancesBuilder(int index)
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public List<InstanceReference.Builder> getInstancesBuilderList()
The list of instances to add to the instance group.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;public final InstanceGroupsAddInstancesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>public final InstanceGroupsAddInstancesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsAddInstancesRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.