| Modifier and Type | Method and Description |
|---|---|
Rule |
Rule.Builder.build() |
Rule |
Rule.Builder.buildPartial() |
static Rule |
Rule.getDefaultInstance() |
Rule |
Rule.getDefaultInstanceForType() |
Rule |
Rule.Builder.getDefaultInstanceForType() |
Rule |
PolicyOrBuilder.getRules(int index)
This is deprecated and has no effect.
|
Rule |
Policy.getRules(int index)
This is deprecated and has no effect.
|
Rule |
Policy.Builder.getRules(int index)
This is deprecated and has no effect.
|
static Rule |
Rule.parseDelimitedFrom(InputStream input) |
static Rule |
Rule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule |
Rule.parseFrom(byte[] data) |
static Rule |
Rule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule |
Rule.parseFrom(ByteBuffer data) |
static Rule |
Rule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule |
Rule.parseFrom(com.google.protobuf.ByteString data) |
static Rule |
Rule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule |
Rule.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rule |
Rule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rule |
Rule.parseFrom(InputStream input) |
static Rule |
Rule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Rule> |
Rule.getParserForType() |
List<Rule> |
PolicyOrBuilder.getRulesList()
This is deprecated and has no effect.
|
List<Rule> |
Policy.getRulesList()
This is deprecated and has no effect.
|
List<Rule> |
Policy.Builder.getRulesList()
This is deprecated and has no effect.
|
static com.google.protobuf.Parser<Rule> |
Rule.parser() |
| Modifier and Type | Method and Description |
|---|---|
Policy.Builder |
Policy.Builder.addRules(int index,
Rule value)
This is deprecated and has no effect.
|
Policy.Builder |
Policy.Builder.addRules(Rule value)
This is deprecated and has no effect.
|
Rule.Builder |
Rule.Builder.mergeFrom(Rule other) |
static Rule.Builder |
Rule.newBuilder(Rule prototype) |
Policy.Builder |
Policy.Builder.setRules(int index,
Rule value)
This is deprecated and has no effect.
|
| Modifier and Type | Method and Description |
|---|---|
Policy.Builder |
Policy.Builder.addAllRules(Iterable<? extends Rule> values)
This is deprecated and has no effect.
|
Copyright © 2023 Google LLC. All rights reserved.