Uses of Enum
io.envoyproxy.envoy.config.core.v3.SchemeHeaderTransformation.TransformationCase
Packages that use SchemeHeaderTransformation.TransformationCase
-
Uses of SchemeHeaderTransformation.TransformationCase in io.envoyproxy.envoy.config.core.v3
Subclasses with type arguments of type SchemeHeaderTransformation.TransformationCase in io.envoyproxy.envoy.config.core.v3Methods in io.envoyproxy.envoy.config.core.v3 that return SchemeHeaderTransformation.TransformationCaseModifier and TypeMethodDescriptionSchemeHeaderTransformation.TransformationCase.forNumber(int value) SchemeHeaderTransformation.Builder.getTransformationCase()SchemeHeaderTransformation.getTransformationCase()SchemeHeaderTransformationOrBuilder.getTransformationCase()SchemeHeaderTransformation.TransformationCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.SchemeHeaderTransformation.TransformationCase.values()Returns an array containing the constants of this enum type, in the order they are declared.