Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525 | |
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
DescribePodChargeInfoResponse |
TkeClient.DescribePodChargeInfo(DescribePodChargeInfoRequest req)
查询正在运行中Pod的计费信息。可以通过 Namespace 和 Name 来查询某个 Pod 的信息,也可以通过 Pod 的 Uid 批量查询。
|
Constructor and Description |
---|
DescribePodChargeInfoRequest(DescribePodChargeInfoRequest 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.