Package com.google.cloud.compute.v1
Class InstanceGroupsListInstancesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
- com.google.cloud.compute.v1.InstanceGroupsListInstancesRequest.Builder
-
- All Implemented Interfaces:
InstanceGroupsListInstancesRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- InstanceGroupsListInstancesRequest
public static final class InstanceGroupsListInstancesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder> implements InstanceGroupsListInstancesRequestOrBuilder
Protobuf typegoogle.cloud.compute.v1.InstanceGroupsListInstancesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InstanceGroupsListInstancesRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InstanceGroupsListInstancesRequestbuild()InstanceGroupsListInstancesRequestbuildPartial()InstanceGroupsListInstancesRequest.Builderclear()InstanceGroupsListInstancesRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)InstanceGroupsListInstancesRequest.BuilderclearInstanceState()A filter for the state of the instances in the instance group.InstanceGroupsListInstancesRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)InstanceGroupsListInstancesRequest.Builderclone()InstanceGroupsListInstancesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetInstanceState()A filter for the state of the instances in the instance group.com.google.protobuf.ByteStringgetInstanceStateBytes()A filter for the state of the instances in the instance group.booleanhasInstanceState()A filter for the state of the instances in the instance group.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()InstanceGroupsListInstancesRequest.BuildermergeFrom(InstanceGroupsListInstancesRequest other)InstanceGroupsListInstancesRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)InstanceGroupsListInstancesRequest.BuildermergeFrom(com.google.protobuf.Message other)InstanceGroupsListInstancesRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InstanceGroupsListInstancesRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InstanceGroupsListInstancesRequest.BuildersetInstanceState(String value)A filter for the state of the instances in the instance group.InstanceGroupsListInstancesRequest.BuildersetInstanceStateBytes(com.google.protobuf.ByteString value)A filter for the state of the instances in the instance group.InstanceGroupsListInstancesRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)InstanceGroupsListInstancesRequest.BuildersetUnknownFields(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
clear
public InstanceGroupsListInstancesRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
getDefaultInstanceForType
public InstanceGroupsListInstancesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public InstanceGroupsListInstancesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InstanceGroupsListInstancesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InstanceGroupsListInstancesRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
setField
public InstanceGroupsListInstancesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
clearField
public InstanceGroupsListInstancesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
clearOneof
public InstanceGroupsListInstancesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
setRepeatedField
public InstanceGroupsListInstancesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
addRepeatedField
public InstanceGroupsListInstancesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
mergeFrom
public InstanceGroupsListInstancesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InstanceGroupsListInstancesRequest.Builder>
-
mergeFrom
public InstanceGroupsListInstancesRequest.Builder mergeFrom(InstanceGroupsListInstancesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
mergeFrom
public InstanceGroupsListInstancesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InstanceGroupsListInstancesRequest.Builder>- Throws:
IOException
-
hasInstanceState
public boolean hasInstanceState()
A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state. Check the InstanceState enum for the list of possible values.
optional string instance_state = 92223591;- Specified by:
hasInstanceStatein interfaceInstanceGroupsListInstancesRequestOrBuilder- Returns:
- Whether the instanceState field is set.
-
getInstanceState
public String getInstanceState()
A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state. Check the InstanceState enum for the list of possible values.
optional string instance_state = 92223591;- Specified by:
getInstanceStatein interfaceInstanceGroupsListInstancesRequestOrBuilder- Returns:
- The instanceState.
-
getInstanceStateBytes
public com.google.protobuf.ByteString getInstanceStateBytes()
A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state. Check the InstanceState enum for the list of possible values.
optional string instance_state = 92223591;- Specified by:
getInstanceStateBytesin interfaceInstanceGroupsListInstancesRequestOrBuilder- Returns:
- The bytes for instanceState.
-
setInstanceState
public InstanceGroupsListInstancesRequest.Builder setInstanceState(String value)
A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state. Check the InstanceState enum for the list of possible values.
optional string instance_state = 92223591;- Parameters:
value- The instanceState to set.- Returns:
- This builder for chaining.
-
clearInstanceState
public InstanceGroupsListInstancesRequest.Builder clearInstanceState()
A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state. Check the InstanceState enum for the list of possible values.
optional string instance_state = 92223591;- Returns:
- This builder for chaining.
-
setInstanceStateBytes
public InstanceGroupsListInstancesRequest.Builder setInstanceStateBytes(com.google.protobuf.ByteString value)
A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state. Check the InstanceState enum for the list of possible values.
optional string instance_state = 92223591;- Parameters:
value- The bytes for instanceState to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final InstanceGroupsListInstancesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
mergeUnknownFields
public final InstanceGroupsListInstancesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsListInstancesRequest.Builder>
-
-