Uses of Enum
io.envoyproxy.envoy.service.ext_proc.v3.BodyMutation.MutationCase
Packages that use BodyMutation.MutationCase
-
Uses of BodyMutation.MutationCase in io.envoyproxy.envoy.service.ext_proc.v3
Methods in io.envoyproxy.envoy.service.ext_proc.v3 that return BodyMutation.MutationCaseModifier and TypeMethodDescriptionstatic BodyMutation.MutationCaseBodyMutation.MutationCase.forNumber(int value) BodyMutation.Builder.getMutationCase()BodyMutation.getMutationCase()BodyMutationOrBuilder.getMutationCase()static BodyMutation.MutationCaseBodyMutation.MutationCase.valueOf(int value) Deprecated.static BodyMutation.MutationCaseReturns the enum constant of this type with the specified name.static BodyMutation.MutationCase[]BodyMutation.MutationCase.values()Returns an array containing the constants of this enum type, in the order they are declared.