Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.aws_request_signing.v3.AwsRequestSigningOrBuilder
-
Packages that use AwsRequestSigningOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.aws_request_signing.v3 -
-
Uses of AwsRequestSigningOrBuilder in io.envoyproxy.envoy.extensions.filters.http.aws_request_signing.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.aws_request_signing.v3 that implement AwsRequestSigningOrBuilder Modifier and Type Class Description classAwsRequestSigningTop level configuration for the AWS request signing filter.static classAwsRequestSigning.BuilderTop level configuration for the AWS request signing filter.Methods in io.envoyproxy.envoy.extensions.filters.http.aws_request_signing.v3 that return AwsRequestSigningOrBuilder Modifier and Type Method Description AwsRequestSigningOrBuilderAwsRequestSigningPerRoute.Builder. getAwsRequestSigningOrBuilder()Override the global configuration of the filter with this new config.AwsRequestSigningOrBuilderAwsRequestSigningPerRoute. getAwsRequestSigningOrBuilder()Override the global configuration of the filter with this new config.AwsRequestSigningOrBuilderAwsRequestSigningPerRouteOrBuilder. getAwsRequestSigningOrBuilder()Override the global configuration of the filter with this new config.
-