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 class
Delay specification is used to inject latency into the HTTP/Mongo operation.static final class
Delay specification is used to inject latency into the HTTP/Mongo operation. -
Uses of FaultDelayOrBuilder in io.envoyproxy.envoy.extensions.filters.http.fault.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.fault.v3 with type parameters of type FaultDelayOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FaultDelay, FaultDelay.Builder, FaultDelayOrBuilder> HTTPFault.Builder.delayBuilder_
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.Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return types with arguments of type FaultDelayOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FaultDelay, FaultDelay.Builder, FaultDelayOrBuilder> HTTPFault.Builder.internalGetDelayFieldBuilder()
If specified, the filter will inject delays based on the values in the object.