Uses of Enum
io.envoyproxy.envoy.type.http.v3.PathTransformation.Operation.OperationSpecifierCase
Packages that use PathTransformation.Operation.OperationSpecifierCase
-
Uses of PathTransformation.Operation.OperationSpecifierCase in io.envoyproxy.envoy.type.http.v3
Methods in io.envoyproxy.envoy.type.http.v3 that return PathTransformation.Operation.OperationSpecifierCaseModifier and TypeMethodDescriptionPathTransformation.Operation.OperationSpecifierCase.forNumber
(int value) PathTransformation.Operation.Builder.getOperationSpecifierCase()
PathTransformation.Operation.getOperationSpecifierCase()
PathTransformation.OperationOrBuilder.getOperationSpecifierCase()
PathTransformation.Operation.OperationSpecifierCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.PathTransformation.Operation.OperationSpecifierCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.