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.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 TypeMethodDescriptionList<? 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.