Uses of Class
com.tencentcloudapi.monitor.v20180724.models.PrometheusRegionItem
-
Packages that use PrometheusRegionItem Package Description com.tencentcloudapi.monitor.v20180724.models -
-
Uses of PrometheusRegionItem in com.tencentcloudapi.monitor.v20180724.models
Methods in com.tencentcloudapi.monitor.v20180724.models that return PrometheusRegionItem Modifier and Type Method Description PrometheusRegionItem[]DescribePrometheusRegionsResponse. getRegionSet()Get 区域列表Methods in com.tencentcloudapi.monitor.v20180724.models with parameters of type PrometheusRegionItem Modifier and Type Method Description voidDescribePrometheusRegionsResponse. setRegionSet(PrometheusRegionItem[] RegionSet)Set 区域列表Constructors in com.tencentcloudapi.monitor.v20180724.models with parameters of type PrometheusRegionItem Constructor Description PrometheusRegionItem(PrometheusRegionItem 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.
-