| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.Builder.build() |
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.Builder.buildPartial() |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.getDefaultInstance() |
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.getDefaultInstanceForType() |
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.Builder.getDefaultInstanceForType() |
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcher.getExprOptions()
The configuration options available when specifying a user defined CEVAL expression (i.e., 'expr').
|
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcher.Builder.getExprOptions()
The configuration options available when specifying a user defined CEVAL expression (i.e., 'expr').
|
SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherOrBuilder.getExprOptions()
The configuration options available when specifying a user defined CEVAL expression (i.e., 'expr').
|
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseDelimitedFrom(InputStream input) |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseFrom(byte[] data) |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseFrom(ByteBuffer data) |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseFrom(com.google.protobuf.ByteString data) |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseFrom(InputStream input) |
static SecurityPolicyRuleMatcherExprOptions |
SecurityPolicyRuleMatcherExprOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SecurityPolicyRuleMatcherExprOptions> |
SecurityPolicyRuleMatcherExprOptions.getParserForType() |
static com.google.protobuf.Parser<SecurityPolicyRuleMatcherExprOptions> |
SecurityPolicyRuleMatcherExprOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRuleMatcher.Builder |
SecurityPolicyRuleMatcher.Builder.mergeExprOptions(SecurityPolicyRuleMatcherExprOptions value)
The configuration options available when specifying a user defined CEVAL expression (i.e., 'expr').
|
SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.Builder.mergeFrom(SecurityPolicyRuleMatcherExprOptions other) |
static SecurityPolicyRuleMatcherExprOptions.Builder |
SecurityPolicyRuleMatcherExprOptions.newBuilder(SecurityPolicyRuleMatcherExprOptions prototype) |
SecurityPolicyRuleMatcher.Builder |
SecurityPolicyRuleMatcher.Builder.setExprOptions(SecurityPolicyRuleMatcherExprOptions value)
The configuration options available when specifying a user defined CEVAL expression (i.e., 'expr').
|
Copyright © 2025 Google LLC. All rights reserved.