Package | Description |
---|---|
com.tencentcloudapi.tcss.v20201101.models |
Modifier and Type | Method and Description |
---|---|
ClusterCheckItem |
ClusterRiskItem.getCheckItem()
Get Check item information
|
ClusterCheckItem[] |
DescribeCheckItemListResponse.getClusterCheckItems()
Get Array of check item details
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterRiskItem.setCheckItem(ClusterCheckItem CheckItem)
Set Check item information
|
void |
DescribeCheckItemListResponse.setClusterCheckItems(ClusterCheckItem[] ClusterCheckItems)
Set Array of check item details
|
Constructor and Description |
---|
ClusterCheckItem(ClusterCheckItem 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.