public static final class ListGoldengateDeploymentVersionsResponse.Builder extends GeneratedMessage.Builder<ListGoldengateDeploymentVersionsResponse.Builder> implements ListGoldengateDeploymentVersionsResponseOrBuilderMessage for response to listing GoldengateDeploymentVersions
Protobuf type google.cloud.oracledatabase.v1.ListGoldengateDeploymentVersionsResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ListGoldengateDeploymentVersionsResponse.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllGoldengateDeploymentVersions(Iterable<? extends GoldengateDeploymentVersion> values)
public ListGoldengateDeploymentVersionsResponse.Builder addAllGoldengateDeploymentVersions(Iterable<? extends GoldengateDeploymentVersion> values)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.oracledatabase.v1.GoldengateDeploymentVersion> |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
addAllUnreachable(Iterable<String> values)
public ListGoldengateDeploymentVersionsResponse.Builder addAllUnreachable(Iterable<String> values)Unordered list. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<String>The unreachable to add. |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
This builder for chaining. |
addGoldengateDeploymentVersions(GoldengateDeploymentVersion value)
public ListGoldengateDeploymentVersionsResponse.Builder addGoldengateDeploymentVersions(GoldengateDeploymentVersion value)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
GoldengateDeploymentVersion |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
addGoldengateDeploymentVersions(GoldengateDeploymentVersion.Builder builderForValue)
public ListGoldengateDeploymentVersionsResponse.Builder addGoldengateDeploymentVersions(GoldengateDeploymentVersion.Builder builderForValue)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
GoldengateDeploymentVersion.Builder |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
addGoldengateDeploymentVersions(int index, GoldengateDeploymentVersion value)
public ListGoldengateDeploymentVersionsResponse.Builder addGoldengateDeploymentVersions(int index, GoldengateDeploymentVersion value)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
GoldengateDeploymentVersion |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
addGoldengateDeploymentVersions(int index, GoldengateDeploymentVersion.Builder builderForValue)
public ListGoldengateDeploymentVersionsResponse.Builder addGoldengateDeploymentVersions(int index, GoldengateDeploymentVersion.Builder builderForValue)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
GoldengateDeploymentVersion.Builder |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
addGoldengateDeploymentVersionsBuilder()
public GoldengateDeploymentVersion.Builder addGoldengateDeploymentVersionsBuilder()The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Returns | |
|---|---|
| Type | Description |
GoldengateDeploymentVersion.Builder |
|
addGoldengateDeploymentVersionsBuilder(int index)
public GoldengateDeploymentVersion.Builder addGoldengateDeploymentVersionsBuilder(int index)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
GoldengateDeploymentVersion.Builder |
|
addUnreachable(String value)
public ListGoldengateDeploymentVersionsResponse.Builder addUnreachable(String value)Unordered list. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe unreachable to add. |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
This builder for chaining. |
addUnreachableBytes(ByteString value)
public ListGoldengateDeploymentVersionsResponse.Builder addUnreachableBytes(ByteString value)Unordered list. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes of the unreachable to add. |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
This builder for chaining. |
build()
public ListGoldengateDeploymentVersionsResponse build()| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse |
|
buildPartial()
public ListGoldengateDeploymentVersionsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse |
|
clear()
public ListGoldengateDeploymentVersionsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
clearGoldengateDeploymentVersions()
public ListGoldengateDeploymentVersionsResponse.Builder clearGoldengateDeploymentVersions()The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
clearNextPageToken()
public ListGoldengateDeploymentVersionsResponse.Builder clearNextPageToken() A token, which 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 |
ListGoldengateDeploymentVersionsResponse.Builder |
This builder for chaining. |
clearUnreachable()
public ListGoldengateDeploymentVersionsResponse.Builder clearUnreachable()Unordered list. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public ListGoldengateDeploymentVersionsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getGoldengateDeploymentVersions(int index)
public GoldengateDeploymentVersion getGoldengateDeploymentVersions(int index)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
GoldengateDeploymentVersion |
|
getGoldengateDeploymentVersionsBuilder(int index)
public GoldengateDeploymentVersion.Builder getGoldengateDeploymentVersionsBuilder(int index)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
GoldengateDeploymentVersion.Builder |
|
getGoldengateDeploymentVersionsBuilderList()
public List<GoldengateDeploymentVersion.Builder> getGoldengateDeploymentVersionsBuilderList()The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getGoldengateDeploymentVersionsCount()
public int getGoldengateDeploymentVersionsCount()The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getGoldengateDeploymentVersionsList()
public List<GoldengateDeploymentVersion> getGoldengateDeploymentVersionsList()The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Returns | |
|---|---|
| Type | Description |
List<GoldengateDeploymentVersion> |
|
getGoldengateDeploymentVersionsOrBuilder(int index)
public GoldengateDeploymentVersionOrBuilder getGoldengateDeploymentVersionsOrBuilder(int index)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
GoldengateDeploymentVersionOrBuilder |
|
getGoldengateDeploymentVersionsOrBuilderList()
public List<? extends GoldengateDeploymentVersionOrBuilder> getGoldengateDeploymentVersionsOrBuilderList()The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.oracledatabase.v1.GoldengateDeploymentVersionOrBuilder> |
|
getNextPageToken()
public String getNextPageToken() A token, which 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, which 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. |
getUnreachable(int index)
public String getUnreachable(int index)Unordered list. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The unreachable at the given index. |
getUnreachableBytes(int index)
public ByteString getUnreachableBytes(int index)Unordered list. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the unreachable at the given index. |
getUnreachableCount()
public int getUnreachableCount()Unordered list. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Returns | |
|---|---|
| Type | Description |
int |
The count of unreachable. |
getUnreachableList()
public ProtocolStringList getUnreachableList()Unordered list. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the unreachable. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListGoldengateDeploymentVersionsResponse other)
public ListGoldengateDeploymentVersionsResponse.Builder mergeFrom(ListGoldengateDeploymentVersionsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ListGoldengateDeploymentVersionsResponse |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListGoldengateDeploymentVersionsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListGoldengateDeploymentVersionsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
removeGoldengateDeploymentVersions(int index)
public ListGoldengateDeploymentVersionsResponse.Builder removeGoldengateDeploymentVersions(int index)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
setGoldengateDeploymentVersions(int index, GoldengateDeploymentVersion value)
public ListGoldengateDeploymentVersionsResponse.Builder setGoldengateDeploymentVersions(int index, GoldengateDeploymentVersion value)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
GoldengateDeploymentVersion |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
setGoldengateDeploymentVersions(int index, GoldengateDeploymentVersion.Builder builderForValue)
public ListGoldengateDeploymentVersionsResponse.Builder setGoldengateDeploymentVersions(int index, GoldengateDeploymentVersion.Builder builderForValue)The list of GoldengateDeploymentVersion
repeated .google.cloud.oracledatabase.v1.GoldengateDeploymentVersion goldengate_deployment_versions = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
GoldengateDeploymentVersion.Builder |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
|
setNextPageToken(String value)
public ListGoldengateDeploymentVersionsResponse.Builder setNextPageToken(String value) A token, which 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 |
ListGoldengateDeploymentVersionsResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public ListGoldengateDeploymentVersionsResponse.Builder setNextPageTokenBytes(ByteString value) A token, which 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 |
ListGoldengateDeploymentVersionsResponse.Builder |
This builder for chaining. |
setUnreachable(int index, String value)
public ListGoldengateDeploymentVersionsResponse.Builder setUnreachable(int index, String value)Unordered list. Locations that could not be reached.
repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];
| Parameters | |
|---|---|
| Name | Description |
index |
intThe index to set the value at. |
value |
StringThe unreachable to set. |
| Returns | |
|---|---|
| Type | Description |
ListGoldengateDeploymentVersionsResponse.Builder |
This builder for chaining. |