Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.transform.v3.TransformationOrBuilder
Packages that use TransformationOrBuilder
-
Uses of TransformationOrBuilder in io.envoyproxy.envoy.extensions.filters.http.transform.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.transform.v3 that implement TransformationOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeenvoy.extensions.filters.http.transform.v3.Transformationstatic final classProtobuf typeenvoy.extensions.filters.http.transform.v3.TransformationMethods in io.envoyproxy.envoy.extensions.filters.http.transform.v3 that return TransformationOrBuilderModifier and TypeMethodDescriptionTransformConfig.Builder.getRequestTransformationOrBuilder()Configuration for transforming request. .. note:: If set then the entire request headers and body will always be buffered on a JSON request even if only headers are transformed.TransformConfig.getRequestTransformationOrBuilder()Configuration for transforming request. .. note:: If set then the entire request headers and body will always be buffered on a JSON request even if only headers are transformed.TransformConfigOrBuilder.getRequestTransformationOrBuilder()Configuration for transforming request. .. note:: If set then the entire request headers and body will always be buffered on a JSON request even if only headers are transformed.TransformConfig.Builder.getResponseTransformationOrBuilder()Configuration for transforming response. .. note:: If set then the entire response headers and body will always be buffered on a JSON response even if only headers are transformed.TransformConfig.getResponseTransformationOrBuilder()Configuration for transforming response. .. note:: If set then the entire response headers and body will always be buffered on a JSON response even if only headers are transformed.TransformConfigOrBuilder.getResponseTransformationOrBuilder()Configuration for transforming response. .. note:: If set then the entire response headers and body will always be buffered on a JSON response even if only headers are transformed.