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.Fields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformation.OperationOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<PathTransformation.Operation,PathTransformation.Operation.Builder,PathTransformation.OperationOrBuilder>PathTransformation.Builder. operationsBuilder_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 private com.google.protobuf.RepeatedFieldBuilder<PathTransformation.Operation,PathTransformation.Operation.Builder,PathTransformation.OperationOrBuilder>PathTransformation.Builder. getOperationsFieldBuilder()java.util.List<? extends PathTransformation.OperationOrBuilder>PathTransformation.Builder. getOperationsOrBuilderList()A list of operations to apply.java.util.List<? extends PathTransformation.OperationOrBuilder>PathTransformation. getOperationsOrBuilderList()A list of operations to apply.java.util.List<? extends PathTransformation.OperationOrBuilder>PathTransformationOrBuilder. getOperationsOrBuilderList()A list of operations to apply.
-