Package com.google.container.v1
Class ListOperationsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
-
- com.google.container.v1.ListOperationsResponse.Builder
-
- All Implemented Interfaces:
ListOperationsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListOperationsResponse
public static final class ListOperationsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListOperationsResponse.Builder> implements ListOperationsResponseOrBuilder
ListOperationsResponse is the result of ListOperationsRequest.
Protobuf typegoogle.container.v1.ListOperationsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListOperationsResponse.BuilderaddAllMissingZones(Iterable<String> values)If any zones are listed here, the list of operations returned may be missing the operations from those zones.ListOperationsResponse.BuilderaddAllOperations(Iterable<? extends Operation> values)A list of operations in the project in the specified zone.ListOperationsResponse.BuilderaddMissingZones(String value)If any zones are listed here, the list of operations returned may be missing the operations from those zones.ListOperationsResponse.BuilderaddMissingZonesBytes(com.google.protobuf.ByteString value)If any zones are listed here, the list of operations returned may be missing the operations from those zones.ListOperationsResponse.BuilderaddOperations(int index, Operation value)A list of operations in the project in the specified zone.ListOperationsResponse.BuilderaddOperations(int index, Operation.Builder builderForValue)A list of operations in the project in the specified zone.ListOperationsResponse.BuilderaddOperations(Operation value)A list of operations in the project in the specified zone.ListOperationsResponse.BuilderaddOperations(Operation.Builder builderForValue)A list of operations in the project in the specified zone.Operation.BuilderaddOperationsBuilder()A list of operations in the project in the specified zone.Operation.BuilderaddOperationsBuilder(int index)A list of operations in the project in the specified zone.ListOperationsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListOperationsResponsebuild()ListOperationsResponsebuildPartial()ListOperationsResponse.Builderclear()ListOperationsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListOperationsResponse.BuilderclearMissingZones()If any zones are listed here, the list of operations returned may be missing the operations from those zones.ListOperationsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListOperationsResponse.BuilderclearOperations()A list of operations in the project in the specified zone.ListOperationsResponse.Builderclone()ListOperationsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetMissingZones(int index)If any zones are listed here, the list of operations returned may be missing the operations from those zones.com.google.protobuf.ByteStringgetMissingZonesBytes(int index)If any zones are listed here, the list of operations returned may be missing the operations from those zones.intgetMissingZonesCount()If any zones are listed here, the list of operations returned may be missing the operations from those zones.com.google.protobuf.ProtocolStringListgetMissingZonesList()If any zones are listed here, the list of operations returned may be missing the operations from those zones.OperationgetOperations(int index)A list of operations in the project in the specified zone.Operation.BuildergetOperationsBuilder(int index)A list of operations in the project in the specified zone.List<Operation.Builder>getOperationsBuilderList()A list of operations in the project in the specified zone.intgetOperationsCount()A list of operations in the project in the specified zone.List<Operation>getOperationsList()A list of operations in the project in the specified zone.OperationOrBuildergetOperationsOrBuilder(int index)A list of operations in the project in the specified zone.List<? extends OperationOrBuilder>getOperationsOrBuilderList()A list of operations in the project in the specified zone.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListOperationsResponse.BuildermergeFrom(ListOperationsResponse other)ListOperationsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListOperationsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListOperationsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListOperationsResponse.BuilderremoveOperations(int index)A list of operations in the project in the specified zone.ListOperationsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListOperationsResponse.BuildersetMissingZones(int index, String value)If any zones are listed here, the list of operations returned may be missing the operations from those zones.ListOperationsResponse.BuildersetOperations(int index, Operation value)A list of operations in the project in the specified zone.ListOperationsResponse.BuildersetOperations(int index, Operation.Builder builderForValue)A list of operations in the project in the specified zone.ListOperationsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListOperationsResponse.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<ListOperationsResponse.Builder>
-
clear
public ListOperationsResponse.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<ListOperationsResponse.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<ListOperationsResponse.Builder>
-
getDefaultInstanceForType
public ListOperationsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListOperationsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListOperationsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListOperationsResponse.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<ListOperationsResponse.Builder>
-
setField
public ListOperationsResponse.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<ListOperationsResponse.Builder>
-
clearField
public ListOperationsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
-
clearOneof
public ListOperationsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
-
setRepeatedField
public ListOperationsResponse.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<ListOperationsResponse.Builder>
-
addRepeatedField
public ListOperationsResponse.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<ListOperationsResponse.Builder>
-
mergeFrom
public ListOperationsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListOperationsResponse.Builder>
-
mergeFrom
public ListOperationsResponse.Builder mergeFrom(ListOperationsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
-
mergeFrom
public ListOperationsResponse.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<ListOperationsResponse.Builder>- Throws:
IOException
-
getOperationsList
public List<Operation> getOperationsList()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;- Specified by:
getOperationsListin interfaceListOperationsResponseOrBuilder
-
getOperationsCount
public int getOperationsCount()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;- Specified by:
getOperationsCountin interfaceListOperationsResponseOrBuilder
-
getOperations
public Operation getOperations(int index)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;- Specified by:
getOperationsin interfaceListOperationsResponseOrBuilder
-
setOperations
public ListOperationsResponse.Builder setOperations(int index, Operation value)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
setOperations
public ListOperationsResponse.Builder setOperations(int index, Operation.Builder builderForValue)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
addOperations
public ListOperationsResponse.Builder addOperations(Operation value)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
addOperations
public ListOperationsResponse.Builder addOperations(int index, Operation value)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
addOperations
public ListOperationsResponse.Builder addOperations(Operation.Builder builderForValue)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
addOperations
public ListOperationsResponse.Builder addOperations(int index, Operation.Builder builderForValue)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
addAllOperations
public ListOperationsResponse.Builder addAllOperations(Iterable<? extends Operation> values)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
clearOperations
public ListOperationsResponse.Builder clearOperations()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
removeOperations
public ListOperationsResponse.Builder removeOperations(int index)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
getOperationsBuilder
public Operation.Builder getOperationsBuilder(int index)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
getOperationsOrBuilder
public OperationOrBuilder getOperationsOrBuilder(int index)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;- Specified by:
getOperationsOrBuilderin interfaceListOperationsResponseOrBuilder
-
getOperationsOrBuilderList
public List<? extends OperationOrBuilder> getOperationsOrBuilderList()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;- Specified by:
getOperationsOrBuilderListin interfaceListOperationsResponseOrBuilder
-
addOperationsBuilder
public Operation.Builder addOperationsBuilder()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
addOperationsBuilder
public Operation.Builder addOperationsBuilder(int index)
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
getOperationsBuilderList
public List<Operation.Builder> getOperationsBuilderList()
A list of operations in the project in the specified zone.
repeated .google.container.v1.Operation operations = 1;
-
getMissingZonesList
public com.google.protobuf.ProtocolStringList getMissingZonesList()
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;- Specified by:
getMissingZonesListin interfaceListOperationsResponseOrBuilder- Returns:
- A list containing the missingZones.
-
getMissingZonesCount
public int getMissingZonesCount()
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;- Specified by:
getMissingZonesCountin interfaceListOperationsResponseOrBuilder- Returns:
- The count of missingZones.
-
getMissingZones
public String getMissingZones(int index)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;- Specified by:
getMissingZonesin interfaceListOperationsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The missingZones at the given index.
-
getMissingZonesBytes
public com.google.protobuf.ByteString getMissingZonesBytes(int index)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;- Specified by:
getMissingZonesBytesin interfaceListOperationsResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the missingZones at the given index.
-
setMissingZones
public ListOperationsResponse.Builder setMissingZones(int index, String value)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;- Parameters:
index- The index to set the value at.value- The missingZones to set.- Returns:
- This builder for chaining.
-
addMissingZones
public ListOperationsResponse.Builder addMissingZones(String value)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;- Parameters:
value- The missingZones to add.- Returns:
- This builder for chaining.
-
addAllMissingZones
public ListOperationsResponse.Builder addAllMissingZones(Iterable<String> values)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;- Parameters:
values- The missingZones to add.- Returns:
- This builder for chaining.
-
clearMissingZones
public ListOperationsResponse.Builder clearMissingZones()
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;- Returns:
- This builder for chaining.
-
addMissingZonesBytes
public ListOperationsResponse.Builder addMissingZonesBytes(com.google.protobuf.ByteString value)
If any zones are listed here, the list of operations returned may be missing the operations from those zones.
repeated string missing_zones = 2;- Parameters:
value- The bytes of the missingZones to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListOperationsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
-
mergeUnknownFields
public final ListOperationsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListOperationsResponse.Builder>
-
-