| Package | Description |
|---|---|
| envoy.config.rbac.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
static Rbac.RBAC.Action |
Rbac.RBAC.Action.forNumber(int value) |
Rbac.RBAC.Action |
Rbac.RBACOrBuilder.getAction()
The action to take if a policy matches.
|
Rbac.RBAC.Action |
Rbac.RBAC.getAction()
The action to take if a policy matches.
|
Rbac.RBAC.Action |
Rbac.RBAC.Builder.getAction()
The action to take if a policy matches.
|
static Rbac.RBAC.Action |
Rbac.RBAC.Action.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Rbac.RBAC.Action |
Rbac.RBAC.Action.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Rbac.RBAC.Action |
Rbac.RBAC.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rbac.RBAC.Action[] |
Rbac.RBAC.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Rbac.RBAC.Action> |
Rbac.RBAC.Action.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Rbac.RBAC.Builder |
Rbac.RBAC.Builder.setAction(Rbac.RBAC.Action value)
The action to take if a policy matches.
|
Copyright © 2018 The Envoy Project. All rights reserved.