NfsShare.AllowedClient.Builder |
NfsShare.Builder.addAllowedClientsBuilder() |
List of allowed access points.
|
NfsShare.AllowedClient.Builder |
NfsShare.Builder.addAllowedClientsBuilder(int index) |
List of allowed access points.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clear() |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clearAllowDev() |
Allow dev flag.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clearAllowedClientsCidr() |
The subnet of IP addresses permitted to access the share.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clearAllowSuid() |
Allow the setuid flag.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clearMountPermissions() |
Mount permissions.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clearNetwork() |
The network the access point sits on.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clearNfsPath() |
Output only.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clearNoRootSquash() |
Disable root squashing, which is a feature of NFS.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clearShareIp() |
Output only.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.clone() |
|
NfsShare.AllowedClient.Builder |
NfsShare.Builder.getAllowedClientsBuilder(int index) |
List of allowed access points.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.mergeFrom(NfsShare.AllowedClient other) |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.mergeFrom(com.google.protobuf.Message other) |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.newBuilder() |
|
static NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.newBuilder(NfsShare.AllowedClient prototype) |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.newBuilderForType() |
|
protected NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setAllowDev(boolean value) |
Allow dev flag.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setAllowedClientsCidr(String value) |
The subnet of IP addresses permitted to access the share.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setAllowedClientsCidrBytes(com.google.protobuf.ByteString value) |
The subnet of IP addresses permitted to access the share.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setAllowSuid(boolean value) |
Allow the setuid flag.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setMountPermissions(NfsShare.MountPermissions value) |
Mount permissions.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setMountPermissionsValue(int value) |
Mount permissions.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setNetwork(String value) |
The network the access point sits on.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setNetworkBytes(com.google.protobuf.ByteString value) |
The network the access point sits on.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setNfsPath(String value) |
Output only.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setNfsPathBytes(com.google.protobuf.ByteString value) |
Output only.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setNoRootSquash(boolean value) |
Disable root squashing, which is a feature of NFS.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setShareIp(String value) |
Output only.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setShareIpBytes(com.google.protobuf.ByteString value) |
Output only.
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
NfsShare.AllowedClient.Builder |
NfsShare.AllowedClient.toBuilder() |
|