Uses of Interface
io.envoyproxy.envoy.extensions.filters.http.fault.v3.FaultAbortOrBuilder
-
Packages that use FaultAbortOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.http.fault.v3 -
-
Uses of FaultAbortOrBuilder in io.envoyproxy.envoy.extensions.filters.http.fault.v3
Classes in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that implement FaultAbortOrBuilder Modifier and Type Class Description class
FaultAbort
[#next-free-field: 6]static class
FaultAbort.Builder
[#next-free-field: 6]Fields in io.envoyproxy.envoy.extensions.filters.http.fault.v3 with type parameters of type FaultAbortOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<FaultAbort,FaultAbort.Builder,FaultAbortOrBuilder>
HTTPFault.Builder. abortBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return FaultAbortOrBuilder Modifier and Type Method Description FaultAbortOrBuilder
HTTPFault.Builder. getAbortOrBuilder()
If specified, the filter will abort requests based on the values in the object.FaultAbortOrBuilder
HTTPFault. getAbortOrBuilder()
If specified, the filter will abort requests based on the values in the object.FaultAbortOrBuilder
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 FaultAbortOrBuilder Modifier and Type Method Description private 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.
-