Uses of Class
com.tencentcloudapi.tke.v20180525.models.PrometheusTempModify
-
Packages that use PrometheusTempModify Package Description com.tencentcloudapi.tke.v20180525.models -
-
Uses of PrometheusTempModify in com.tencentcloudapi.tke.v20180525.models
Methods in com.tencentcloudapi.tke.v20180525.models that return PrometheusTempModify Modifier and Type Method Description PrometheusTempModify
ModifyPrometheusTempRequest. getTemplate()
Get 修改内容Methods in com.tencentcloudapi.tke.v20180525.models with parameters of type PrometheusTempModify Modifier and Type Method Description void
ModifyPrometheusTempRequest. setTemplate(PrometheusTempModify Template)
Set 修改内容Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type PrometheusTempModify Constructor Description PrometheusTempModify(PrometheusTempModify 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.
-