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
Methods 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(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 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 Action.BuilderAction.Builder. mergeFrom(Action other)static Action.BuilderAction. newBuilder(Action prototype)
-