- 0.55.0 (latest)
- 0.53.0
- 0.52.0
- 0.50.0
- 0.48.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.40.0
- 0.38.0
- 0.37.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
public static final class SearchBlueprintRevisionsResponse.Builder extends GeneratedMessage.Builder<SearchBlueprintRevisionsResponse.Builder> implements SearchBlueprintRevisionsResponseOrBuilder Response object for SearchBlueprintRevisions.
Protobuf type google.cloud.telcoautomation.v1.SearchBlueprintRevisionsResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > SearchBlueprintRevisionsResponse.BuilderImplements
SearchBlueprintRevisionsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllBlueprints(Iterable<? extends Blueprint> values)
public SearchBlueprintRevisionsResponse.Builder addAllBlueprints(Iterable<? extends Blueprint> values)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.telcoautomation.v1.Blueprint> |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
addBlueprints(Blueprint value)
public SearchBlueprintRevisionsResponse.Builder addBlueprints(Blueprint value)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
Blueprint |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
addBlueprints(Blueprint.Builder builderForValue)
public SearchBlueprintRevisionsResponse.Builder addBlueprints(Blueprint.Builder builderForValue)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Blueprint.Builder |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
addBlueprints(int index, Blueprint value)
public SearchBlueprintRevisionsResponse.Builder addBlueprints(int index, Blueprint value)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Blueprint |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
addBlueprints(int index, Blueprint.Builder builderForValue)
public SearchBlueprintRevisionsResponse.Builder addBlueprints(int index, Blueprint.Builder builderForValue)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Blueprint.Builder |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
addBlueprintsBuilder()
public Blueprint.Builder addBlueprintsBuilder()The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Returns | |
|---|---|
| Type | Description |
Blueprint.Builder |
|
addBlueprintsBuilder(int index)
public Blueprint.Builder addBlueprintsBuilder(int index)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Blueprint.Builder |
|
build()
public SearchBlueprintRevisionsResponse build()| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse |
|
buildPartial()
public SearchBlueprintRevisionsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse |
|
clear()
public SearchBlueprintRevisionsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
clearBlueprints()
public SearchBlueprintRevisionsResponse.Builder clearBlueprints()The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
clearNextPageToken()
public SearchBlueprintRevisionsResponse.Builder clearNextPageToken() A token that can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
This builder for chaining. |
getBlueprints(int index)
public Blueprint getBlueprints(int index)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Blueprint |
|
getBlueprintsBuilder(int index)
public Blueprint.Builder getBlueprintsBuilder(int index)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Blueprint.Builder |
|
getBlueprintsBuilderList()
public List<Blueprint.Builder> getBlueprintsBuilderList()The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getBlueprintsCount()
public int getBlueprintsCount()The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getBlueprintsList()
public List<Blueprint> getBlueprintsList()The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Returns | |
|---|---|
| Type | Description |
List<Blueprint> |
|
getBlueprintsOrBuilder(int index)
public BlueprintOrBuilder getBlueprintsOrBuilder(int index)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
BlueprintOrBuilder |
|
getBlueprintsOrBuilderList()
public List<? extends BlueprintOrBuilder> getBlueprintsOrBuilderList()The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.telcoautomation.v1.BlueprintOrBuilder> |
|
getDefaultInstanceForType()
public SearchBlueprintRevisionsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getNextPageToken()
public String getNextPageToken() A token that can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes() A token that can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nextPageToken. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(SearchBlueprintRevisionsResponse other)
public SearchBlueprintRevisionsResponse.Builder mergeFrom(SearchBlueprintRevisionsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
SearchBlueprintRevisionsResponse |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SearchBlueprintRevisionsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public SearchBlueprintRevisionsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
removeBlueprints(int index)
public SearchBlueprintRevisionsResponse.Builder removeBlueprints(int index)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
setBlueprints(int index, Blueprint value)
public SearchBlueprintRevisionsResponse.Builder setBlueprints(int index, Blueprint value)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Blueprint |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
setBlueprints(int index, Blueprint.Builder builderForValue)
public SearchBlueprintRevisionsResponse.Builder setBlueprints(int index, Blueprint.Builder builderForValue)The list of requested blueprint revisions.
repeated .google.cloud.telcoautomation.v1.Blueprint blueprints = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Blueprint.Builder |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
|
setNextPageToken(String value)
public SearchBlueprintRevisionsResponse.Builder setNextPageToken(String value) A token that can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public SearchBlueprintRevisionsResponse.Builder setNextPageTokenBytes(ByteString value) A token that can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
SearchBlueprintRevisionsResponse.Builder |
This builder for chaining. |