| Package | Description |
|---|---|
| com.tencentcloudapi.tcss.v20201101.models |
| Modifier and Type | Method and Description |
|---|---|
ComplianceK8SDetailInfo |
DescribeComplianceAssetDetailInfoResponse.getK8SDetailInfo()
Get This field is returned when the asset is a K8s asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeComplianceAssetDetailInfoResponse.setK8SDetailInfo(ComplianceK8SDetailInfo K8SDetailInfo)
Set This field is returned when the asset is a K8s asset.
|
| Constructor and Description |
|---|
ComplianceK8SDetailInfo(ComplianceK8SDetailInfo 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.