Uses of Enum
io.envoyproxy.envoy.config.filter.fault.v2.FaultDelay.FaultDelayType
Packages that use FaultDelay.FaultDelayType
-
Uses of FaultDelay.FaultDelayType in io.envoyproxy.envoy.config.filter.fault.v2
Methods in io.envoyproxy.envoy.config.filter.fault.v2 that return FaultDelay.FaultDelayTypeModifier and TypeMethodDescriptionstatic FaultDelay.FaultDelayTypeFaultDelay.FaultDelayType.forNumber(int value) FaultDelay.Builder.getType()Deprecated.envoy.config.filter.fault.v2.FaultDelay.type is deprecated.FaultDelay.getType()Deprecated.envoy.config.filter.fault.v2.FaultDelay.type is deprecated.FaultDelayOrBuilder.getType()Deprecated.envoy.config.filter.fault.v2.FaultDelay.type is deprecated.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.FaultDelayTypeReturns 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.config.filter.fault.v2 that return types with arguments of type FaultDelay.FaultDelayTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FaultDelay.FaultDelayType>FaultDelay.FaultDelayType.internalGetValueMap()Methods in io.envoyproxy.envoy.config.filter.fault.v2 with parameters of type FaultDelay.FaultDelayTypeModifier and TypeMethodDescriptionFaultDelay.Builder.setType(FaultDelay.FaultDelayType value) Deprecated.envoy.config.filter.fault.v2.FaultDelay.type is deprecated.