Uses of Class
io.envoyproxy.envoy.config.rbac.v3.Action.Builder
Packages that use Action.Builder
-
Uses of Action.Builder in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return Action.BuilderModifier and TypeMethodDescriptionAction.Builder.clear()Action.Builder.clearAction()The action to take if the matcher matches.Action.Builder.clearName()The name indicates the policy name.Action.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Action.Builder.mergeFrom(com.google.protobuf.Message other) static Action.BuilderAction.newBuilder()static Action.BuilderAction.newBuilder(Action prototype) Action.newBuilderForType()protected Action.BuilderAction.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Action.Builder.setAction(RBAC.Action value) The action to take if the matcher matches.Action.Builder.setActionValue(int value) The action to take if the matcher matches.The name indicates the policy name.Action.Builder.setNameBytes(com.google.protobuf.ByteString value) The name indicates the policy name.Action.toBuilder()