Uses of Class
io.envoyproxy.envoy.config.filter.http.fault.v2.FaultAbort.ErrorTypeCase
-
Packages that use FaultAbort.ErrorTypeCase Package Description io.envoyproxy.envoy.config.filter.http.fault.v2 -
-
Uses of FaultAbort.ErrorTypeCase in io.envoyproxy.envoy.config.filter.http.fault.v2
Methods in io.envoyproxy.envoy.config.filter.http.fault.v2 that return FaultAbort.ErrorTypeCase Modifier and Type Method Description static FaultAbort.ErrorTypeCaseFaultAbort.ErrorTypeCase. forNumber(int value)FaultAbort.ErrorTypeCaseFaultAbort.Builder. getErrorTypeCase()FaultAbort.ErrorTypeCaseFaultAbort. getErrorTypeCase()FaultAbort.ErrorTypeCaseFaultAbortOrBuilder. getErrorTypeCase()static FaultAbort.ErrorTypeCaseFaultAbort.ErrorTypeCase. valueOf(int value)Deprecated.static FaultAbort.ErrorTypeCaseFaultAbort.ErrorTypeCase. valueOf(String name)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.
-