public static final class ListClustersResponse.Builder extends GeneratedMessageV3.Builder<ListClustersResponse.Builder> implements ListClustersResponseOrBuilder
The list of all clusters in a project.Protobuf type
google.cloud.dataproc.v1.ListClustersResponse
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
public ListClustersResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
public ListClustersResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public ListClustersResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public ListClustersResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public ListClustersResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
public ListClustersResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
public ListClustersResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
public ListClustersResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
public ListClustersResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
public ListClustersResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
public ListClustersResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<ListClustersResponse.Builder>
public ListClustersResponse.Builder mergeFrom(ListClustersResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
public ListClustersResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<ListClustersResponse.Builder>
IOException
public List<Cluster> getClustersList()
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getClustersList
in interface ListClustersResponseOrBuilder
public int getClustersCount()
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getClustersCount
in interface ListClustersResponseOrBuilder
public Cluster getClusters(int index)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getClusters
in interface ListClustersResponseOrBuilder
public ListClustersResponse.Builder setClusters(int index, Cluster value)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ListClustersResponse.Builder setClusters(int index, Cluster.Builder builderForValue)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ListClustersResponse.Builder addClusters(Cluster value)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ListClustersResponse.Builder addClusters(int index, Cluster value)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ListClustersResponse.Builder addClusters(Cluster.Builder builderForValue)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ListClustersResponse.Builder addClusters(int index, Cluster.Builder builderForValue)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ListClustersResponse.Builder addAllClusters(Iterable<? extends Cluster> values)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ListClustersResponse.Builder clearClusters()
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ListClustersResponse.Builder removeClusters(int index)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Cluster.Builder getClustersBuilder(int index)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ClusterOrBuilder getClustersOrBuilder(int index)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getClustersOrBuilder
in interface ListClustersResponseOrBuilder
public List<? extends ClusterOrBuilder> getClustersOrBuilderList()
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getClustersOrBuilderList
in interface ListClustersResponseOrBuilder
public Cluster.Builder addClustersBuilder()
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Cluster.Builder addClustersBuilder(int index)
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<Cluster.Builder> getClustersBuilderList()
Output only. The clusters in the project.
repeated .google.cloud.dataproc.v1.Cluster clusters = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public String getNextPageToken()
Output only. This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the `page_token` in a subsequent `ListClustersRequest`.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getNextPageToken
in interface ListClustersResponseOrBuilder
public ByteString getNextPageTokenBytes()
Output only. This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the `page_token` in a subsequent `ListClustersRequest`.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getNextPageTokenBytes
in interface ListClustersResponseOrBuilder
public ListClustersResponse.Builder setNextPageToken(String value)
Output only. This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the `page_token` in a subsequent `ListClustersRequest`.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
value
- The nextPageToken to set.public ListClustersResponse.Builder clearNextPageToken()
Output only. This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the `page_token` in a subsequent `ListClustersRequest`.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ListClustersResponse.Builder setNextPageTokenBytes(ByteString value)
Output only. This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the `page_token` in a subsequent `ListClustersRequest`.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
value
- The bytes for nextPageToken to set.public final ListClustersResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
public final ListClustersResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<ListClustersResponse.Builder>
Copyright © 2022 Google LLC. All rights reserved.