Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
PrometheusTemp |
CreatePrometheusTempRequest.getTemplate()
Get Template settings
|
PrometheusTemp[] |
DescribePrometheusTempResponse.getTemplates()
Get List of templates
|
Modifier and Type | Method and Description |
---|---|
void |
CreatePrometheusTempRequest.setTemplate(PrometheusTemp Template)
Set Template settings
|
void |
DescribePrometheusTempResponse.setTemplates(PrometheusTemp[] Templates)
Set List of templates
|
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 © 2023. All rights reserved.