Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.fault.v3.FaultAbortOrBuilder
Packages that use FaultAbortOrBuilder
-
Uses of FaultAbortOrBuilder in io.envoyproxy.envoy.extensions.filters.http.fault.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that implement FaultAbortOrBuilderModifier and TypeClassDescriptionfinal class
[#next-free-field: 6]static final class
[#next-free-field: 6]Fields in io.envoyproxy.envoy.extensions.filters.http.fault.v3 with type parameters of type FaultAbortOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FaultAbort, FaultAbort.Builder, FaultAbortOrBuilder> HTTPFault.Builder.abortBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return FaultAbortOrBuilderModifier and TypeMethodDescriptionHTTPFault.Builder.getAbortOrBuilder()
If specified, the filter will abort requests based on the values in the object.HTTPFault.getAbortOrBuilder()
If specified, the filter will abort requests based on the values in the object.HTTPFaultOrBuilder.getAbortOrBuilder()
If specified, the filter will abort requests based on the values in the object.Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return types with arguments of type FaultAbortOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<FaultAbort, FaultAbort.Builder, FaultAbortOrBuilder> HTTPFault.Builder.getAbortFieldBuilder()
If specified, the filter will abort requests based on the values in the object.