Uses of Interface
io.envoyproxy.envoy.type.http.v3.PathTransformation.OperationOrBuilder
Packages that use PathTransformation.OperationOrBuilder
-
Uses of PathTransformation.OperationOrBuilder in io.envoyproxy.envoy.type.http.v3
Classes in io.envoyproxy.envoy.type.http.v3 that implement PathTransformation.OperationOrBuilderModifier and TypeClassDescriptionstatic final classA type of operation to alter text.static final classA type of operation to alter text.Fields in io.envoyproxy.envoy.type.http.v3 with type parameters of type PathTransformation.OperationOrBuilderModifier and TypeFieldDescriptionprivate 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.OperationOrBuilderModifier and TypeMethodDescriptionPathTransformation.Builder.getOperationsOrBuilder(int index) A list of operations to apply.PathTransformation.getOperationsOrBuilder(int index) A list of operations to apply.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.OperationOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<PathTransformation.Operation, PathTransformation.Operation.Builder, PathTransformation.OperationOrBuilder> PathTransformation.Builder.getOperationsFieldBuilder()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.