Package com.google.cloud.netapp.v1
Class SimpleExportPolicyRule.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
- com.google.cloud.netapp.v1.SimpleExportPolicyRule.Builder
-
- All Implemented Interfaces:
SimpleExportPolicyRuleOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- SimpleExportPolicyRule
public static final class SimpleExportPolicyRule.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder> implements SimpleExportPolicyRuleOrBuilder
An export policy rule describing various export options.
Protobuf typegoogle.cloud.netapp.v1.SimpleExportPolicyRule
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SimpleExportPolicyRule.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SimpleExportPolicyRulebuild()SimpleExportPolicyRulebuildPartial()SimpleExportPolicyRule.Builderclear()SimpleExportPolicyRule.BuilderclearAccessType()Access type (ReadWrite, ReadOnly, None)SimpleExportPolicyRule.BuilderclearAllowedClients()Comma separated list of allowed clients IP addressesSimpleExportPolicyRule.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)SimpleExportPolicyRule.BuilderclearHasRootAccess()Whether Unix root access will be granted.SimpleExportPolicyRule.BuilderclearKerberos5IReadOnly()If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuilderclearKerberos5IReadWrite()If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuilderclearKerberos5PReadOnly()If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuilderclearKerberos5PReadWrite()If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuilderclearKerberos5ReadOnly()If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuilderclearKerberos5ReadWrite()If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuilderclearNfsv3()NFS V3 protocol.SimpleExportPolicyRule.BuilderclearNfsv4()NFS V4 protocol.SimpleExportPolicyRule.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SimpleExportPolicyRule.Builderclone()AccessTypegetAccessType()Access type (ReadWrite, ReadOnly, None)intgetAccessTypeValue()Access type (ReadWrite, ReadOnly, None)StringgetAllowedClients()Comma separated list of allowed clients IP addressescom.google.protobuf.ByteStringgetAllowedClientsBytes()Comma separated list of allowed clients IP addressesSimpleExportPolicyRulegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetHasRootAccess()Whether Unix root access will be granted.com.google.protobuf.ByteStringgetHasRootAccessBytes()Whether Unix root access will be granted.booleangetKerberos5IReadOnly()If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.booleangetKerberos5IReadWrite()If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.booleangetKerberos5PReadOnly()If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.booleangetKerberos5PReadWrite()If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.booleangetKerberos5ReadOnly()If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.booleangetKerberos5ReadWrite()If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.booleangetNfsv3()NFS V3 protocol.booleangetNfsv4()NFS V4 protocol.booleanhasAccessType()Access type (ReadWrite, ReadOnly, None)booleanhasAllowedClients()Comma separated list of allowed clients IP addressesbooleanhasHasRootAccess()Whether Unix root access will be granted.booleanhasKerberos5IReadOnly()If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.booleanhasKerberos5IReadWrite()If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.booleanhasKerberos5PReadOnly()If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.booleanhasKerberos5PReadWrite()If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.booleanhasKerberos5ReadOnly()If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.booleanhasKerberos5ReadWrite()If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.booleanhasNfsv3()NFS V3 protocol.booleanhasNfsv4()NFS V4 protocol.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()SimpleExportPolicyRule.BuildermergeFrom(SimpleExportPolicyRule other)SimpleExportPolicyRule.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SimpleExportPolicyRule.BuildermergeFrom(com.google.protobuf.Message other)SimpleExportPolicyRule.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SimpleExportPolicyRule.BuildersetAccessType(AccessType value)Access type (ReadWrite, ReadOnly, None)SimpleExportPolicyRule.BuildersetAccessTypeValue(int value)Access type (ReadWrite, ReadOnly, None)SimpleExportPolicyRule.BuildersetAllowedClients(String value)Comma separated list of allowed clients IP addressesSimpleExportPolicyRule.BuildersetAllowedClientsBytes(com.google.protobuf.ByteString value)Comma separated list of allowed clients IP addressesSimpleExportPolicyRule.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SimpleExportPolicyRule.BuildersetHasRootAccess(String value)Whether Unix root access will be granted.SimpleExportPolicyRule.BuildersetHasRootAccessBytes(com.google.protobuf.ByteString value)Whether Unix root access will be granted.SimpleExportPolicyRule.BuildersetKerberos5IReadOnly(boolean value)If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuildersetKerberos5IReadWrite(boolean value)If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuildersetKerberos5PReadOnly(boolean value)If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuildersetKerberos5PReadWrite(boolean value)If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuildersetKerberos5ReadOnly(boolean value)If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuildersetKerberos5ReadWrite(boolean value)If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification.SimpleExportPolicyRule.BuildersetNfsv3(boolean value)NFS V3 protocol.SimpleExportPolicyRule.BuildersetNfsv4(boolean value)NFS V4 protocol.SimpleExportPolicyRule.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)SimpleExportPolicyRule.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
clear
public SimpleExportPolicyRule.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
getDefaultInstanceForType
public SimpleExportPolicyRule getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public SimpleExportPolicyRule build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SimpleExportPolicyRule buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SimpleExportPolicyRule.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
setField
public SimpleExportPolicyRule.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
clearField
public SimpleExportPolicyRule.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
clearOneof
public SimpleExportPolicyRule.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
setRepeatedField
public SimpleExportPolicyRule.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
addRepeatedField
public SimpleExportPolicyRule.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
mergeFrom
public SimpleExportPolicyRule.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SimpleExportPolicyRule.Builder>
-
mergeFrom
public SimpleExportPolicyRule.Builder mergeFrom(SimpleExportPolicyRule other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
mergeFrom
public SimpleExportPolicyRule.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SimpleExportPolicyRule.Builder>- Throws:
IOException
-
hasAllowedClients
public boolean hasAllowedClients()
Comma separated list of allowed clients IP addresses
optional string allowed_clients = 1;- Specified by:
hasAllowedClientsin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- Whether the allowedClients field is set.
-
getAllowedClients
public String getAllowedClients()
Comma separated list of allowed clients IP addresses
optional string allowed_clients = 1;- Specified by:
getAllowedClientsin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The allowedClients.
-
getAllowedClientsBytes
public com.google.protobuf.ByteString getAllowedClientsBytes()
Comma separated list of allowed clients IP addresses
optional string allowed_clients = 1;- Specified by:
getAllowedClientsBytesin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The bytes for allowedClients.
-
setAllowedClients
public SimpleExportPolicyRule.Builder setAllowedClients(String value)
Comma separated list of allowed clients IP addresses
optional string allowed_clients = 1;- Parameters:
value- The allowedClients to set.- Returns:
- This builder for chaining.
-
clearAllowedClients
public SimpleExportPolicyRule.Builder clearAllowedClients()
Comma separated list of allowed clients IP addresses
optional string allowed_clients = 1;- Returns:
- This builder for chaining.
-
setAllowedClientsBytes
public SimpleExportPolicyRule.Builder setAllowedClientsBytes(com.google.protobuf.ByteString value)
Comma separated list of allowed clients IP addresses
optional string allowed_clients = 1;- Parameters:
value- The bytes for allowedClients to set.- Returns:
- This builder for chaining.
-
hasHasRootAccess
public boolean hasHasRootAccess()
Whether Unix root access will be granted.
optional string has_root_access = 2;- Specified by:
hasHasRootAccessin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- Whether the hasRootAccess field is set.
-
getHasRootAccess
public String getHasRootAccess()
Whether Unix root access will be granted.
optional string has_root_access = 2;- Specified by:
getHasRootAccessin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The hasRootAccess.
-
getHasRootAccessBytes
public com.google.protobuf.ByteString getHasRootAccessBytes()
Whether Unix root access will be granted.
optional string has_root_access = 2;- Specified by:
getHasRootAccessBytesin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The bytes for hasRootAccess.
-
setHasRootAccess
public SimpleExportPolicyRule.Builder setHasRootAccess(String value)
Whether Unix root access will be granted.
optional string has_root_access = 2;- Parameters:
value- The hasRootAccess to set.- Returns:
- This builder for chaining.
-
clearHasRootAccess
public SimpleExportPolicyRule.Builder clearHasRootAccess()
Whether Unix root access will be granted.
optional string has_root_access = 2;- Returns:
- This builder for chaining.
-
setHasRootAccessBytes
public SimpleExportPolicyRule.Builder setHasRootAccessBytes(com.google.protobuf.ByteString value)
Whether Unix root access will be granted.
optional string has_root_access = 2;- Parameters:
value- The bytes for hasRootAccess to set.- Returns:
- This builder for chaining.
-
hasAccessType
public boolean hasAccessType()
Access type (ReadWrite, ReadOnly, None)
optional .google.cloud.netapp.v1.AccessType access_type = 3;- Specified by:
hasAccessTypein interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- Whether the accessType field is set.
-
getAccessTypeValue
public int getAccessTypeValue()
Access type (ReadWrite, ReadOnly, None)
optional .google.cloud.netapp.v1.AccessType access_type = 3;- Specified by:
getAccessTypeValuein interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The enum numeric value on the wire for accessType.
-
setAccessTypeValue
public SimpleExportPolicyRule.Builder setAccessTypeValue(int value)
Access type (ReadWrite, ReadOnly, None)
optional .google.cloud.netapp.v1.AccessType access_type = 3;- Parameters:
value- The enum numeric value on the wire for accessType to set.- Returns:
- This builder for chaining.
-
getAccessType
public AccessType getAccessType()
Access type (ReadWrite, ReadOnly, None)
optional .google.cloud.netapp.v1.AccessType access_type = 3;- Specified by:
getAccessTypein interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The accessType.
-
setAccessType
public SimpleExportPolicyRule.Builder setAccessType(AccessType value)
Access type (ReadWrite, ReadOnly, None)
optional .google.cloud.netapp.v1.AccessType access_type = 3;- Parameters:
value- The accessType to set.- Returns:
- This builder for chaining.
-
clearAccessType
public SimpleExportPolicyRule.Builder clearAccessType()
Access type (ReadWrite, ReadOnly, None)
optional .google.cloud.netapp.v1.AccessType access_type = 3;- Returns:
- This builder for chaining.
-
hasNfsv3
public boolean hasNfsv3()
NFS V3 protocol.
optional bool nfsv3 = 4;- Specified by:
hasNfsv3in interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- Whether the nfsv3 field is set.
-
getNfsv3
public boolean getNfsv3()
NFS V3 protocol.
optional bool nfsv3 = 4;- Specified by:
getNfsv3in interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The nfsv3.
-
setNfsv3
public SimpleExportPolicyRule.Builder setNfsv3(boolean value)
NFS V3 protocol.
optional bool nfsv3 = 4;- Parameters:
value- The nfsv3 to set.- Returns:
- This builder for chaining.
-
clearNfsv3
public SimpleExportPolicyRule.Builder clearNfsv3()
NFS V3 protocol.
optional bool nfsv3 = 4;- Returns:
- This builder for chaining.
-
hasNfsv4
public boolean hasNfsv4()
NFS V4 protocol.
optional bool nfsv4 = 5;- Specified by:
hasNfsv4in interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- Whether the nfsv4 field is set.
-
getNfsv4
public boolean getNfsv4()
NFS V4 protocol.
optional bool nfsv4 = 5;- Specified by:
getNfsv4in interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The nfsv4.
-
setNfsv4
public SimpleExportPolicyRule.Builder setNfsv4(boolean value)
NFS V4 protocol.
optional bool nfsv4 = 5;- Parameters:
value- The nfsv4 to set.- Returns:
- This builder for chaining.
-
clearNfsv4
public SimpleExportPolicyRule.Builder clearNfsv4()
NFS V4 protocol.
optional bool nfsv4 = 5;- Returns:
- This builder for chaining.
-
hasKerberos5ReadOnly
public boolean hasKerberos5ReadOnly()
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'authentication' kerberos security mode.
optional bool kerberos_5_read_only = 6;- Specified by:
hasKerberos5ReadOnlyin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- Whether the kerberos5ReadOnly field is set.
-
getKerberos5ReadOnly
public boolean getKerberos5ReadOnly()
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'authentication' kerberos security mode.
optional bool kerberos_5_read_only = 6;- Specified by:
getKerberos5ReadOnlyin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The kerberos5ReadOnly.
-
setKerberos5ReadOnly
public SimpleExportPolicyRule.Builder setKerberos5ReadOnly(boolean value)
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'authentication' kerberos security mode.
optional bool kerberos_5_read_only = 6;- Parameters:
value- The kerberos5ReadOnly to set.- Returns:
- This builder for chaining.
-
clearKerberos5ReadOnly
public SimpleExportPolicyRule.Builder clearKerberos5ReadOnly()
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'authentication' kerberos security mode.
optional bool kerberos_5_read_only = 6;- Returns:
- This builder for chaining.
-
hasKerberos5ReadWrite
public boolean hasKerberos5ReadWrite()
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'authentication' kerberos security mode. The 'kerberos5ReadOnly' value be ignored if this is enabled.
optional bool kerberos_5_read_write = 7;- Specified by:
hasKerberos5ReadWritein interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- Whether the kerberos5ReadWrite field is set.
-
getKerberos5ReadWrite
public boolean getKerberos5ReadWrite()
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'authentication' kerberos security mode. The 'kerberos5ReadOnly' value be ignored if this is enabled.
optional bool kerberos_5_read_write = 7;- Specified by:
getKerberos5ReadWritein interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The kerberos5ReadWrite.
-
setKerberos5ReadWrite
public SimpleExportPolicyRule.Builder setKerberos5ReadWrite(boolean value)
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'authentication' kerberos security mode. The 'kerberos5ReadOnly' value be ignored if this is enabled.
optional bool kerberos_5_read_write = 7;- Parameters:
value- The kerberos5ReadWrite to set.- Returns:
- This builder for chaining.
-
clearKerberos5ReadWrite
public SimpleExportPolicyRule.Builder clearKerberos5ReadWrite()
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'authentication' kerberos security mode. The 'kerberos5ReadOnly' value be ignored if this is enabled.
optional bool kerberos_5_read_write = 7;- Returns:
- This builder for chaining.
-
hasKerberos5IReadOnly
public boolean hasKerberos5IReadOnly()
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'integrity' kerberos security mode.
optional bool kerberos_5i_read_only = 8;- Specified by:
hasKerberos5IReadOnlyin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- Whether the kerberos5iReadOnly field is set.
-
getKerberos5IReadOnly
public boolean getKerberos5IReadOnly()
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'integrity' kerberos security mode.
optional bool kerberos_5i_read_only = 8;- Specified by:
getKerberos5IReadOnlyin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The kerberos5iReadOnly.
-
setKerberos5IReadOnly
public SimpleExportPolicyRule.Builder setKerberos5IReadOnly(boolean value)
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'integrity' kerberos security mode.
optional bool kerberos_5i_read_only = 8;- Parameters:
value- The kerberos5iReadOnly to set.- Returns:
- This builder for chaining.
-
clearKerberos5IReadOnly
public SimpleExportPolicyRule.Builder clearKerberos5IReadOnly()
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'integrity' kerberos security mode.
optional bool kerberos_5i_read_only = 8;- Returns:
- This builder for chaining.
-
hasKerberos5IReadWrite
public boolean hasKerberos5IReadWrite()
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'integrity' kerberos security mode. The 'kerberos5iReadOnly' value be ignored if this is enabled.
optional bool kerberos_5i_read_write = 9;- Specified by:
hasKerberos5IReadWritein interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- Whether the kerberos5iReadWrite field is set.
-
getKerberos5IReadWrite
public boolean getKerberos5IReadWrite()
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'integrity' kerberos security mode. The 'kerberos5iReadOnly' value be ignored if this is enabled.
optional bool kerberos_5i_read_write = 9;- Specified by:
getKerberos5IReadWritein interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The kerberos5iReadWrite.
-
setKerberos5IReadWrite
public SimpleExportPolicyRule.Builder setKerberos5IReadWrite(boolean value)
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'integrity' kerberos security mode. The 'kerberos5iReadOnly' value be ignored if this is enabled.
optional bool kerberos_5i_read_write = 9;- Parameters:
value- The kerberos5iReadWrite to set.- Returns:
- This builder for chaining.
-
clearKerberos5IReadWrite
public SimpleExportPolicyRule.Builder clearKerberos5IReadWrite()
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'integrity' kerberos security mode. The 'kerberos5iReadOnly' value be ignored if this is enabled.
optional bool kerberos_5i_read_write = 9;- Returns:
- This builder for chaining.
-
hasKerberos5PReadOnly
public boolean hasKerberos5PReadOnly()
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'privacy' kerberos security mode.
optional bool kerberos_5p_read_only = 10;- Specified by:
hasKerberos5PReadOnlyin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- Whether the kerberos5pReadOnly field is set.
-
getKerberos5PReadOnly
public boolean getKerberos5PReadOnly()
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'privacy' kerberos security mode.
optional bool kerberos_5p_read_only = 10;- Specified by:
getKerberos5PReadOnlyin interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The kerberos5pReadOnly.
-
setKerberos5PReadOnly
public SimpleExportPolicyRule.Builder setKerberos5PReadOnly(boolean value)
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'privacy' kerberos security mode.
optional bool kerberos_5p_read_only = 10;- Parameters:
value- The kerberos5pReadOnly to set.- Returns:
- This builder for chaining.
-
clearKerberos5PReadOnly
public SimpleExportPolicyRule.Builder clearKerberos5PReadOnly()
If enabled (true) the rule defines a read only access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'privacy' kerberos security mode.
optional bool kerberos_5p_read_only = 10;- Returns:
- This builder for chaining.
-
hasKerberos5PReadWrite
public boolean hasKerberos5PReadWrite()
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'privacy' kerberos security mode. The 'kerberos5pReadOnly' value be ignored if this is enabled.
optional bool kerberos_5p_read_write = 11;- Specified by:
hasKerberos5PReadWritein interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- Whether the kerberos5pReadWrite field is set.
-
getKerberos5PReadWrite
public boolean getKerberos5PReadWrite()
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'privacy' kerberos security mode. The 'kerberos5pReadOnly' value be ignored if this is enabled.
optional bool kerberos_5p_read_write = 11;- Specified by:
getKerberos5PReadWritein interfaceSimpleExportPolicyRuleOrBuilder- Returns:
- The kerberos5pReadWrite.
-
setKerberos5PReadWrite
public SimpleExportPolicyRule.Builder setKerberos5PReadWrite(boolean value)
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'privacy' kerberos security mode. The 'kerberos5pReadOnly' value be ignored if this is enabled.
optional bool kerberos_5p_read_write = 11;- Parameters:
value- The kerberos5pReadWrite to set.- Returns:
- This builder for chaining.
-
clearKerberos5PReadWrite
public SimpleExportPolicyRule.Builder clearKerberos5PReadWrite()
If enabled (true) the rule defines read and write access for clients matching the 'allowedClients' specification. It enables nfs clients to mount using 'privacy' kerberos security mode. The 'kerberos5pReadOnly' value be ignored if this is enabled.
optional bool kerberos_5p_read_write = 11;- Returns:
- This builder for chaining.
-
setUnknownFields
public final SimpleExportPolicyRule.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
mergeUnknownFields
public final SimpleExportPolicyRule.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SimpleExportPolicyRule.Builder>
-
-