Class ListBlueprintsResponse.Builder (0.13.0)

public static final class ListBlueprintsResponse.Builder extends GeneratedMessageV3.Builder<ListBlueprintsResponse.Builder> implements ListBlueprintsResponseOrBuilder

Response object for ListBlueprints.

Protobuf type google.cloud.telcoautomation.v1alpha1.ListBlueprintsResponse

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addAllBlueprints(Iterable<? extends Blueprint> values)

public ListBlueprintsResponse.Builder addAllBlueprints(Iterable<? extends Blueprint> values)

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Parameter
Name Description
values Iterable<? extends com.google.cloud.telcoautomation.v1alpha1.Blueprint>
Returns
Type Description
ListBlueprintsResponse.Builder

addBlueprints(Blueprint value)

public ListBlueprintsResponse.Builder addBlueprints(Blueprint value)

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Parameter
Name Description
value Blueprint
Returns
Type Description
ListBlueprintsResponse.Builder

addBlueprints(Blueprint.Builder builderForValue)

public ListBlueprintsResponse.Builder addBlueprints(Blueprint.Builder builderForValue)

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Parameter
Name Description
builderForValue Blueprint.Builder
Returns
Type Description
ListBlueprintsResponse.Builder

addBlueprints(int index, Blueprint value)

public ListBlueprintsResponse.Builder addBlueprints(int index, Blueprint value)

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Parameters
Name Description
index int
value Blueprint
Returns
Type Description
ListBlueprintsResponse.Builder

addBlueprints(int index, Blueprint.Builder builderForValue)

public ListBlueprintsResponse.Builder addBlueprints(int index, Blueprint.Builder builderForValue)

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Parameters
Name Description
index int
builderForValue Blueprint.Builder
Returns
Type Description
ListBlueprintsResponse.Builder

addBlueprintsBuilder()

public Blueprint.Builder addBlueprintsBuilder()

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Returns
Type Description
Blueprint.Builder

addBlueprintsBuilder(int index)

public Blueprint.Builder addBlueprintsBuilder(int index)

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Parameter
Name Description
index int
Returns
Type Description
Blueprint.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public ListBlueprintsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ListBlueprintsResponse.Builder
Overrides

build()

public ListBlueprintsResponse build()
Returns
Type Description
ListBlueprintsResponse

buildPartial()

public ListBlueprintsResponse buildPartial()
Returns
Type Description
ListBlueprintsResponse

clear()

public ListBlueprintsResponse.Builder clear()
Returns
Type Description
ListBlueprintsResponse.Builder
Overrides

clearBlueprints()

public ListBlueprintsResponse.Builder clearBlueprints()

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Returns
Type Description
ListBlueprintsResponse.Builder

clearField(Descriptors.FieldDescriptor field)

public ListBlueprintsResponse.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
ListBlueprintsResponse.Builder
Overrides

clearNextPageToken()

public ListBlueprintsResponse.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
ListBlueprintsResponse.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public ListBlueprintsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
ListBlueprintsResponse.Builder
Overrides

clone()

public ListBlueprintsResponse.Builder clone()
Returns
Type Description
ListBlueprintsResponse.Builder
Overrides

getBlueprints(int index)

public Blueprint getBlueprints(int index)

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.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 blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Parameter
Name Description
index int
Returns
Type Description
Blueprint.Builder

getBlueprintsBuilderList()

public List<Blueprint.Builder> getBlueprintsBuilderList()

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Returns
Type Description
List<Builder>

getBlueprintsCount()

public int getBlueprintsCount()

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Returns
Type Description
int

getBlueprintsList()

public List<Blueprint> getBlueprintsList()

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Returns
Type Description
List<Blueprint>

getBlueprintsOrBuilder(int index)

public BlueprintOrBuilder getBlueprintsOrBuilder(int index)

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Parameter
Name Description
index int
Returns
Type Description
BlueprintOrBuilder

getBlueprintsOrBuilderList()

public List<? extends BlueprintOrBuilder> getBlueprintsOrBuilderList()

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Returns
Type Description
List<? extends com.google.cloud.telcoautomation.v1alpha1.BlueprintOrBuilder>

getDefaultInstanceForType()

public ListBlueprintsResponse getDefaultInstanceForType()
Returns
Type Description
ListBlueprintsResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

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 GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ListBlueprintsResponse other)

public ListBlueprintsResponse.Builder mergeFrom(ListBlueprintsResponse other)
Parameter
Name Description
other ListBlueprintsResponse
Returns
Type Description
ListBlueprintsResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ListBlueprintsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ListBlueprintsResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ListBlueprintsResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ListBlueprintsResponse.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final ListBlueprintsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ListBlueprintsResponse.Builder
Overrides

removeBlueprints(int index)

public ListBlueprintsResponse.Builder removeBlueprints(int index)

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Parameter
Name Description
index int
Returns
Type Description
ListBlueprintsResponse.Builder

setBlueprints(int index, Blueprint value)

public ListBlueprintsResponse.Builder setBlueprints(int index, Blueprint value)

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Parameters
Name Description
index int
value Blueprint
Returns
Type Description
ListBlueprintsResponse.Builder

setBlueprints(int index, Blueprint.Builder builderForValue)

public ListBlueprintsResponse.Builder setBlueprints(int index, Blueprint.Builder builderForValue)

The list of requested blueprints.

repeated .google.cloud.telcoautomation.v1alpha1.Blueprint blueprints = 1;

Parameters
Name Description
index int
builderForValue Blueprint.Builder
Returns
Type Description
ListBlueprintsResponse.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public ListBlueprintsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ListBlueprintsResponse.Builder
Overrides

setNextPageToken(String value)

public ListBlueprintsResponse.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 String

The nextPageToken to set.

Returns
Type Description
ListBlueprintsResponse.Builder

This builder for chaining.

setNextPageTokenBytes(ByteString value)

public ListBlueprintsResponse.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 ByteString

The bytes for nextPageToken to set.

Returns
Type Description
ListBlueprintsResponse.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public ListBlueprintsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
ListBlueprintsResponse.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final ListBlueprintsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ListBlueprintsResponse.Builder
Overrides