Class ListCloudExadataInfrastructuresResponse.Builder (0.2.0)

public static final class ListCloudExadataInfrastructuresResponse.Builder extends GeneratedMessageV3.Builder<ListCloudExadataInfrastructuresResponse.Builder> implements ListCloudExadataInfrastructuresResponseOrBuilder

The response for CloudExadataInfrastructures.list.

Protobuf type google.cloud.oracledatabase.v1.ListCloudExadataInfrastructuresResponse

Static Methods

getDescriptor()

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

Methods

addAllCloudExadataInfrastructures(Iterable<? extends CloudExadataInfrastructure> values)

public ListCloudExadataInfrastructuresResponse.Builder addAllCloudExadataInfrastructures(Iterable<? extends CloudExadataInfrastructure> values)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameter
Name Description
values Iterable<? extends com.google.cloud.oracledatabase.v1.CloudExadataInfrastructure>
Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

addCloudExadataInfrastructures(CloudExadataInfrastructure value)

public ListCloudExadataInfrastructuresResponse.Builder addCloudExadataInfrastructures(CloudExadataInfrastructure value)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameter
Name Description
value CloudExadataInfrastructure
Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

addCloudExadataInfrastructures(CloudExadataInfrastructure.Builder builderForValue)

public ListCloudExadataInfrastructuresResponse.Builder addCloudExadataInfrastructures(CloudExadataInfrastructure.Builder builderForValue)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameter
Name Description
builderForValue CloudExadataInfrastructure.Builder
Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

addCloudExadataInfrastructures(int index, CloudExadataInfrastructure value)

public ListCloudExadataInfrastructuresResponse.Builder addCloudExadataInfrastructures(int index, CloudExadataInfrastructure value)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameters
Name Description
index int
value CloudExadataInfrastructure
Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

addCloudExadataInfrastructures(int index, CloudExadataInfrastructure.Builder builderForValue)

public ListCloudExadataInfrastructuresResponse.Builder addCloudExadataInfrastructures(int index, CloudExadataInfrastructure.Builder builderForValue)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameters
Name Description
index int
builderForValue CloudExadataInfrastructure.Builder
Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

addCloudExadataInfrastructuresBuilder()

public CloudExadataInfrastructure.Builder addCloudExadataInfrastructuresBuilder()

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Returns
Type Description
CloudExadataInfrastructure.Builder

addCloudExadataInfrastructuresBuilder(int index)

public CloudExadataInfrastructure.Builder addCloudExadataInfrastructuresBuilder(int index)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameter
Name Description
index int
Returns
Type Description
CloudExadataInfrastructure.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

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

build()

public ListCloudExadataInfrastructuresResponse build()
Returns
Type Description
ListCloudExadataInfrastructuresResponse

buildPartial()

public ListCloudExadataInfrastructuresResponse buildPartial()
Returns
Type Description
ListCloudExadataInfrastructuresResponse

clear()

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

clearCloudExadataInfrastructures()

public ListCloudExadataInfrastructuresResponse.Builder clearCloudExadataInfrastructures()

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

clearField(Descriptors.FieldDescriptor field)

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

clearNextPageToken()

public ListCloudExadataInfrastructuresResponse.Builder clearNextPageToken()

A token for fetching next page of response.

string next_page_token = 2;

Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

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

clone()

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

getCloudExadataInfrastructures(int index)

public CloudExadataInfrastructure getCloudExadataInfrastructures(int index)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameter
Name Description
index int
Returns
Type Description
CloudExadataInfrastructure

getCloudExadataInfrastructuresBuilder(int index)

public CloudExadataInfrastructure.Builder getCloudExadataInfrastructuresBuilder(int index)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameter
Name Description
index int
Returns
Type Description
CloudExadataInfrastructure.Builder

getCloudExadataInfrastructuresBuilderList()

public List<CloudExadataInfrastructure.Builder> getCloudExadataInfrastructuresBuilderList()

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Returns
Type Description
List<Builder>

getCloudExadataInfrastructuresCount()

public int getCloudExadataInfrastructuresCount()

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Returns
Type Description
int

getCloudExadataInfrastructuresList()

public List<CloudExadataInfrastructure> getCloudExadataInfrastructuresList()

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Returns
Type Description
List<CloudExadataInfrastructure>

getCloudExadataInfrastructuresOrBuilder(int index)

public CloudExadataInfrastructureOrBuilder getCloudExadataInfrastructuresOrBuilder(int index)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameter
Name Description
index int
Returns
Type Description
CloudExadataInfrastructureOrBuilder

getCloudExadataInfrastructuresOrBuilderList()

public List<? extends CloudExadataInfrastructureOrBuilder> getCloudExadataInfrastructuresOrBuilderList()

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Returns
Type Description
List<? extends com.google.cloud.oracledatabase.v1.CloudExadataInfrastructureOrBuilder>

getDefaultInstanceForType()

public ListCloudExadataInfrastructuresResponse getDefaultInstanceForType()
Returns
Type Description
ListCloudExadataInfrastructuresResponse

getDescriptorForType()

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

getNextPageToken()

public String getNextPageToken()

A token for fetching next page of response.

string next_page_token = 2;

Returns
Type Description
String

The nextPageToken.

getNextPageTokenBytes()

public ByteString getNextPageTokenBytes()

A token for fetching next page of response.

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(ListCloudExadataInfrastructuresResponse other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeUnknownFields(UnknownFieldSet unknownFields)

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

removeCloudExadataInfrastructures(int index)

public ListCloudExadataInfrastructuresResponse.Builder removeCloudExadataInfrastructures(int index)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameter
Name Description
index int
Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

setCloudExadataInfrastructures(int index, CloudExadataInfrastructure value)

public ListCloudExadataInfrastructuresResponse.Builder setCloudExadataInfrastructures(int index, CloudExadataInfrastructure value)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameters
Name Description
index int
value CloudExadataInfrastructure
Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

setCloudExadataInfrastructures(int index, CloudExadataInfrastructure.Builder builderForValue)

public ListCloudExadataInfrastructuresResponse.Builder setCloudExadataInfrastructures(int index, CloudExadataInfrastructure.Builder builderForValue)

The list of Exadata Infrastructures.

repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;

Parameters
Name Description
index int
builderForValue CloudExadataInfrastructure.Builder
Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

setField(Descriptors.FieldDescriptor field, Object value)

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

setNextPageToken(String value)

public ListCloudExadataInfrastructuresResponse.Builder setNextPageToken(String value)

A token for fetching next page of response.

string next_page_token = 2;

Parameter
Name Description
value String

The nextPageToken to set.

Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

This builder for chaining.

setNextPageTokenBytes(ByteString value)

public ListCloudExadataInfrastructuresResponse.Builder setNextPageTokenBytes(ByteString value)

A token for fetching next page of response.

string next_page_token = 2;

Parameter
Name Description
value ByteString

The bytes for nextPageToken to set.

Returns
Type Description
ListCloudExadataInfrastructuresResponse.Builder

This builder for chaining.

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

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

setUnknownFields(UnknownFieldSet unknownFields)

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