| Modifier and Type | Method and Description |
|---|---|
NfsShare.AllowedClient |
NfsShare.AllowedClient.Builder.build() |
NfsShare.AllowedClient |
NfsShare.AllowedClient.Builder.buildPartial() |
NfsShare.AllowedClient |
NfsShare.getAllowedClients(int index)
List of allowed access points.
|
NfsShare.AllowedClient |
NfsShare.Builder.getAllowedClients(int index)
List of allowed access points.
|
NfsShare.AllowedClient |
NfsShareOrBuilder.getAllowedClients(int index)
List of allowed access points.
|
static NfsShare.AllowedClient |
NfsShare.AllowedClient.getDefaultInstance() |
NfsShare.AllowedClient |
NfsShare.AllowedClient.getDefaultInstanceForType() |
NfsShare.AllowedClient |
NfsShare.AllowedClient.Builder.getDefaultInstanceForType() |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseDelimitedFrom(InputStream input) |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseFrom(byte[] data) |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseFrom(ByteBuffer data) |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseFrom(com.google.protobuf.ByteString data) |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseFrom(com.google.protobuf.CodedInputStream input) |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseFrom(InputStream input) |
static NfsShare.AllowedClient |
NfsShare.AllowedClient.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NfsShare.AllowedClient> |
NfsShare.getAllowedClientsList()
List of allowed access points.
|
List<NfsShare.AllowedClient> |
NfsShare.Builder.getAllowedClientsList()
List of allowed access points.
|
List<NfsShare.AllowedClient> |
NfsShareOrBuilder.getAllowedClientsList()
List of allowed access points.
|
com.google.protobuf.Parser<NfsShare.AllowedClient> |
NfsShare.AllowedClient.getParserForType() |
static com.google.protobuf.Parser<NfsShare.AllowedClient> |
NfsShare.AllowedClient.parser() |
| Modifier and Type | Method and Description |
|---|---|
NfsShare.Builder |
NfsShare.Builder.addAllowedClients(int index,
NfsShare.AllowedClient value)
List of allowed access points.
|
NfsShare.Builder |
NfsShare.Builder.addAllowedClients(NfsShare.AllowedClient value)
List of allowed access points.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.mergeFrom(NfsShare.AllowedClient other) |
static NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.newBuilder(NfsShare.AllowedClient prototype) |
NfsShare.Builder |
NfsShare.Builder.setAllowedClients(int index,
NfsShare.AllowedClient value)
List of allowed access points.
|
| Modifier and Type | Method and Description |
|---|---|
NfsShare.Builder |
NfsShare.Builder.addAllAllowedClients(Iterable<? extends NfsShare.AllowedClient> values)
List of allowed access points.
|
Copyright © 2022 Google LLC. All rights reserved.