| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityPolicyRule.Builder |
SecurityPolicy.Builder.addRulesBuilder()
A list of rules that belong to this policy.
|
SecurityPolicyRule.Builder |
SecurityPolicy.Builder.addRulesBuilder(int index)
A list of rules that belong to this policy.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clear() |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clearAction()
The Action to perform when the rule is matched.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clearDescription()
An optional description of this resource.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clearHeaderAction()
Optional, additional actions that are performed on headers.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clearKind()
[Output only] Type of the resource.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clearMatch()
A match condition that incoming traffic is evaluated against.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clearPreview()
If set to true, the specified action is not enforced.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clearPriority()
An integer indicating the priority of a rule in the list.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clearRateLimitOptions()
Must be specified if the action is "rate_based_ban" or "throttle".
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clearRedirectOptions()
Parameters defining the redirect action.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.clone() |
SecurityPolicyRule.Builder |
SecurityPolicy.Builder.getRulesBuilder(int index)
A list of rules that belong to this policy.
|
SecurityPolicyRule.Builder |
PatchRuleSecurityPolicyRequest.Builder.getSecurityPolicyRuleResourceBuilder()
The body resource for this request
|
SecurityPolicyRule.Builder |
AddRuleSecurityPolicyRequest.Builder.getSecurityPolicyRuleResourceBuilder()
The body resource for this request
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.mergeFrom(com.google.protobuf.Message other) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.mergeFrom(SecurityPolicyRule other) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.mergeHeaderAction(SecurityPolicyRuleHttpHeaderAction value)
Optional, additional actions that are performed on headers.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.mergeMatch(SecurityPolicyRuleMatcher value)
A match condition that incoming traffic is evaluated against.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.mergeRateLimitOptions(SecurityPolicyRuleRateLimitOptions value)
Must be specified if the action is "rate_based_ban" or "throttle".
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.mergeRedirectOptions(SecurityPolicyRuleRedirectOptions value)
Parameters defining the redirect action.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SecurityPolicyRule.Builder |
SecurityPolicyRule.newBuilder() |
static SecurityPolicyRule.Builder |
SecurityPolicyRule.newBuilder(SecurityPolicyRule prototype) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.newBuilderForType() |
protected SecurityPolicyRule.Builder |
SecurityPolicyRule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setAction(String value)
The Action to perform when the rule is matched.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setActionBytes(com.google.protobuf.ByteString value)
The Action to perform when the rule is matched.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setDescription(String value)
An optional description of this resource.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setHeaderAction(SecurityPolicyRuleHttpHeaderAction.Builder builderForValue)
Optional, additional actions that are performed on headers.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setHeaderAction(SecurityPolicyRuleHttpHeaderAction value)
Optional, additional actions that are performed on headers.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setKind(String value)
[Output only] Type of the resource.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output only] Type of the resource.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setMatch(SecurityPolicyRuleMatcher.Builder builderForValue)
A match condition that incoming traffic is evaluated against.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setMatch(SecurityPolicyRuleMatcher value)
A match condition that incoming traffic is evaluated against.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setPreview(boolean value)
If set to true, the specified action is not enforced.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setPriority(int value)
An integer indicating the priority of a rule in the list.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setRateLimitOptions(SecurityPolicyRuleRateLimitOptions.Builder builderForValue)
Must be specified if the action is "rate_based_ban" or "throttle".
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setRateLimitOptions(SecurityPolicyRuleRateLimitOptions value)
Must be specified if the action is "rate_based_ban" or "throttle".
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setRedirectOptions(SecurityPolicyRuleRedirectOptions.Builder builderForValue)
Parameters defining the redirect action.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setRedirectOptions(SecurityPolicyRuleRedirectOptions value)
Parameters defining the redirect action.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SecurityPolicyRule.Builder |
SecurityPolicyRule.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityPolicyRule.Builder> |
SecurityPolicy.Builder.getRulesBuilderList()
A list of rules that belong to this policy.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicy.Builder |
SecurityPolicy.Builder.addRules(int index,
SecurityPolicyRule.Builder builderForValue)
A list of rules that belong to this policy.
|
SecurityPolicy.Builder |
SecurityPolicy.Builder.addRules(SecurityPolicyRule.Builder builderForValue)
A list of rules that belong to this policy.
|
SecurityPolicy.Builder |
SecurityPolicy.Builder.setRules(int index,
SecurityPolicyRule.Builder builderForValue)
A list of rules that belong to this policy.
|
PatchRuleSecurityPolicyRequest.Builder |
PatchRuleSecurityPolicyRequest.Builder.setSecurityPolicyRuleResource(SecurityPolicyRule.Builder builderForValue)
The body resource for this request
|
AddRuleSecurityPolicyRequest.Builder |
AddRuleSecurityPolicyRequest.Builder.setSecurityPolicyRuleResource(SecurityPolicyRule.Builder builderForValue)
The body resource for this request
|
Copyright © 2023 Google LLC. All rights reserved.