Package com.google.cloud.netapp.v1
Class SimpleExportPolicyRule
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.netapp.v1.SimpleExportPolicyRule
-
- All Implemented Interfaces:
SimpleExportPolicyRuleOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class SimpleExportPolicyRule extends com.google.protobuf.GeneratedMessageV3 implements SimpleExportPolicyRuleOrBuilder
An export policy rule describing various export options.
Protobuf typegoogle.cloud.netapp.v1.SimpleExportPolicyRule- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSimpleExportPolicyRule.BuilderAn export policy rule describing various export options.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intACCESS_TYPE_FIELD_NUMBERstatic intALLOWED_CLIENTS_FIELD_NUMBERstatic intHAS_ROOT_ACCESS_FIELD_NUMBERstatic intKERBEROS_5_READ_ONLY_FIELD_NUMBERstatic intKERBEROS_5_READ_WRITE_FIELD_NUMBERstatic intKERBEROS_5I_READ_ONLY_FIELD_NUMBERstatic intKERBEROS_5I_READ_WRITE_FIELD_NUMBERstatic intKERBEROS_5P_READ_ONLY_FIELD_NUMBERstatic intKERBEROS_5P_READ_WRITE_FIELD_NUMBERstatic intNFSV3_FIELD_NUMBERstatic intNFSV4_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)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 addressesstatic SimpleExportPolicyRulegetDefaultInstance()SimpleExportPolicyRulegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()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.com.google.protobuf.Parser<SimpleExportPolicyRule>getParserForType()intgetSerializedSize()booleanhasAccessType()Access type (ReadWrite, ReadOnly, None)booleanhasAllowedClients()Comma separated list of allowed clients IP addressesbooleanhasHasRootAccess()Whether Unix root access will be granted.inthashCode()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()static SimpleExportPolicyRule.BuildernewBuilder()static SimpleExportPolicyRule.BuildernewBuilder(SimpleExportPolicyRule prototype)SimpleExportPolicyRule.BuildernewBuilderForType()protected SimpleExportPolicyRule.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SimpleExportPolicyRuleparseDelimitedFrom(InputStream input)static SimpleExportPolicyRuleparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SimpleExportPolicyRuleparseFrom(byte[] data)static SimpleExportPolicyRuleparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SimpleExportPolicyRuleparseFrom(com.google.protobuf.ByteString data)static SimpleExportPolicyRuleparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SimpleExportPolicyRuleparseFrom(com.google.protobuf.CodedInputStream input)static SimpleExportPolicyRuleparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SimpleExportPolicyRuleparseFrom(InputStream input)static SimpleExportPolicyRuleparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SimpleExportPolicyRuleparseFrom(ByteBuffer data)static SimpleExportPolicyRuleparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SimpleExportPolicyRule>parser()SimpleExportPolicyRule.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ALLOWED_CLIENTS_FIELD_NUMBER
public static final int ALLOWED_CLIENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HAS_ROOT_ACCESS_FIELD_NUMBER
public static final int HAS_ROOT_ACCESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACCESS_TYPE_FIELD_NUMBER
public static final int ACCESS_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NFSV3_FIELD_NUMBER
public static final int NFSV3_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NFSV4_FIELD_NUMBER
public static final int NFSV4_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KERBEROS_5_READ_ONLY_FIELD_NUMBER
public static final int KERBEROS_5_READ_ONLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KERBEROS_5_READ_WRITE_FIELD_NUMBER
public static final int KERBEROS_5_READ_WRITE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KERBEROS_5I_READ_ONLY_FIELD_NUMBER
public static final int KERBEROS_5I_READ_ONLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KERBEROS_5I_READ_WRITE_FIELD_NUMBER
public static final int KERBEROS_5I_READ_WRITE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KERBEROS_5P_READ_ONLY_FIELD_NUMBER
public static final int KERBEROS_5P_READ_ONLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KERBEROS_5P_READ_WRITE_FIELD_NUMBER
public static final int KERBEROS_5P_READ_WRITE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SimpleExportPolicyRule parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SimpleExportPolicyRule parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SimpleExportPolicyRule parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SimpleExportPolicyRule parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SimpleExportPolicyRule parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SimpleExportPolicyRule parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SimpleExportPolicyRule parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SimpleExportPolicyRule parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SimpleExportPolicyRule parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SimpleExportPolicyRule parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SimpleExportPolicyRule parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SimpleExportPolicyRule parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SimpleExportPolicyRule.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SimpleExportPolicyRule.Builder newBuilder()
-
newBuilder
public static SimpleExportPolicyRule.Builder newBuilder(SimpleExportPolicyRule prototype)
-
toBuilder
public SimpleExportPolicyRule.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SimpleExportPolicyRule.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SimpleExportPolicyRule getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SimpleExportPolicyRule> parser()
-
getParserForType
public com.google.protobuf.Parser<SimpleExportPolicyRule> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SimpleExportPolicyRule getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-