Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
ResourceUsage |
DescribeResourceUsageResponse.getCRDUsage()
Get CRD使用量
|
ResourceUsage |
DescribeResourceUsageResponse.getOtherUsage()
Get 其他资源使用量
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeResourceUsageResponse.setCRDUsage(ResourceUsage CRDUsage)
Set CRD使用量
|
void |
DescribeResourceUsageResponse.setOtherUsage(ResourceUsage OtherUsage)
Set 其他资源使用量
|
Constructor and Description |
---|
ResourceUsage(ResourceUsage 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 © 2024. All rights reserved.