Uses of Interface
io.envoyproxy.envoy.extensions.filters.common.fault.v3.FaultRateLimitOrBuilder
-
Packages that use FaultRateLimitOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.common.fault.v3 io.envoyproxy.envoy.extensions.filters.http.fault.v3 -
-
Uses of FaultRateLimitOrBuilder in io.envoyproxy.envoy.extensions.filters.common.fault.v3
Classes in io.envoyproxy.envoy.extensions.filters.common.fault.v3 that implement FaultRateLimitOrBuilder Modifier and Type Class Description classFaultRateLimitDescribes a rate limit to be applied.static classFaultRateLimit.BuilderDescribes a rate limit to be applied. -
Uses of FaultRateLimitOrBuilder in io.envoyproxy.envoy.extensions.filters.http.fault.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.fault.v3 with type parameters of type FaultRateLimitOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<FaultRateLimit,FaultRateLimit.Builder,FaultRateLimitOrBuilder>HTTPFault.Builder. responseRateLimitBuilder_Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return FaultRateLimitOrBuilder Modifier and Type Method Description FaultRateLimitOrBuilderHTTPFault.Builder. getResponseRateLimitOrBuilder()The response rate limit to be applied to the response body of the stream.FaultRateLimitOrBuilderHTTPFault. getResponseRateLimitOrBuilder()The response rate limit to be applied to the response body of the stream.FaultRateLimitOrBuilderHTTPFaultOrBuilder. getResponseRateLimitOrBuilder()The response rate limit to be applied to the response body of the stream.Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return types with arguments of type FaultRateLimitOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<FaultRateLimit,FaultRateLimit.Builder,FaultRateLimitOrBuilder>HTTPFault.Builder. getResponseRateLimitFieldBuilder()The response rate limit to be applied to the response body of the stream.
-