public static final class ListSnapshotsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsResponse.Builder> implements ListSnapshotsResponseOrBuilder
ListSnapshotsResponse is the result of ListSnapshotsRequest.Protobuf type
google.cloud.netapp.v1.ListSnapshotsResponse| Modifier and Type | Method and Description |
|---|---|
ListSnapshotsResponse.Builder |
addAllSnapshots(Iterable<? extends Snapshot> values)
A list of snapshots in the project for the specified volume.
|
ListSnapshotsResponse.Builder |
addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
|
ListSnapshotsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListSnapshotsResponse.Builder |
addSnapshots(int index,
Snapshot.Builder builderForValue)
A list of snapshots in the project for the specified volume.
|
ListSnapshotsResponse.Builder |
addSnapshots(int index,
Snapshot value)
A list of snapshots in the project for the specified volume.
|
ListSnapshotsResponse.Builder |
addSnapshots(Snapshot.Builder builderForValue)
A list of snapshots in the project for the specified volume.
|
ListSnapshotsResponse.Builder |
addSnapshots(Snapshot value)
A list of snapshots in the project for the specified volume.
|
Snapshot.Builder |
addSnapshotsBuilder()
A list of snapshots in the project for the specified volume.
|
Snapshot.Builder |
addSnapshotsBuilder(int index)
A list of snapshots in the project for the specified volume.
|
ListSnapshotsResponse.Builder |
addUnreachable(String value)
Locations that could not be reached.
|
ListSnapshotsResponse.Builder |
addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
|
ListSnapshotsResponse |
build() |
ListSnapshotsResponse |
buildPartial() |
ListSnapshotsResponse.Builder |
clear() |
ListSnapshotsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListSnapshotsResponse.Builder |
clearNextPageToken()
The token you can use to retrieve the next page of results.
|
ListSnapshotsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListSnapshotsResponse.Builder |
clearSnapshots()
A list of snapshots in the project for the specified volume.
|
ListSnapshotsResponse.Builder |
clearUnreachable()
Locations that could not be reached.
|
ListSnapshotsResponse.Builder |
clone() |
ListSnapshotsResponse |
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.
|
Snapshot |
getSnapshots(int index)
A list of snapshots in the project for the specified volume.
|
Snapshot.Builder |
getSnapshotsBuilder(int index)
A list of snapshots in the project for the specified volume.
|
List<Snapshot.Builder> |
getSnapshotsBuilderList()
A list of snapshots in the project for the specified volume.
|
int |
getSnapshotsCount()
A list of snapshots in the project for the specified volume.
|
List<Snapshot> |
getSnapshotsList()
A list of snapshots in the project for the specified volume.
|
SnapshotOrBuilder |
getSnapshotsOrBuilder(int index)
A list of snapshots in the project for the specified volume.
|
List<? extends SnapshotOrBuilder> |
getSnapshotsOrBuilderList()
A list of snapshots 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() |
ListSnapshotsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListSnapshotsResponse.Builder |
mergeFrom(ListSnapshotsResponse other) |
ListSnapshotsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListSnapshotsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListSnapshotsResponse.Builder |
removeSnapshots(int index)
A list of snapshots in the project for the specified volume.
|
ListSnapshotsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListSnapshotsResponse.Builder |
setNextPageToken(String value)
The token you can use to retrieve the next page of results.
|
ListSnapshotsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
The token you can use to retrieve the next page of results.
|
ListSnapshotsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListSnapshotsResponse.Builder |
setSnapshots(int index,
Snapshot.Builder builderForValue)
A list of snapshots in the project for the specified volume.
|
ListSnapshotsResponse.Builder |
setSnapshots(int index,
Snapshot value)
A list of snapshots in the project for the specified volume.
|
ListSnapshotsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListSnapshotsResponse.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<ListSnapshotsResponse.Builder>public ListSnapshotsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsResponse.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<ListSnapshotsResponse.Builder>public ListSnapshotsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListSnapshotsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListSnapshotsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListSnapshotsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsResponse.Builder>public ListSnapshotsResponse.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<ListSnapshotsResponse.Builder>public ListSnapshotsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsResponse.Builder>public ListSnapshotsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsResponse.Builder>public ListSnapshotsResponse.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<ListSnapshotsResponse.Builder>public ListSnapshotsResponse.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<ListSnapshotsResponse.Builder>public ListSnapshotsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListSnapshotsResponse.Builder>public ListSnapshotsResponse.Builder mergeFrom(ListSnapshotsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsResponse.Builder>public ListSnapshotsResponse.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<ListSnapshotsResponse.Builder>IOExceptionpublic List<Snapshot> getSnapshotsList()
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;getSnapshotsList in interface ListSnapshotsResponseOrBuilderpublic int getSnapshotsCount()
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;getSnapshotsCount in interface ListSnapshotsResponseOrBuilderpublic Snapshot getSnapshots(int index)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;getSnapshots in interface ListSnapshotsResponseOrBuilderpublic ListSnapshotsResponse.Builder setSnapshots(int index, Snapshot value)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public ListSnapshotsResponse.Builder setSnapshots(int index, Snapshot.Builder builderForValue)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public ListSnapshotsResponse.Builder addSnapshots(Snapshot value)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public ListSnapshotsResponse.Builder addSnapshots(int index, Snapshot value)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public ListSnapshotsResponse.Builder addSnapshots(Snapshot.Builder builderForValue)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public ListSnapshotsResponse.Builder addSnapshots(int index, Snapshot.Builder builderForValue)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public ListSnapshotsResponse.Builder addAllSnapshots(Iterable<? extends Snapshot> values)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public ListSnapshotsResponse.Builder clearSnapshots()
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public ListSnapshotsResponse.Builder removeSnapshots(int index)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public Snapshot.Builder getSnapshotsBuilder(int index)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public SnapshotOrBuilder getSnapshotsOrBuilder(int index)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;getSnapshotsOrBuilder in interface ListSnapshotsResponseOrBuilderpublic List<? extends SnapshotOrBuilder> getSnapshotsOrBuilderList()
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;getSnapshotsOrBuilderList in interface ListSnapshotsResponseOrBuilderpublic Snapshot.Builder addSnapshotsBuilder()
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public Snapshot.Builder addSnapshotsBuilder(int index)
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 1;public List<Snapshot.Builder> getSnapshotsBuilderList()
A list of snapshots in the project for the specified volume.
repeated .google.cloud.netapp.v1.Snapshot snapshots = 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 ListSnapshotsResponseOrBuilderpublic 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 ListSnapshotsResponseOrBuilderpublic ListSnapshotsResponse.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 ListSnapshotsResponse.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 ListSnapshotsResponse.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 ListSnapshotsResponseOrBuilderpublic int getUnreachableCount()
Locations that could not be reached.
repeated string unreachable = 3;getUnreachableCount in interface ListSnapshotsResponseOrBuilderpublic String getUnreachable(int index)
Locations that could not be reached.
repeated string unreachable = 3;getUnreachable in interface ListSnapshotsResponseOrBuilderindex - 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 ListSnapshotsResponseOrBuilderindex - The index of the value to return.public ListSnapshotsResponse.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 ListSnapshotsResponse.Builder addUnreachable(String value)
Locations that could not be reached.
repeated string unreachable = 3;value - The unreachable to add.public ListSnapshotsResponse.Builder addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
repeated string unreachable = 3;values - The unreachable to add.public ListSnapshotsResponse.Builder clearUnreachable()
Locations that could not be reached.
repeated string unreachable = 3;public ListSnapshotsResponse.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 ListSnapshotsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsResponse.Builder>public final ListSnapshotsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListSnapshotsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.