Uses of Class
io.envoyproxy.envoy.config.rbac.v3.Action
Packages that use Action
-
Uses of Action in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return ActionModifier and TypeMethodDescriptionAction.Builder.build()Action.Builder.buildPartial()static ActionAction.getDefaultInstance()Action.Builder.getDefaultInstanceForType()Action.getDefaultInstanceForType()static ActionAction.parseDelimitedFrom(InputStream input) static ActionAction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActionAction.parseFrom(byte[] data) static ActionAction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActionAction.parseFrom(com.google.protobuf.ByteString data) static ActionAction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActionAction.parseFrom(com.google.protobuf.CodedInputStream input) static ActionAction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActionAction.parseFrom(InputStream input) static ActionAction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ActionAction.parseFrom(ByteBuffer data) static ActionAction.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 Action