Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
PrometheusTemp |
CreatePrometheusTempRequest.getTemplate()
Get 模板设置
|
PrometheusTemp[] |
DescribePrometheusTempResponse.getTemplates()
Get 模板列表
|
Modifier and Type | Method and Description |
---|---|
void |
CreatePrometheusTempRequest.setTemplate(PrometheusTemp Template)
Set 模板设置
|
void |
DescribePrometheusTempResponse.setTemplates(PrometheusTemp[] Templates)
Set 模板列表
|
Constructor and Description |
---|
PrometheusTemp(PrometheusTemp 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.