| Package | Description |
|---|---|
| com.aliyun.opensearch.sdk.generated.quota |
| Modifier and Type | Method and Description |
|---|---|
Quota |
Quota.deepCopy() |
Quota |
QuotaService.updateByAppIdentity_args.getQuota() |
Quota |
Quota.setCompute_resource(int compute_resource) |
Quota |
Quota.setDoc_size(int doc_size) |
Quota |
Quota.setSpec(java.lang.String spec) |
| Modifier and Type | Method and Description |
|---|---|
int |
Quota.compareTo(Quota other) |
boolean |
Quota.equals(Quota that) |
void |
QuotaService.Client.send_updateByAppIdentity(java.lang.String identity,
Quota quota) |
QuotaService.updateByAppIdentity_args |
QuotaService.updateByAppIdentity_args.setQuota(Quota quota) |
OpenSearchResult |
QuotaService.Iface.updateByAppIdentity(java.lang.String identity,
Quota quota) |
OpenSearchResult |
QuotaService.Client.updateByAppIdentity(java.lang.String identity,
Quota quota) |
void |
QuotaService.AsyncIface.updateByAppIdentity(java.lang.String identity,
Quota quota,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
QuotaService.AsyncClient.updateByAppIdentity(java.lang.String identity,
Quota quota,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
| Constructor and Description |
|---|
Quota(Quota other) |
updateByAppIdentity_args(java.lang.String identity,
Quota quota) |
updateByAppIdentity_call(java.lang.String identity,
Quota quota,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2023. All Rights Reserved.