Uses of Enum
io.envoyproxy.envoy.config.common.mutation_rules.v3.HeaderMutation.ActionCase
Packages that use HeaderMutation.ActionCase
-
Uses of HeaderMutation.ActionCase in io.envoyproxy.envoy.config.common.mutation_rules.v3
Methods in io.envoyproxy.envoy.config.common.mutation_rules.v3 that return HeaderMutation.ActionCaseModifier and TypeMethodDescriptionstatic HeaderMutation.ActionCaseHeaderMutation.ActionCase.forNumber(int value) HeaderMutation.Builder.getActionCase()HeaderMutation.getActionCase()HeaderMutationOrBuilder.getActionCase()static HeaderMutation.ActionCaseHeaderMutation.ActionCase.valueOf(int value) Deprecated.static HeaderMutation.ActionCaseReturns the enum constant of this type with the specified name.static HeaderMutation.ActionCase[]HeaderMutation.ActionCase.values()Returns an array containing the constants of this enum type, in the order they are declared.