SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SimpleExportPolicyRule.Builder |
ExportPolicy.Builder.addRulesBuilder() |
Required.
|
SimpleExportPolicyRule.Builder |
ExportPolicy.Builder.addRulesBuilder(int index) |
Required.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clear() |
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearAccessType() |
Access type (ReadWrite, ReadOnly, None)
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearAllowedClients() |
Comma separated list of allowed clients IP addresses
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearHasRootAccess() |
Whether Unix root access will be granted.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearKerberos5IReadOnly() |
If enabled (true) the rule defines a read only access for clients matching
the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearKerberos5IReadWrite() |
If enabled (true) the rule defines read and write access for clients
matching the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearKerberos5PReadOnly() |
If enabled (true) the rule defines a read only access for clients matching
the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearKerberos5PReadWrite() |
If enabled (true) the rule defines read and write access for clients
matching the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearKerberos5ReadOnly() |
If enabled (true) the rule defines a read only access for clients matching
the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearKerberos5ReadWrite() |
If enabled (true) the rule defines read and write access for clients
matching the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearNfsv3() |
NFS V3 protocol.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearNfsv4() |
NFS V4 protocol.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.clone() |
|
SimpleExportPolicyRule.Builder |
ExportPolicy.Builder.getRulesBuilder(int index) |
Required.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.mergeFrom(SimpleExportPolicyRule other) |
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.newBuilder() |
|
static SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.newBuilder(SimpleExportPolicyRule prototype) |
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.newBuilderForType() |
|
protected SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setAccessType(AccessType value) |
Access type (ReadWrite, ReadOnly, None)
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setAccessTypeValue(int value) |
Access type (ReadWrite, ReadOnly, None)
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setAllowedClients(String value) |
Comma separated list of allowed clients IP addresses
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setAllowedClientsBytes(com.google.protobuf.ByteString value) |
Comma separated list of allowed clients IP addresses
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setHasRootAccess(String value) |
Whether Unix root access will be granted.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setHasRootAccessBytes(com.google.protobuf.ByteString value) |
Whether Unix root access will be granted.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setKerberos5IReadOnly(boolean value) |
If enabled (true) the rule defines a read only access for clients matching
the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setKerberos5IReadWrite(boolean value) |
If enabled (true) the rule defines read and write access for clients
matching the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setKerberos5PReadOnly(boolean value) |
If enabled (true) the rule defines a read only access for clients matching
the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setKerberos5PReadWrite(boolean value) |
If enabled (true) the rule defines read and write access for clients
matching the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setKerberos5ReadOnly(boolean value) |
If enabled (true) the rule defines a read only access for clients matching
the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setKerberos5ReadWrite(boolean value) |
If enabled (true) the rule defines read and write access for clients
matching the 'allowedClients' specification.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setNfsv3(boolean value) |
NFS V3 protocol.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setNfsv4(boolean value) |
NFS V4 protocol.
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.toBuilder() |
|