Uses of Interface
io.envoyproxy.envoy.type.http.v3.PathTransformation.OperationOrBuilder
-
Packages that use PathTransformation.OperationOrBuilder Package Description io.envoyproxy.envoy.type.http.v3 -
-
Uses of PathTransformation.OperationOrBuilder in io.envoyproxy.envoy.type.http.v3
Classes in io.envoyproxy.envoy.type.http.v3 that implement PathTransformation.OperationOrBuilder Modifier and Type Class Description static classPathTransformation.OperationA type of operation to alter text.static classPathTransformation.Operation.BuilderA type of operation to alter text.Methods in io.envoyproxy.envoy.type.http.v3 that return PathTransformation.OperationOrBuilder Modifier and Type Method Description PathTransformation.OperationOrBuilderPathTransformation.Builder. getOperationsOrBuilder(int index)A list of operations to apply.PathTransformation.OperationOrBuilderPathTransformation. getOperationsOrBuilder(int index)A list of operations to apply.PathTransformation.OperationOrBuilderPathTransformationOrBuilder. getOperationsOrBuilder(int index)A list of operations to apply.Methods in io.envoyproxy.envoy.type.http.v3 that return types with arguments of type PathTransformation.OperationOrBuilder Modifier and Type Method Description List<? extends PathTransformation.OperationOrBuilder>PathTransformation.Builder. getOperationsOrBuilderList()A list of operations to apply.List<? extends PathTransformation.OperationOrBuilder>PathTransformation. getOperationsOrBuilderList()A list of operations to apply.List<? extends PathTransformation.OperationOrBuilder>PathTransformationOrBuilder. getOperationsOrBuilderList()A list of operations to apply.
-