| Package | Description |
|---|---|
| com.tencent.polaris.ratelimit.client.pb |
| Modifier and Type | Method and Description |
|---|---|
static RatelimitV2.QuotaMode |
RatelimitV2.QuotaMode.forNumber(int value) |
RatelimitV2.QuotaMode |
RatelimitV2.QuotaTotalOrBuilder.getMode()
阈值模式
|
RatelimitV2.QuotaMode |
RatelimitV2.QuotaTotal.getMode()
阈值模式
|
RatelimitV2.QuotaMode |
RatelimitV2.QuotaTotal.Builder.getMode()
阈值模式
|
static RatelimitV2.QuotaMode |
RatelimitV2.QuotaMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RatelimitV2.QuotaMode |
RatelimitV2.QuotaMode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RatelimitV2.QuotaMode |
RatelimitV2.QuotaMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RatelimitV2.QuotaMode[] |
RatelimitV2.QuotaMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<RatelimitV2.QuotaMode> |
RatelimitV2.QuotaMode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RatelimitV2.QuotaTotal.Builder |
RatelimitV2.QuotaTotal.Builder.setMode(RatelimitV2.QuotaMode value)
阈值模式
|
Copyright © 2024. All rights reserved.