| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.rbac.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
Permission.Set |
Permission.Set.Builder.build() |
Permission.Set |
Permission.Set.Builder.buildPartial() |
Permission.Set |
PermissionOrBuilder.getAndRules()
A set of rules that all must match in order to define the action.
|
Permission.Set |
Permission.getAndRules()
A set of rules that all must match in order to define the action.
|
Permission.Set |
Permission.Builder.getAndRules()
A set of rules that all must match in order to define the action.
|
static Permission.Set |
Permission.Set.getDefaultInstance() |
Permission.Set |
Permission.Set.getDefaultInstanceForType() |
Permission.Set |
Permission.Set.Builder.getDefaultInstanceForType() |
Permission.Set |
PermissionOrBuilder.getOrRules()
A set of rules where at least one must match in order to define the action.
|
Permission.Set |
Permission.getOrRules()
A set of rules where at least one must match in order to define the action.
|
Permission.Set |
Permission.Builder.getOrRules()
A set of rules where at least one must match in order to define the action.
|
static Permission.Set |
Permission.Set.parseDelimitedFrom(InputStream input) |
static Permission.Set |
Permission.Set.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Permission.Set |
Permission.Set.parseFrom(byte[] data) |
static Permission.Set |
Permission.Set.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Permission.Set |
Permission.Set.parseFrom(ByteBuffer data) |
static Permission.Set |
Permission.Set.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Permission.Set |
Permission.Set.parseFrom(com.google.protobuf.ByteString data) |
static Permission.Set |
Permission.Set.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Permission.Set |
Permission.Set.parseFrom(com.google.protobuf.CodedInputStream input) |
static Permission.Set |
Permission.Set.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Permission.Set |
Permission.Set.parseFrom(InputStream input) |
static Permission.Set |
Permission.Set.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Permission.Set> |
Permission.Set.getParserForType() |
static com.google.protobuf.Parser<Permission.Set> |
Permission.Set.parser() |
| Modifier and Type | Method and Description |
|---|---|
Permission.Builder |
Permission.Builder.mergeAndRules(Permission.Set value)
A set of rules that all must match in order to define the action.
|
Permission.Set.Builder |
Permission.Set.Builder.mergeFrom(Permission.Set other) |
Permission.Builder |
Permission.Builder.mergeOrRules(Permission.Set value)
A set of rules where at least one must match in order to define the action.
|
static Permission.Set.Builder |
Permission.Set.newBuilder(Permission.Set prototype) |
Permission.Builder |
Permission.Builder.setAndRules(Permission.Set value)
A set of rules that all must match in order to define the action.
|
Permission.Builder |
Permission.Builder.setOrRules(Permission.Set value)
A set of rules where at least one must match in order to define the action.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.