| 程序包 | 说明 |
|---|---|
| com.tencent.polaris.ratelimit.client.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.Builder.build() |
RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.Builder.buildPartial() |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.getDefaultInstance() |
RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.getDefaultInstanceForType() |
RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.Builder.getDefaultInstanceForType() |
RatelimitV2.QuotaLeft |
RatelimitV2.RateLimitReportResponseOrBuilder.getQuotaLefts(int index)
剩余配额数
repeated .polaris.metric.v2.QuotaLeft quotaLefts = 2; |
RatelimitV2.QuotaLeft |
RatelimitV2.RateLimitReportResponse.getQuotaLefts(int index)
剩余配额数
repeated .polaris.metric.v2.QuotaLeft quotaLefts = 2; |
RatelimitV2.QuotaLeft |
RatelimitV2.RateLimitReportResponse.Builder.getQuotaLefts(int index)
剩余配额数
repeated .polaris.metric.v2.QuotaLeft quotaLefts = 2; |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseDelimitedFrom(InputStream input) |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseFrom(byte[] data) |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseFrom(ByteBuffer data) |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseFrom(com.google.protobuf.ByteString data) |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseFrom(com.google.protobuf.CodedInputStream input) |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseFrom(InputStream input) |
static RatelimitV2.QuotaLeft |
RatelimitV2.QuotaLeft.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<RatelimitV2.QuotaLeft> |
RatelimitV2.QuotaLeft.getParserForType() |
List<RatelimitV2.QuotaLeft> |
RatelimitV2.RateLimitReportResponseOrBuilder.getQuotaLeftsList()
剩余配额数
repeated .polaris.metric.v2.QuotaLeft quotaLefts = 2; |
List<RatelimitV2.QuotaLeft> |
RatelimitV2.RateLimitReportResponse.getQuotaLeftsList()
剩余配额数
repeated .polaris.metric.v2.QuotaLeft quotaLefts = 2; |
List<RatelimitV2.QuotaLeft> |
RatelimitV2.RateLimitReportResponse.Builder.getQuotaLeftsList()
剩余配额数
repeated .polaris.metric.v2.QuotaLeft quotaLefts = 2; |
static com.google.protobuf.Parser<RatelimitV2.QuotaLeft> |
RatelimitV2.QuotaLeft.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
RatelimitV2.RateLimitReportResponse.Builder |
RatelimitV2.RateLimitReportResponse.Builder.addQuotaLefts(int index,
RatelimitV2.QuotaLeft value)
剩余配额数
repeated .polaris.metric.v2.QuotaLeft quotaLefts = 2; |
RatelimitV2.RateLimitReportResponse.Builder |
RatelimitV2.RateLimitReportResponse.Builder.addQuotaLefts(RatelimitV2.QuotaLeft value)
剩余配额数
repeated .polaris.metric.v2.QuotaLeft quotaLefts = 2; |
RatelimitV2.QuotaLeft.Builder |
RatelimitV2.QuotaLeft.Builder.mergeFrom(RatelimitV2.QuotaLeft other) |
static RatelimitV2.QuotaLeft.Builder |
RatelimitV2.QuotaLeft.newBuilder(RatelimitV2.QuotaLeft prototype) |
RatelimitV2.RateLimitReportResponse.Builder |
RatelimitV2.RateLimitReportResponse.Builder.setQuotaLefts(int index,
RatelimitV2.QuotaLeft value)
剩余配额数
repeated .polaris.metric.v2.QuotaLeft quotaLefts = 2; |
| 限定符和类型 | 方法和说明 |
|---|---|
RatelimitV2.RateLimitReportResponse.Builder |
RatelimitV2.RateLimitReportResponse.Builder.addAllQuotaLefts(Iterable<? extends RatelimitV2.QuotaLeft> values)
剩余配额数
repeated .polaris.metric.v2.QuotaLeft quotaLefts = 2; |
Copyright © 2022. All rights reserved.