Uses of Enum
io.envoyproxy.envoy.data.cluster.v3.Action
Packages that use Action
-
Uses of Action in io.envoyproxy.envoy.data.cluster.v3
Methods in io.envoyproxy.envoy.data.cluster.v3 that return ActionModifier and TypeMethodDescriptionstatic ActionAction.forNumber(int value) OutlierDetectionEvent.Builder.getAction()The action that took place.OutlierDetectionEvent.getAction()The action that took place.OutlierDetectionEventOrBuilder.getAction()The action that took place.static ActionAction.valueOf(int value) Deprecated.static ActionAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ActionReturns the enum constant of this type with the specified name.static Action[]Action.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.data.cluster.v3 that return types with arguments of type ActionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Action>Action.internalGetValueMap()Methods in io.envoyproxy.envoy.data.cluster.v3 with parameters of type ActionModifier and TypeMethodDescriptionThe action that took place.