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
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
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>
|
addCloudExadataInfrastructures(CloudExadataInfrastructure value)
public ListCloudExadataInfrastructuresResponse.Builder addCloudExadataInfrastructures(CloudExadataInfrastructure value)
The list of Exadata Infrastructures.
repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;
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;
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;
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;
addCloudExadataInfrastructuresBuilder()
public CloudExadataInfrastructure.Builder addCloudExadataInfrastructuresBuilder()
The list of Exadata Infrastructures.
repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;
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
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListCloudExadataInfrastructuresResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public ListCloudExadataInfrastructuresResponse build()
buildPartial()
public ListCloudExadataInfrastructuresResponse buildPartial()
clear()
public ListCloudExadataInfrastructuresResponse.Builder clear()
Overrides
clearCloudExadataInfrastructures()
public ListCloudExadataInfrastructuresResponse.Builder clearCloudExadataInfrastructures()
The list of Exadata Infrastructures.
repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;
clearField(Descriptors.FieldDescriptor field)
public ListCloudExadataInfrastructuresResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNextPageToken()
public ListCloudExadataInfrastructuresResponse.Builder clearNextPageToken()
A token for fetching next page of response.
string next_page_token = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
public ListCloudExadataInfrastructuresResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public ListCloudExadataInfrastructuresResponse.Builder clone()
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
|
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
|
getCloudExadataInfrastructuresBuilderList()
public List<CloudExadataInfrastructure.Builder> getCloudExadataInfrastructuresBuilderList()
The list of Exadata Infrastructures.
repeated .google.cloud.oracledatabase.v1.CloudExadataInfrastructure cloud_exadata_infrastructures = 1;
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;
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
|
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()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
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()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(ListCloudExadataInfrastructuresResponse other)
public ListCloudExadataInfrastructuresResponse.Builder mergeFrom(ListCloudExadataInfrastructuresResponse other)
public ListCloudExadataInfrastructuresResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ListCloudExadataInfrastructuresResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListCloudExadataInfrastructuresResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
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
|
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;
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;
setField(Descriptors.FieldDescriptor field, Object value)
public ListCloudExadataInfrastructuresResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
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.
|
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.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListCloudExadataInfrastructuresResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ListCloudExadataInfrastructuresResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides