Uses of Class
io.envoyproxy.envoy.config.rbac.v3.Action
Packages that use Action
-
Uses of Action in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 declared as ActionFields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type ActionModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Action> Action.PARSER
Methods in io.envoyproxy.envoy.config.rbac.v3 that return ActionModifier and TypeMethodDescriptionAction.Builder.build()
Action.Builder.buildPartial()
static Action
Action.getDefaultInstance()
Action.Builder.getDefaultInstanceForType()
Action.getDefaultInstanceForType()
static Action
Action.parseDelimitedFrom
(InputStream input) static Action
Action.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Action
Action.parseFrom
(byte[] data) static Action
Action.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Action
Action.parseFrom
(com.google.protobuf.ByteString data) static Action
Action.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Action
Action.parseFrom
(com.google.protobuf.CodedInputStream input) static Action
Action.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Action
Action.parseFrom
(InputStream input) static Action
Action.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Action
Action.parseFrom
(ByteBuffer data) static Action
Action.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type ActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Action> Action.getParserForType()
static com.google.protobuf.Parser
<Action> Action.parser()
Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type ActionModifier and TypeMethodDescriptionprivate void
Action.Builder.buildPartial0
(Action result) static Action.Builder
Action.newBuilder
(Action prototype)