public static final class ListReplicationsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder> implements ListReplicationsResponseOrBuilder
ListReplicationsResponse is the result of ListReplicationsRequest.Protobuf type
google.cloud.netapp.v1.ListReplicationsResponse| Modifier and Type | Method and Description |
|---|---|
ListReplicationsResponse.Builder |
addAllReplications(Iterable<? extends Replication> values)
A list of replications in the project for the specified volume.
|
ListReplicationsResponse.Builder |
addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
|
ListReplicationsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListReplicationsResponse.Builder |
addReplications(int index,
Replication.Builder builderForValue)
A list of replications in the project for the specified volume.
|
ListReplicationsResponse.Builder |
addReplications(int index,
Replication value)
A list of replications in the project for the specified volume.
|
ListReplicationsResponse.Builder |
addReplications(Replication.Builder builderForValue)
A list of replications in the project for the specified volume.
|
ListReplicationsResponse.Builder |
addReplications(Replication value)
A list of replications in the project for the specified volume.
|
Replication.Builder |
addReplicationsBuilder()
A list of replications in the project for the specified volume.
|
Replication.Builder |
addReplicationsBuilder(int index)
A list of replications in the project for the specified volume.
|
ListReplicationsResponse.Builder |
addUnreachable(String value)
Locations that could not be reached.
|
ListReplicationsResponse.Builder |
addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
|
ListReplicationsResponse |
build() |
ListReplicationsResponse |
buildPartial() |
ListReplicationsResponse.Builder |
clear() |
ListReplicationsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListReplicationsResponse.Builder |
clearNextPageToken()
The token you can use to retrieve the next page of results.
|
ListReplicationsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListReplicationsResponse.Builder |
clearReplications()
A list of replications in the project for the specified volume.
|
ListReplicationsResponse.Builder |
clearUnreachable()
Locations that could not be reached.
|
ListReplicationsResponse.Builder |
clone() |
ListReplicationsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
The token you can use to retrieve the next page of results.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
The token you can use to retrieve the next page of results.
|
Replication |
getReplications(int index)
A list of replications in the project for the specified volume.
|
Replication.Builder |
getReplicationsBuilder(int index)
A list of replications in the project for the specified volume.
|
List<Replication.Builder> |
getReplicationsBuilderList()
A list of replications in the project for the specified volume.
|
int |
getReplicationsCount()
A list of replications in the project for the specified volume.
|
List<Replication> |
getReplicationsList()
A list of replications in the project for the specified volume.
|
ReplicationOrBuilder |
getReplicationsOrBuilder(int index)
A list of replications in the project for the specified volume.
|
List<? extends ReplicationOrBuilder> |
getReplicationsOrBuilderList()
A list of replications in the project for the specified volume.
|
String |
getUnreachable(int index)
Locations that could not be reached.
|
com.google.protobuf.ByteString |
getUnreachableBytes(int index)
Locations that could not be reached.
|
int |
getUnreachableCount()
Locations that could not be reached.
|
com.google.protobuf.ProtocolStringList |
getUnreachableList()
Locations that could not be reached.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListReplicationsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListReplicationsResponse.Builder |
mergeFrom(ListReplicationsResponse other) |
ListReplicationsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListReplicationsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListReplicationsResponse.Builder |
removeReplications(int index)
A list of replications in the project for the specified volume.
|
ListReplicationsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListReplicationsResponse.Builder |
setNextPageToken(String value)
The token you can use to retrieve the next page of results.
|
ListReplicationsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
The token you can use to retrieve the next page of results.
|
ListReplicationsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListReplicationsResponse.Builder |
setReplications(int index,
Replication.Builder builderForValue)
A list of replications in the project for the specified volume.
|
ListReplicationsResponse.Builder |
setReplications(int index,
Replication value)
A list of replications in the project for the specified volume.
|
ListReplicationsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListReplicationsResponse.Builder |
setUnreachable(int index,
String value)
Locations that could not be reached.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>public ListReplicationsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>public ListReplicationsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListReplicationsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListReplicationsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListReplicationsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>public ListReplicationsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>public ListReplicationsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>public ListReplicationsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>public ListReplicationsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>public ListReplicationsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>public ListReplicationsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListReplicationsResponse.Builder>public ListReplicationsResponse.Builder mergeFrom(ListReplicationsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>public ListReplicationsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListReplicationsResponse.Builder>IOExceptionpublic List<Replication> getReplicationsList()
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;getReplicationsList in interface ListReplicationsResponseOrBuilderpublic int getReplicationsCount()
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;getReplicationsCount in interface ListReplicationsResponseOrBuilderpublic Replication getReplications(int index)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;getReplications in interface ListReplicationsResponseOrBuilderpublic ListReplicationsResponse.Builder setReplications(int index, Replication value)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public ListReplicationsResponse.Builder setReplications(int index, Replication.Builder builderForValue)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public ListReplicationsResponse.Builder addReplications(Replication value)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public ListReplicationsResponse.Builder addReplications(int index, Replication value)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public ListReplicationsResponse.Builder addReplications(Replication.Builder builderForValue)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public ListReplicationsResponse.Builder addReplications(int index, Replication.Builder builderForValue)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public ListReplicationsResponse.Builder addAllReplications(Iterable<? extends Replication> values)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public ListReplicationsResponse.Builder clearReplications()
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public ListReplicationsResponse.Builder removeReplications(int index)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public Replication.Builder getReplicationsBuilder(int index)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public ReplicationOrBuilder getReplicationsOrBuilder(int index)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;getReplicationsOrBuilder in interface ListReplicationsResponseOrBuilderpublic List<? extends ReplicationOrBuilder> getReplicationsOrBuilderList()
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;getReplicationsOrBuilderList in interface ListReplicationsResponseOrBuilderpublic Replication.Builder addReplicationsBuilder()
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public Replication.Builder addReplicationsBuilder(int index)
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public List<Replication.Builder> getReplicationsBuilderList()
A list of replications in the project for the specified volume.
repeated .google.cloud.netapp.v1.Replication replications = 1;public String getNextPageToken()
The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
string next_page_token = 2;getNextPageToken in interface ListReplicationsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
string next_page_token = 2;getNextPageTokenBytes in interface ListReplicationsResponseOrBuilderpublic ListReplicationsResponse.Builder setNextPageToken(String value)
The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
string next_page_token = 2;value - The nextPageToken to set.public ListReplicationsResponse.Builder clearNextPageToken()
The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
string next_page_token = 2;public ListReplicationsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
string next_page_token = 2;value - The bytes for nextPageToken to set.public com.google.protobuf.ProtocolStringList getUnreachableList()
Locations that could not be reached.
repeated string unreachable = 3;getUnreachableList in interface ListReplicationsResponseOrBuilderpublic int getUnreachableCount()
Locations that could not be reached.
repeated string unreachable = 3;getUnreachableCount in interface ListReplicationsResponseOrBuilderpublic String getUnreachable(int index)
Locations that could not be reached.
repeated string unreachable = 3;getUnreachable in interface ListReplicationsResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUnreachableBytes(int index)
Locations that could not be reached.
repeated string unreachable = 3;getUnreachableBytes in interface ListReplicationsResponseOrBuilderindex - The index of the value to return.public ListReplicationsResponse.Builder setUnreachable(int index, String value)
Locations that could not be reached.
repeated string unreachable = 3;index - The index to set the value at.value - The unreachable to set.public ListReplicationsResponse.Builder addUnreachable(String value)
Locations that could not be reached.
repeated string unreachable = 3;value - The unreachable to add.public ListReplicationsResponse.Builder addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
repeated string unreachable = 3;values - The unreachable to add.public ListReplicationsResponse.Builder clearUnreachable()
Locations that could not be reached.
repeated string unreachable = 3;public ListReplicationsResponse.Builder addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
repeated string unreachable = 3;value - The bytes of the unreachable to add.public final ListReplicationsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>public final ListReplicationsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListReplicationsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.