public class CreatePrometheusTemplateRequest extends AbstractModel
Constructor and Description |
---|
CreatePrometheusTemplateRequest() |
Modifier and Type | Method and Description |
---|---|
PrometheusTemplate |
getTemplate()
Get 模板设置
|
void |
setTemplate(PrometheusTemplate Template)
Set 模板设置
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public PrometheusTemplate getTemplate()
public void setTemplate(PrometheusTemplate Template)
Template
- 模板设置Copyright © 2021. All rights reserved.