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 class
PathTransformation.Operation
A type of operation to alter text.static class
PathTransformation.Operation.Builder
A 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.OperationOrBuilder
PathTransformation.Builder. getOperationsOrBuilder(int index)
A list of operations to apply.PathTransformation.OperationOrBuilder
PathTransformation. getOperationsOrBuilder(int index)
A list of operations to apply.PathTransformation.OperationOrBuilder
PathTransformationOrBuilder. 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.
-