Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
Quota[] |
DescribeContentQuotaResponse.getPrefetchQuota()
Get Pre-warming quotas.
|
Quota[] |
DescribeContentQuotaResponse.getPurgeQuota()
Get Purging quotas.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeContentQuotaResponse.setPrefetchQuota(Quota[] PrefetchQuota)
Set Pre-warming quotas.
|
void |
DescribeContentQuotaResponse.setPurgeQuota(Quota[] PurgeQuota)
Set Purging quotas.
|
Constructor and Description |
---|
Quota(Quota source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.