Uses of Class
com.tencentcloudapi.monitor.v20180724.models.DescribePrometheusInstanceInitStatusResponse
-
Packages that use DescribePrometheusInstanceInitStatusResponse Package Description com.tencentcloudapi.monitor.v20180724 com.tencentcloudapi.monitor.v20180724.models -
-
Uses of DescribePrometheusInstanceInitStatusResponse in com.tencentcloudapi.monitor.v20180724
Methods in com.tencentcloudapi.monitor.v20180724 that return DescribePrometheusInstanceInitStatusResponse Modifier and Type Method Description DescribePrometheusInstanceInitStatusResponse
MonitorClient. DescribePrometheusInstanceInitStatus(DescribePrometheusInstanceInitStatusRequest req)
获取2.0实例初始化任务状态 -
Uses of DescribePrometheusInstanceInitStatusResponse in com.tencentcloudapi.monitor.v20180724.models
Constructors in com.tencentcloudapi.monitor.v20180724.models with parameters of type DescribePrometheusInstanceInitStatusResponse Constructor Description DescribePrometheusInstanceInitStatusResponse(DescribePrometheusInstanceInitStatusResponse 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.
-