Uses of Interface
io.envoyproxy.envoy.extensions.filters.common.fault.v3.FaultDelayOrBuilder
Packages that use FaultDelayOrBuilder
Package
Description
-
Uses of FaultDelayOrBuilder in io.envoyproxy.envoy.extensions.filters.common.fault.v3
Classes in io.envoyproxy.envoy.extensions.filters.common.fault.v3 that implement FaultDelayOrBuilderModifier and TypeClassDescriptionfinal classDelay specification is used to inject latency into the HTTP/Mongo operation.static final classDelay specification is used to inject latency into the HTTP/Mongo operation. -
Uses of FaultDelayOrBuilder in io.envoyproxy.envoy.extensions.filters.http.fault.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return FaultDelayOrBuilderModifier and TypeMethodDescriptionHTTPFault.Builder.getDelayOrBuilder()If specified, the filter will inject delays based on the values in the object.HTTPFault.getDelayOrBuilder()If specified, the filter will inject delays based on the values in the object.HTTPFaultOrBuilder.getDelayOrBuilder()If specified, the filter will inject delays based on the values in the object.