Uses of Enum
io.envoyproxy.envoy.extensions.filters.http.fault.v3.FaultAbort.ErrorTypeCase
Packages that use FaultAbort.ErrorTypeCase
-
Uses of FaultAbort.ErrorTypeCase in io.envoyproxy.envoy.extensions.filters.http.fault.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.fault.v3 that return FaultAbort.ErrorTypeCaseModifier and TypeMethodDescriptionstatic FaultAbort.ErrorTypeCase
FaultAbort.ErrorTypeCase.forNumber
(int value) FaultAbort.Builder.getErrorTypeCase()
FaultAbort.getErrorTypeCase()
FaultAbortOrBuilder.getErrorTypeCase()
static FaultAbort.ErrorTypeCase
FaultAbort.ErrorTypeCase.valueOf
(int value) Deprecated.static FaultAbort.ErrorTypeCase
Returns the enum constant of this type with the specified name.static FaultAbort.ErrorTypeCase[]
FaultAbort.ErrorTypeCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.