| 程序包 | 说明 |
|---|---|
| io.aelf.protobuf.generated |
| 限定符和类型 | 方法和说明 |
|---|---|
static Client.ThresholdCheckType |
Client.ThresholdCheckType.forNumber(int value) |
Client.ThresholdCheckType |
Client.MethodCallingThresholdOrBuilder.getThresholdCheckType()
The type of threshold check.
|
Client.ThresholdCheckType |
Client.MethodCallingThreshold.getThresholdCheckType()
The type of threshold check.
|
Client.ThresholdCheckType |
Client.MethodCallingThreshold.Builder.getThresholdCheckType()
The type of threshold check.
|
static Client.ThresholdCheckType |
Client.ThresholdCheckType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Client.ThresholdCheckType |
Client.ThresholdCheckType.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static Client.ThresholdCheckType |
Client.ThresholdCheckType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Client.ThresholdCheckType[] |
Client.ThresholdCheckType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Client.ThresholdCheckType> |
Client.ThresholdCheckType.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
Client.MethodCallingThreshold.Builder |
Client.MethodCallingThreshold.Builder.setThresholdCheckType(Client.ThresholdCheckType value)
The type of threshold check.
|
Copyright © 2020. All rights reserved.