- 1.71.0 (latest)
- 1.70.0
- 1.68.0
- 1.66.0
- 1.65.0
- 1.62.0
- 1.61.0
- 1.60.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.7.0
public
final
class
PolicyRule
extends
GeneratedMessageV3
implements
PolicyRuleOrBuilder
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > PolicyRuleImplements
PolicyRuleOrBuilderStatic Fields
DENY_RULE_FIELD_NUMBER
public
static
final
int
DENY_RULE_FIELD_NUMBER
DESCRIPTION_FIELD_NUMBER
public
static
final
int
DESCRIPTION_FIELD_NUMBER
Static Methods
getDefaultInstance()
public
static
PolicyRule
getDefaultInstance
()
getDescriptor()
public
static
final
Descriptors
.
Descriptor
getDescriptor
()
newBuilder()
public
static
PolicyRule
.
Builder
newBuilder
()
newBuilder(PolicyRule arg0)
public
static
PolicyRule
.
Builder
newBuilder
(
PolicyRule
arg0
)
parseDelimitedFrom(InputStream arg0)
public
static
PolicyRule
parseDelimitedFrom
(
InputStream
arg0
)
parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
public
static
PolicyRule
parseDelimitedFrom
(
InputStream
arg0
,
ExtensionRegistryLite
arg1
)
parseFrom(byte[] arg0)
public
static
PolicyRule
parseFrom
(
byte
[]
arg0
)
Parameter
Name
Description
arg0
byte
[]
parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
public
static
PolicyRule
parseFrom
(
byte
[]
arg0
,
ExtensionRegistryLite
arg1
)
parseFrom(ByteString arg0)
public
static
PolicyRule
parseFrom
(
ByteString
arg0
)
parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
public
static
PolicyRule
parseFrom
(
ByteString
arg0
,
ExtensionRegistryLite
arg1
)
parseFrom(CodedInputStream arg0)
public
static
PolicyRule
parseFrom
(
CodedInputStream
arg0
)
parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
public
static
PolicyRule
parseFrom
(
CodedInputStream
arg0
,
ExtensionRegistryLite
arg1
)
parseFrom(InputStream arg0)
public
static
PolicyRule
parseFrom
(
InputStream
arg0
)
parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
public
static
PolicyRule
parseFrom
(
InputStream
arg0
,
ExtensionRegistryLite
arg1
)
parseFrom(ByteBuffer arg0)
public
static
PolicyRule
parseFrom
(
ByteBuffer
arg0
)
parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
public
static
PolicyRule
parseFrom
(
ByteBuffer
arg0
,
ExtensionRegistryLite
arg1
)
parser()
public
static
Parser<PolicyRule>
parser
()
Methods
equals(Object arg0)
public
boolean
equals
(
Object
arg0
)
getDefaultInstanceForType()
public
PolicyRule
getDefaultInstanceForType
()
getDenyRule()
public
DenyRule
getDenyRule
()
getDenyRuleOrBuilder()
public
DenyRuleOrBuilder
getDenyRuleOrBuilder
()
getDescription()
public
String
getDescription
()
getDescriptionBytes()
public
ByteString
getDescriptionBytes
()
getKindCase()
public
PolicyRule
.
KindCase
getKindCase
()
getParserForType()
public
Parser<PolicyRule>
getParserForType
()
getSerializedSize()
public
int
getSerializedSize
()
getUnknownFields()
public
final
UnknownFieldSet
getUnknownFields
()
hasDenyRule()
public
boolean
hasDenyRule
()
hashCode()
public
int
hashCode
()
internalGetFieldAccessorTable()
protected
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
isInitialized()
public
final
boolean
isInitialized
()
newBuilderForType()
public
PolicyRule
.
Builder
newBuilderForType
()
newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
protected
PolicyRule
.
Builder
newBuilderForType
(
GeneratedMessageV3
.
BuilderParent
arg0
)
newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
protected
Object
newInstance
(
GeneratedMessageV3
.
UnusedPrivateParameter
arg0
)
toBuilder()
public
PolicyRule
.
Builder
toBuilder
()
writeTo(CodedOutputStream arg0)
public
void
writeTo
(
CodedOutputStream
arg0
)