- 2.86.0 (latest)
- 2.85.0
- 2.84.0
- 2.83.0
- 2.81.0
- 2.79.0
- 2.78.0
- 2.77.0
- 2.76.0
- 2.75.0
- 2.73.0
- 2.71.0
- 2.70.0
- 2.67.0
- 2.66.0
- 2.65.0
- 2.63.0
- 2.62.0
- 2.61.0
- 2.60.0
- 2.59.0
- 2.58.0
- 2.57.0
- 2.56.0
- 2.55.0
- 2.54.0
- 2.52.0
- 2.51.0
- 2.50.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.40.0
- 2.39.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.27.0
- 2.26.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.2
- 2.4.1
- 2.3.8
public static final class ListOperationsResponse.Builder extends GeneratedMessage.Builder<ListOperationsResponse.Builder> implements ListOperationsResponseOrBuilderListOperationsResponse is the result of ListOperationsRequest.
Protobuf type google.container.v1beta1.ListOperationsResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ListOperationsResponse.BuilderImplements
ListOperationsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllMissingZones(Iterable<String> values)
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;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<String>The missingZones to add. |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
addAllOperations(Iterable<? extends Operation> values)
public ListOperationsResponse.Builder addAllOperations(Iterable<? extends Operation> values)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.container.v1beta1.Operation> |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
addMissingZones(String value)
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;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe missingZones to add. |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
addMissingZonesBytes(ByteString value)
public ListOperationsResponse.Builder addMissingZonesBytes(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;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes of the missingZones to add. |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
addOperations(Operation value)
public ListOperationsResponse.Builder addOperations(Operation value)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
Operation |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
addOperations(Operation.Builder builderForValue)
public ListOperationsResponse.Builder addOperations(Operation.Builder builderForValue)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Operation.Builder |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
addOperations(int index, Operation value)
public ListOperationsResponse.Builder addOperations(int index, Operation value)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Operation |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
addOperations(int index, Operation.Builder builderForValue)
public ListOperationsResponse.Builder addOperations(int index, Operation.Builder builderForValue)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Operation.Builder |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
addOperationsBuilder()
public Operation.Builder addOperationsBuilder()A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
Operation.Builder |
|
addOperationsBuilder(int index)
public Operation.Builder addOperationsBuilder(int index)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Operation.Builder |
|
build()
public ListOperationsResponse build()| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse |
|
buildPartial()
public ListOperationsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse |
|
clear()
public ListOperationsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
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 | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
clearOperations()
public ListOperationsResponse.Builder clearOperations()A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
getDefaultInstanceForType()
public ListOperationsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getMissingZones(int index)
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;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The missingZones at the given index. |
getMissingZonesBytes(int index)
public 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;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the missingZones at the given index. |
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;
| Returns | |
|---|---|
| Type | Description |
int |
The count of missingZones. |
getMissingZonesList()
public 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;
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the missingZones. |
getOperations(int index)
public Operation getOperations(int index)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Operation |
|
getOperationsBuilder(int index)
public Operation.Builder getOperationsBuilder(int index)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Operation.Builder |
|
getOperationsBuilderList()
public List<Operation.Builder> getOperationsBuilderList()A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getOperationsCount()
public int getOperationsCount()A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getOperationsList()
public List<Operation> getOperationsList()A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
List<Operation> |
|
getOperationsOrBuilder(int index)
public OperationOrBuilder getOperationsOrBuilder(int index)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
OperationOrBuilder |
|
getOperationsOrBuilderList()
public List<? extends OperationOrBuilder> getOperationsOrBuilderList()A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.container.v1beta1.OperationOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListOperationsResponse other)
public ListOperationsResponse.Builder mergeFrom(ListOperationsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ListOperationsResponse |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListOperationsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListOperationsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
removeOperations(int index)
public ListOperationsResponse.Builder removeOperations(int index)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
setMissingZones(int index, String value)
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 | |
|---|---|
| Name | Description |
index |
intThe index to set the value at. |
value |
StringThe missingZones to set. |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
This builder for chaining. |
setOperations(int index, Operation value)
public ListOperationsResponse.Builder setOperations(int index, Operation value)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Operation |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|
setOperations(int index, Operation.Builder builderForValue)
public ListOperationsResponse.Builder setOperations(int index, Operation.Builder builderForValue)A list of operations in the project in the specified zone.
repeated .google.container.v1beta1.Operation operations = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Operation.Builder |
| Returns | |
|---|---|
| Type | Description |
ListOperationsResponse.Builder |
|