Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
PrometheusTemplate |
CreatePrometheusTemplateRequest.getTemplate()
Get 模板设置
|
PrometheusTemplate[] |
DescribePrometheusTemplatesResponse.getTemplates()
Get 模板列表
|
Modifier and Type | Method and Description |
---|---|
void |
CreatePrometheusTemplateRequest.setTemplate(PrometheusTemplate Template)
Set 模板设置
|
void |
DescribePrometheusTemplatesResponse.setTemplates(PrometheusTemplate[] Templates)
Set 模板列表
|
Constructor and Description |
---|
PrometheusTemplate(PrometheusTemplate 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 © 2025. All rights reserved.