Package | Description |
---|---|
com.tencentcloudapi.sslpod.v20190605.models |
Modifier and Type | Method and Description |
---|---|
ChartHistogram[] |
DashboardResult.getComplianceHistogram()
Get 合规图表
|
ChartHistogram[] |
DashboardResult.getSSLBugsLoopholeHistogram()
Get ssl bugs图表
|
Modifier and Type | Method and Description |
---|---|
void |
DashboardResult.setComplianceHistogram(ChartHistogram[] ComplianceHistogram)
Set 合规图表
|
void |
DashboardResult.setSSLBugsLoopholeHistogram(ChartHistogram[] SSLBugsLoopholeHistogram)
Set ssl bugs图表
|
Constructor and Description |
---|
ChartHistogram(ChartHistogram 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.