Package com.google.cloud.compute.v1
Class InstanceGroupManagersListManagedInstancesResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
- com.google.cloud.compute.v1.InstanceGroupManagersListManagedInstancesResponse.Builder
-
- All Implemented Interfaces:
InstanceGroupManagersListManagedInstancesResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- InstanceGroupManagersListManagedInstancesResponse
public static final class InstanceGroupManagersListManagedInstancesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder> implements InstanceGroupManagersListManagedInstancesResponseOrBuilder
google.cloud.compute.v1.InstanceGroupManagersListManagedInstancesResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InstanceGroupManagersListManagedInstancesResponse.Builder
addAllManagedInstances(Iterable<? extends ManagedInstance> values)
[Output Only] The list of instances in the managed instance group.InstanceGroupManagersListManagedInstancesResponse.Builder
addManagedInstances(int index, ManagedInstance value)
[Output Only] The list of instances in the managed instance group.InstanceGroupManagersListManagedInstancesResponse.Builder
addManagedInstances(int index, ManagedInstance.Builder builderForValue)
[Output Only] The list of instances in the managed instance group.InstanceGroupManagersListManagedInstancesResponse.Builder
addManagedInstances(ManagedInstance value)
[Output Only] The list of instances in the managed instance group.InstanceGroupManagersListManagedInstancesResponse.Builder
addManagedInstances(ManagedInstance.Builder builderForValue)
[Output Only] The list of instances in the managed instance group.ManagedInstance.Builder
addManagedInstancesBuilder()
[Output Only] The list of instances in the managed instance group.ManagedInstance.Builder
addManagedInstancesBuilder(int index)
[Output Only] The list of instances in the managed instance group.InstanceGroupManagersListManagedInstancesResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
InstanceGroupManagersListManagedInstancesResponse
build()
InstanceGroupManagersListManagedInstancesResponse
buildPartial()
InstanceGroupManagersListManagedInstancesResponse.Builder
clear()
InstanceGroupManagersListManagedInstancesResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
InstanceGroupManagersListManagedInstancesResponse.Builder
clearManagedInstances()
[Output Only] The list of instances in the managed instance group.InstanceGroupManagersListManagedInstancesResponse.Builder
clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.InstanceGroupManagersListManagedInstancesResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
InstanceGroupManagersListManagedInstancesResponse.Builder
clone()
InstanceGroupManagersListManagedInstancesResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
ManagedInstance
getManagedInstances(int index)
[Output Only] The list of instances in the managed instance group.ManagedInstance.Builder
getManagedInstancesBuilder(int index)
[Output Only] The list of instances in the managed instance group.List<ManagedInstance.Builder>
getManagedInstancesBuilderList()
[Output Only] The list of instances in the managed instance group.int
getManagedInstancesCount()
[Output Only] The list of instances in the managed instance group.List<ManagedInstance>
getManagedInstancesList()
[Output Only] The list of instances in the managed instance group.ManagedInstanceOrBuilder
getManagedInstancesOrBuilder(int index)
[Output Only] The list of instances in the managed instance group.List<? extends ManagedInstanceOrBuilder>
getManagedInstancesOrBuilderList()
[Output Only] The list of instances in the managed instance group.String
getNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.com.google.protobuf.ByteString
getNextPageTokenBytes()
[Output Only] This token allows you to get the next page of results for list requests.boolean
hasNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
InstanceGroupManagersListManagedInstancesResponse.Builder
mergeFrom(InstanceGroupManagersListManagedInstancesResponse other)
InstanceGroupManagersListManagedInstancesResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
InstanceGroupManagersListManagedInstancesResponse.Builder
mergeFrom(com.google.protobuf.Message other)
InstanceGroupManagersListManagedInstancesResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
InstanceGroupManagersListManagedInstancesResponse.Builder
removeManagedInstances(int index)
[Output Only] The list of instances in the managed instance group.InstanceGroupManagersListManagedInstancesResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
InstanceGroupManagersListManagedInstancesResponse.Builder
setManagedInstances(int index, ManagedInstance value)
[Output Only] The list of instances in the managed instance group.InstanceGroupManagersListManagedInstancesResponse.Builder
setManagedInstances(int index, ManagedInstance.Builder builderForValue)
[Output Only] The list of instances in the managed instance group.InstanceGroupManagersListManagedInstancesResponse.Builder
setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.InstanceGroupManagersListManagedInstancesResponse.Builder
setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.InstanceGroupManagersListManagedInstancesResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
InstanceGroupManagersListManagedInstancesResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
clear
public InstanceGroupManagersListManagedInstancesResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
getDefaultInstanceForType
public InstanceGroupManagersListManagedInstancesResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public InstanceGroupManagersListManagedInstancesResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InstanceGroupManagersListManagedInstancesResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InstanceGroupManagersListManagedInstancesResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
setField
public InstanceGroupManagersListManagedInstancesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
clearField
public InstanceGroupManagersListManagedInstancesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
clearOneof
public InstanceGroupManagersListManagedInstancesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
setRepeatedField
public InstanceGroupManagersListManagedInstancesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
addRepeatedField
public InstanceGroupManagersListManagedInstancesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
mergeFrom
public InstanceGroupManagersListManagedInstancesResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
mergeFrom
public InstanceGroupManagersListManagedInstancesResponse.Builder mergeFrom(InstanceGroupManagersListManagedInstancesResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
mergeFrom
public InstanceGroupManagersListManagedInstancesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
- Throws:
IOException
-
getManagedInstancesList
public List<ManagedInstance> getManagedInstancesList()
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
- Specified by:
getManagedInstancesList
in interfaceInstanceGroupManagersListManagedInstancesResponseOrBuilder
-
getManagedInstancesCount
public int getManagedInstancesCount()
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
- Specified by:
getManagedInstancesCount
in interfaceInstanceGroupManagersListManagedInstancesResponseOrBuilder
-
getManagedInstances
public ManagedInstance getManagedInstances(int index)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
- Specified by:
getManagedInstances
in interfaceInstanceGroupManagersListManagedInstancesResponseOrBuilder
-
setManagedInstances
public InstanceGroupManagersListManagedInstancesResponse.Builder setManagedInstances(int index, ManagedInstance value)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
setManagedInstances
public InstanceGroupManagersListManagedInstancesResponse.Builder setManagedInstances(int index, ManagedInstance.Builder builderForValue)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
addManagedInstances
public InstanceGroupManagersListManagedInstancesResponse.Builder addManagedInstances(ManagedInstance value)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
addManagedInstances
public InstanceGroupManagersListManagedInstancesResponse.Builder addManagedInstances(int index, ManagedInstance value)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
addManagedInstances
public InstanceGroupManagersListManagedInstancesResponse.Builder addManagedInstances(ManagedInstance.Builder builderForValue)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
addManagedInstances
public InstanceGroupManagersListManagedInstancesResponse.Builder addManagedInstances(int index, ManagedInstance.Builder builderForValue)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
addAllManagedInstances
public InstanceGroupManagersListManagedInstancesResponse.Builder addAllManagedInstances(Iterable<? extends ManagedInstance> values)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
clearManagedInstances
public InstanceGroupManagersListManagedInstancesResponse.Builder clearManagedInstances()
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
removeManagedInstances
public InstanceGroupManagersListManagedInstancesResponse.Builder removeManagedInstances(int index)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
getManagedInstancesBuilder
public ManagedInstance.Builder getManagedInstancesBuilder(int index)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
getManagedInstancesOrBuilder
public ManagedInstanceOrBuilder getManagedInstancesOrBuilder(int index)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
- Specified by:
getManagedInstancesOrBuilder
in interfaceInstanceGroupManagersListManagedInstancesResponseOrBuilder
-
getManagedInstancesOrBuilderList
public List<? extends ManagedInstanceOrBuilder> getManagedInstancesOrBuilderList()
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
- Specified by:
getManagedInstancesOrBuilderList
in interfaceInstanceGroupManagersListManagedInstancesResponseOrBuilder
-
addManagedInstancesBuilder
public ManagedInstance.Builder addManagedInstancesBuilder()
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
addManagedInstancesBuilder
public ManagedInstance.Builder addManagedInstancesBuilder(int index)
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
getManagedInstancesBuilderList
public List<ManagedInstance.Builder> getManagedInstancesBuilderList()
[Output Only] The list of instances in the managed instance group.
repeated .google.cloud.compute.v1.ManagedInstance managed_instances = 336219614;
-
hasNextPageToken
public boolean hasNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;
- Specified by:
hasNextPageToken
in interfaceInstanceGroupManagersListManagedInstancesResponseOrBuilder
- Returns:
- Whether the nextPageToken field is set.
-
getNextPageToken
public String getNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;
- Specified by:
getNextPageToken
in interfaceInstanceGroupManagersListManagedInstancesResponseOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;
- Specified by:
getNextPageTokenBytes
in interfaceInstanceGroupManagersListManagedInstancesResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public InstanceGroupManagersListManagedInstancesResponse.Builder setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public InstanceGroupManagersListManagedInstancesResponse.Builder clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public InstanceGroupManagersListManagedInstancesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final InstanceGroupManagersListManagedInstancesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
mergeUnknownFields
public final InstanceGroupManagersListManagedInstancesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupManagersListManagedInstancesResponse.Builder>
-
-