public static final class ListNfsSharesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListNfsSharesResponse.Builder> implements ListNfsSharesResponseOrBuilder
Response message containing the list of NFS shares.Protobuf type
google.cloud.baremetalsolution.v2.ListNfsSharesResponse| Modifier and Type | Method and Description |
|---|---|
ListNfsSharesResponse.Builder |
addAllNfsShares(Iterable<? extends NfsShare> values)
The list of NFS shares.
|
ListNfsSharesResponse.Builder |
addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
|
ListNfsSharesResponse.Builder |
addNfsShares(int index,
NfsShare.Builder builderForValue)
The list of NFS shares.
|
ListNfsSharesResponse.Builder |
addNfsShares(int index,
NfsShare value)
The list of NFS shares.
|
ListNfsSharesResponse.Builder |
addNfsShares(NfsShare.Builder builderForValue)
The list of NFS shares.
|
ListNfsSharesResponse.Builder |
addNfsShares(NfsShare value)
The list of NFS shares.
|
NfsShare.Builder |
addNfsSharesBuilder()
The list of NFS shares.
|
NfsShare.Builder |
addNfsSharesBuilder(int index)
The list of NFS shares.
|
ListNfsSharesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNfsSharesResponse.Builder |
addUnreachable(String value)
Locations that could not be reached.
|
ListNfsSharesResponse.Builder |
addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
|
ListNfsSharesResponse |
build() |
ListNfsSharesResponse |
buildPartial() |
ListNfsSharesResponse.Builder |
clear() |
ListNfsSharesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListNfsSharesResponse.Builder |
clearNextPageToken()
A token identifying a page of results from the server.
|
ListNfsSharesResponse.Builder |
clearNfsShares()
The list of NFS shares.
|
ListNfsSharesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListNfsSharesResponse.Builder |
clearUnreachable()
Locations that could not be reached.
|
ListNfsSharesResponse.Builder |
clone() |
ListNfsSharesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
A token identifying a page of results from the server.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token identifying a page of results from the server.
|
NfsShare |
getNfsShares(int index)
The list of NFS shares.
|
NfsShare.Builder |
getNfsSharesBuilder(int index)
The list of NFS shares.
|
List<NfsShare.Builder> |
getNfsSharesBuilderList()
The list of NFS shares.
|
int |
getNfsSharesCount()
The list of NFS shares.
|
List<NfsShare> |
getNfsSharesList()
The list of NFS shares.
|
NfsShareOrBuilder |
getNfsSharesOrBuilder(int index)
The list of NFS shares.
|
List<? extends NfsShareOrBuilder> |
getNfsSharesOrBuilderList()
The list of NFS shares.
|
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() |
ListNfsSharesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListNfsSharesResponse.Builder |
mergeFrom(ListNfsSharesResponse other) |
ListNfsSharesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListNfsSharesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListNfsSharesResponse.Builder |
removeNfsShares(int index)
The list of NFS shares.
|
ListNfsSharesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNfsSharesResponse.Builder |
setNextPageToken(String value)
A token identifying a page of results from the server.
|
ListNfsSharesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token identifying a page of results from the server.
|
ListNfsSharesResponse.Builder |
setNfsShares(int index,
NfsShare.Builder builderForValue)
The list of NFS shares.
|
ListNfsSharesResponse.Builder |
setNfsShares(int index,
NfsShare value)
The list of NFS shares.
|
ListNfsSharesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListNfsSharesResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListNfsSharesResponse.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, internalGetMutableMapField, 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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListNfsSharesResponse.Builder>public ListNfsSharesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListNfsSharesResponse.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<ListNfsSharesResponse.Builder>public ListNfsSharesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListNfsSharesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListNfsSharesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListNfsSharesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListNfsSharesResponse.Builder>public ListNfsSharesResponse.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<ListNfsSharesResponse.Builder>public ListNfsSharesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNfsSharesResponse.Builder>public ListNfsSharesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListNfsSharesResponse.Builder>public ListNfsSharesResponse.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<ListNfsSharesResponse.Builder>public ListNfsSharesResponse.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<ListNfsSharesResponse.Builder>public ListNfsSharesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListNfsSharesResponse.Builder>public ListNfsSharesResponse.Builder mergeFrom(ListNfsSharesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListNfsSharesResponse.Builder>public ListNfsSharesResponse.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<ListNfsSharesResponse.Builder>IOExceptionpublic List<NfsShare> getNfsSharesList()
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;getNfsSharesList in interface ListNfsSharesResponseOrBuilderpublic int getNfsSharesCount()
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;getNfsSharesCount in interface ListNfsSharesResponseOrBuilderpublic NfsShare getNfsShares(int index)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;getNfsShares in interface ListNfsSharesResponseOrBuilderpublic ListNfsSharesResponse.Builder setNfsShares(int index, NfsShare value)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public ListNfsSharesResponse.Builder setNfsShares(int index, NfsShare.Builder builderForValue)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public ListNfsSharesResponse.Builder addNfsShares(NfsShare value)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public ListNfsSharesResponse.Builder addNfsShares(int index, NfsShare value)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public ListNfsSharesResponse.Builder addNfsShares(NfsShare.Builder builderForValue)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public ListNfsSharesResponse.Builder addNfsShares(int index, NfsShare.Builder builderForValue)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public ListNfsSharesResponse.Builder addAllNfsShares(Iterable<? extends NfsShare> values)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public ListNfsSharesResponse.Builder clearNfsShares()
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public ListNfsSharesResponse.Builder removeNfsShares(int index)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public NfsShare.Builder getNfsSharesBuilder(int index)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public NfsShareOrBuilder getNfsSharesOrBuilder(int index)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;getNfsSharesOrBuilder in interface ListNfsSharesResponseOrBuilderpublic List<? extends NfsShareOrBuilder> getNfsSharesOrBuilderList()
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;getNfsSharesOrBuilderList in interface ListNfsSharesResponseOrBuilderpublic NfsShare.Builder addNfsSharesBuilder()
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public NfsShare.Builder addNfsSharesBuilder(int index)
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public List<NfsShare.Builder> getNfsSharesBuilderList()
The list of NFS shares.
repeated .google.cloud.baremetalsolution.v2.NfsShare nfs_shares = 1;public String getNextPageToken()
A token identifying a page of results from the server.
string next_page_token = 2;getNextPageToken in interface ListNfsSharesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token identifying a page of results from the server.
string next_page_token = 2;getNextPageTokenBytes in interface ListNfsSharesResponseOrBuilderpublic ListNfsSharesResponse.Builder setNextPageToken(String value)
A token identifying a page of results from the server.
string next_page_token = 2;value - The nextPageToken to set.public ListNfsSharesResponse.Builder clearNextPageToken()
A token identifying a page of results from the server.
string next_page_token = 2;public ListNfsSharesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token identifying a page of results from the server.
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 ListNfsSharesResponseOrBuilderpublic int getUnreachableCount()
Locations that could not be reached.
repeated string unreachable = 3;getUnreachableCount in interface ListNfsSharesResponseOrBuilderpublic String getUnreachable(int index)
Locations that could not be reached.
repeated string unreachable = 3;getUnreachable in interface ListNfsSharesResponseOrBuilderindex - 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 ListNfsSharesResponseOrBuilderindex - The index of the value to return.public ListNfsSharesResponse.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 ListNfsSharesResponse.Builder addUnreachable(String value)
Locations that could not be reached.
repeated string unreachable = 3;value - The unreachable to add.public ListNfsSharesResponse.Builder addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
repeated string unreachable = 3;values - The unreachable to add.public ListNfsSharesResponse.Builder clearUnreachable()
Locations that could not be reached.
repeated string unreachable = 3;public ListNfsSharesResponse.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 ListNfsSharesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNfsSharesResponse.Builder>public final ListNfsSharesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNfsSharesResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.