Uses of Class
io.envoyproxy.envoy.config.rbac.v3.Action
-
Packages that use Action Package Description io.envoyproxy.envoy.config.rbac.v3 -
-
Uses of Action in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 declared as Action Modifier and Type Field Description private static ActionAction. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type Action Modifier and Type Field Description private static com.google.protobuf.Parser<Action>Action. PARSERMethods in io.envoyproxy.envoy.config.rbac.v3 that return Action Modifier and Type Method Description ActionAction.Builder. build()ActionAction.Builder. buildPartial()static ActionAction. getDefaultInstance()ActionAction.Builder. getDefaultInstanceForType()ActionAction. getDefaultInstanceForType()static ActionAction. parseDelimitedFrom(java.io.InputStream input)static ActionAction. parseDelimitedFrom(java.io.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(java.io.InputStream input)static ActionAction. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ActionAction. parseFrom(java.nio.ByteBuffer data)static ActionAction. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type Action Modifier and Type Method Description com.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 Modifier and Type Method Description private voidAction.Builder. buildPartial0(Action result)Action.BuilderAction.Builder. mergeFrom(Action other)static Action.BuilderAction. newBuilder(Action prototype)
-