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