- 3.85.0 (latest)
- 3.84.0
- 3.83.0
- 3.82.0
- 3.80.0
- 3.78.0
- 3.77.0
- 3.76.0
- 3.75.0
- 3.74.0
- 3.72.0
- 3.70.0
- 3.69.0
- 3.66.0
- 3.65.0
- 3.64.0
- 3.62.0
- 3.61.0
- 3.60.0
- 3.59.0
- 3.58.0
- 3.57.0
- 3.56.0
- 3.55.0
- 3.54.0
- 3.53.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.6
- 3.4.1
- 3.3.12
public static final class ListWorkerPoolsResponse.Builder extends GeneratedMessage.Builder<ListWorkerPoolsResponse.Builder> implements ListWorkerPoolsResponseOrBuilder Response containing existing WorkerPools.
Protobuf type google.devtools.cloudbuild.v1.ListWorkerPoolsResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ListWorkerPoolsResponse.BuilderImplements
ListWorkerPoolsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllWorkerPools(Iterable<? extends WorkerPool> values)
public ListWorkerPoolsResponse.Builder addAllWorkerPools(Iterable<? extends WorkerPool> values) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloudbuild.v1.WorkerPool> |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
addWorkerPools(WorkerPool value)
public ListWorkerPoolsResponse.Builder addWorkerPools(WorkerPool value) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
WorkerPool |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
addWorkerPools(WorkerPool.Builder builderForValue)
public ListWorkerPoolsResponse.Builder addWorkerPools(WorkerPool.Builder builderForValue) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
WorkerPool.Builder |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
addWorkerPools(int index, WorkerPool value)
public ListWorkerPoolsResponse.Builder addWorkerPools(int index, WorkerPool value) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
WorkerPool |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
addWorkerPools(int index, WorkerPool.Builder builderForValue)
public ListWorkerPoolsResponse.Builder addWorkerPools(int index, WorkerPool.Builder builderForValue) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
WorkerPool.Builder |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
addWorkerPoolsBuilder()
public WorkerPool.Builder addWorkerPoolsBuilder() WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Returns | |
|---|---|
| Type | Description |
WorkerPool.Builder |
|
addWorkerPoolsBuilder(int index)
public WorkerPool.Builder addWorkerPoolsBuilder(int index) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
WorkerPool.Builder |
|
build()
public ListWorkerPoolsResponse build()| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse |
|
buildPartial()
public ListWorkerPoolsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse |
|
clear()
public ListWorkerPoolsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
clearNextPageToken()
public ListWorkerPoolsResponse.Builder clearNextPageToken()Continuation token used to page through large result sets. Provide this value in a subsequent ListWorkerPoolsRequest to return the next page of results.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
This builder for chaining. |
clearWorkerPools()
public ListWorkerPoolsResponse.Builder clearWorkerPools() WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
getDefaultInstanceForType()
public ListWorkerPoolsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getNextPageToken()
public String getNextPageToken()Continuation token used to page through large result sets. Provide this value in a subsequent ListWorkerPoolsRequest to return the next page of results.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()Continuation token used to page through large result sets. Provide this value in a subsequent ListWorkerPoolsRequest to return the next page of results.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nextPageToken. |
getWorkerPools(int index)
public WorkerPool getWorkerPools(int index) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
WorkerPool |
|
getWorkerPoolsBuilder(int index)
public WorkerPool.Builder getWorkerPoolsBuilder(int index) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
WorkerPool.Builder |
|
getWorkerPoolsBuilderList()
public List<WorkerPool.Builder> getWorkerPoolsBuilderList() WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getWorkerPoolsCount()
public int getWorkerPoolsCount() WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getWorkerPoolsList()
public List<WorkerPool> getWorkerPoolsList() WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Returns | |
|---|---|
| Type | Description |
List<WorkerPool> |
|
getWorkerPoolsOrBuilder(int index)
public WorkerPoolOrBuilder getWorkerPoolsOrBuilder(int index) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
WorkerPoolOrBuilder |
|
getWorkerPoolsOrBuilderList()
public List<? extends WorkerPoolOrBuilder> getWorkerPoolsOrBuilderList() WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloudbuild.v1.WorkerPoolOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListWorkerPoolsResponse other)
public ListWorkerPoolsResponse.Builder mergeFrom(ListWorkerPoolsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ListWorkerPoolsResponse |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListWorkerPoolsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListWorkerPoolsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
removeWorkerPools(int index)
public ListWorkerPoolsResponse.Builder removeWorkerPools(int index) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
setNextPageToken(String value)
public ListWorkerPoolsResponse.Builder setNextPageToken(String value)Continuation token used to page through large result sets. Provide this value in a subsequent ListWorkerPoolsRequest to return the next page of results.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public ListWorkerPoolsResponse.Builder setNextPageTokenBytes(ByteString value)Continuation token used to page through large result sets. Provide this value in a subsequent ListWorkerPoolsRequest to return the next page of results.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
This builder for chaining. |
setWorkerPools(int index, WorkerPool value)
public ListWorkerPoolsResponse.Builder setWorkerPools(int index, WorkerPool value) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
WorkerPool |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|
setWorkerPools(int index, WorkerPool.Builder builderForValue)
public ListWorkerPoolsResponse.Builder setWorkerPools(int index, WorkerPool.Builder builderForValue) WorkerPools for the specified project.
repeated .google.devtools.cloudbuild.v1.WorkerPool worker_pools = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
WorkerPool.Builder |
| Returns | |
|---|---|
| Type | Description |
ListWorkerPoolsResponse.Builder |
|