public static final class ListCloudExadataInfrastructuresResponse.Builder extends GeneratedMessage.Builder<ListCloudExadataInfrastructuresResponse.Builder> implements ListCloudExadataInfrastructuresResponseOrBuilder The response for CloudExadataInfrastructures.list.
Protobuf type google.cloud.oracledatabase.v1.ListCloudExadataInfrastructuresResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ListCloudExadataInfrastructuresResponse.BuilderStatic 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 |
|
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 |
|
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 |
|
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. |
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 |
|
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 GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListCloudExadataInfrastructuresResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListCloudExadataInfrastructuresResponse.Builder |
|
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 |
|
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 |
StringThe 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 |
ByteStringThe bytes for nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListCloudExadataInfrastructuresResponse.Builder |
This builder for chaining. |