Uses of Enum
io.envoyproxy.envoy.service.ratelimit.v2.RateLimitResponse.RateLimit.Unit
Packages that use RateLimitResponse.RateLimit.Unit
-
Uses of RateLimitResponse.RateLimit.Unit in io.envoyproxy.envoy.service.ratelimit.v2
Methods in io.envoyproxy.envoy.service.ratelimit.v2 that return RateLimitResponse.RateLimit.UnitModifier and TypeMethodDescriptionRateLimitResponse.RateLimit.Unit.forNumber(int value) RateLimitResponse.RateLimit.Builder.getUnit()The unit of time.RateLimitResponse.RateLimit.getUnit()The unit of time.RateLimitResponse.RateLimitOrBuilder.getUnit()The unit of time.RateLimitResponse.RateLimit.Unit.valueOf(int value) Deprecated.RateLimitResponse.RateLimit.Unit.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static RateLimitResponse.RateLimit.Unit[]RateLimitResponse.RateLimit.Unit.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.service.ratelimit.v2 that return types with arguments of type RateLimitResponse.RateLimit.UnitModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<RateLimitResponse.RateLimit.Unit>RateLimitResponse.RateLimit.Unit.internalGetValueMap()Methods in io.envoyproxy.envoy.service.ratelimit.v2 with parameters of type RateLimitResponse.RateLimit.UnitModifier and TypeMethodDescriptionRateLimitResponse.RateLimit.Builder.setUnit(RateLimitResponse.RateLimit.Unit value) The unit of time.