Uses of Class
io.envoyproxy.envoy.extensions.filters.common.fault.v3.FaultDelay.FaultDelayType
-
Packages that use FaultDelay.FaultDelayType Package Description io.envoyproxy.envoy.extensions.filters.common.fault.v3 -
-
Uses of FaultDelay.FaultDelayType in io.envoyproxy.envoy.extensions.filters.common.fault.v3
Methods in io.envoyproxy.envoy.extensions.filters.common.fault.v3 that return FaultDelay.FaultDelayType Modifier and Type Method Description static FaultDelay.FaultDelayTypeFaultDelay.FaultDelayType. forNumber(int value)static FaultDelay.FaultDelayTypeFaultDelay.FaultDelayType. valueOf(int value)Deprecated.static FaultDelay.FaultDelayTypeFaultDelay.FaultDelayType. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static FaultDelay.FaultDelayTypeFaultDelay.FaultDelayType. valueOf(String name)Returns the enum constant of this type with the specified name.static FaultDelay.FaultDelayType[]FaultDelay.FaultDelayType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.filters.common.fault.v3 that return types with arguments of type FaultDelay.FaultDelayType Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<FaultDelay.FaultDelayType>FaultDelay.FaultDelayType. internalGetValueMap()
-