| 程序包 | 说明 |
|---|---|
| com.tencent.polaris.client.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
static RateLimitProto.Rule.AmountMode |
RateLimitProto.Rule.AmountMode.forNumber(int value) |
RateLimitProto.Rule.AmountMode |
RateLimitProto.RuleOrBuilder.getAmountMode()
.v1.Rule.AmountMode amount_mode = 19; |
RateLimitProto.Rule.AmountMode |
RateLimitProto.Rule.getAmountMode()
.v1.Rule.AmountMode amount_mode = 19; |
RateLimitProto.Rule.AmountMode |
RateLimitProto.Rule.Builder.getAmountMode()
.v1.Rule.AmountMode amount_mode = 19; |
static RateLimitProto.Rule.AmountMode |
RateLimitProto.Rule.AmountMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RateLimitProto.Rule.AmountMode |
RateLimitProto.Rule.AmountMode.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static RateLimitProto.Rule.AmountMode |
RateLimitProto.Rule.AmountMode.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static RateLimitProto.Rule.AmountMode[] |
RateLimitProto.Rule.AmountMode.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<RateLimitProto.Rule.AmountMode> |
RateLimitProto.Rule.AmountMode.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
RateLimitProto.Rule.Builder |
RateLimitProto.Rule.Builder.setAmountMode(RateLimitProto.Rule.AmountMode value)
.v1.Rule.AmountMode amount_mode = 19; |
Copyright © 2022. All rights reserved.