| Modifier and Type | Method and Description |
|---|---|
SecurityPolicyRule |
SecurityPolicyRule.Builder.build() |
SecurityPolicyRule |
SecurityPolicyRule.Builder.buildPartial() |
static SecurityPolicyRule |
SecurityPolicyRule.getDefaultInstance() |
SecurityPolicyRule |
SecurityPolicyRule.getDefaultInstanceForType() |
SecurityPolicyRule |
SecurityPolicyRule.Builder.getDefaultInstanceForType() |
SecurityPolicyRule |
SecurityPolicy.getRules(int index)
A list of rules that belong to this policy.
|
SecurityPolicyRule |
SecurityPolicy.Builder.getRules(int index)
A list of rules that belong to this policy.
|
SecurityPolicyRule |
SecurityPolicyOrBuilder.getRules(int index)
A list of rules that belong to this policy.
|
SecurityPolicyRule |
AddRuleSecurityPolicyRequestOrBuilder.getSecurityPolicyRuleResource()
The body resource for this request
|
SecurityPolicyRule |
PatchRuleSecurityPolicyRequest.getSecurityPolicyRuleResource()
The body resource for this request
|
SecurityPolicyRule |
PatchRuleSecurityPolicyRequest.Builder.getSecurityPolicyRuleResource()
The body resource for this request
|
SecurityPolicyRule |
AddRuleSecurityPolicyRequest.getSecurityPolicyRuleResource()
The body resource for this request
|
SecurityPolicyRule |
AddRuleSecurityPolicyRequest.Builder.getSecurityPolicyRuleResource()
The body resource for this request
|
SecurityPolicyRule |
PatchRuleSecurityPolicyRequestOrBuilder.getSecurityPolicyRuleResource()
The body resource for this request
|
static SecurityPolicyRule |
SecurityPolicyRule.parseDelimitedFrom(InputStream input) |
static SecurityPolicyRule |
SecurityPolicyRule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRule |
SecurityPolicyRule.parseFrom(byte[] data) |
static SecurityPolicyRule |
SecurityPolicyRule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRule |
SecurityPolicyRule.parseFrom(ByteBuffer data) |
static SecurityPolicyRule |
SecurityPolicyRule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRule |
SecurityPolicyRule.parseFrom(com.google.protobuf.ByteString data) |
static SecurityPolicyRule |
SecurityPolicyRule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRule |
SecurityPolicyRule.parseFrom(com.google.protobuf.CodedInputStream input) |
static SecurityPolicyRule |
SecurityPolicyRule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecurityPolicyRule |
SecurityPolicyRule.parseFrom(InputStream input) |
static SecurityPolicyRule |
SecurityPolicyRule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SecurityPolicyRule> |
SecurityPolicyRule.getParserForType() |
List<SecurityPolicyRule> |
SecurityPolicy.getRulesList()
A list of rules that belong to this policy.
|
List<SecurityPolicyRule> |
SecurityPolicy.Builder.getRulesList()
A list of rules that belong to this policy.
|
List<SecurityPolicyRule> |
SecurityPolicyOrBuilder.getRulesList()
A list of rules that belong to this policy.
|
static com.google.protobuf.Parser<SecurityPolicyRule> |
SecurityPolicyRule.parser() |
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicy.Builder |
SecurityPolicy.Builder.addRules(int index,
SecurityPolicyRule value)
A list of rules that belong to this policy.
|
SecurityPolicy.Builder |
SecurityPolicy.Builder.addRules(SecurityPolicyRule value)
A list of rules that belong to this policy.
|
SecurityPolicyRule.Builder |
SecurityPolicyRule.Builder.mergeFrom(SecurityPolicyRule other) |
PatchRuleSecurityPolicyRequest.Builder |
PatchRuleSecurityPolicyRequest.Builder.mergeSecurityPolicyRuleResource(SecurityPolicyRule value)
The body resource for this request
|
AddRuleSecurityPolicyRequest.Builder |
AddRuleSecurityPolicyRequest.Builder.mergeSecurityPolicyRuleResource(SecurityPolicyRule value)
The body resource for this request
|
static SecurityPolicyRule.Builder |
SecurityPolicyRule.newBuilder(SecurityPolicyRule prototype) |
SecurityPolicy.Builder |
SecurityPolicy.Builder.setRules(int index,
SecurityPolicyRule value)
A list of rules that belong to this policy.
|
PatchRuleSecurityPolicyRequest.Builder |
PatchRuleSecurityPolicyRequest.Builder.setSecurityPolicyRuleResource(SecurityPolicyRule value)
The body resource for this request
|
AddRuleSecurityPolicyRequest.Builder |
AddRuleSecurityPolicyRequest.Builder.setSecurityPolicyRuleResource(SecurityPolicyRule value)
The body resource for this request
|
| Modifier and Type | Method and Description |
|---|---|
SecurityPolicy.Builder |
SecurityPolicy.Builder.addAllRules(Iterable<? extends SecurityPolicyRule> values)
A list of rules that belong to this policy.
|
Copyright © 2023 Google LLC. All rights reserved.