Uses of Class
com.tencentcloudapi.monitor.v20180724.models.DescribePluginOverviewsResponse
-
Packages that use DescribePluginOverviewsResponse Package Description com.tencentcloudapi.monitor.v20180724 com.tencentcloudapi.monitor.v20180724.models -
-
Uses of DescribePluginOverviewsResponse in com.tencentcloudapi.monitor.v20180724
Methods in com.tencentcloudapi.monitor.v20180724 that return DescribePluginOverviewsResponse Modifier and Type Method Description DescribePluginOverviewsResponse
MonitorClient. DescribePluginOverviews(DescribePluginOverviewsRequest req)
列出可安装的所有 Grafana 插件 -
Uses of DescribePluginOverviewsResponse in com.tencentcloudapi.monitor.v20180724.models
Constructors in com.tencentcloudapi.monitor.v20180724.models with parameters of type DescribePluginOverviewsResponse Constructor Description DescribePluginOverviewsResponse(DescribePluginOverviewsResponse 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.
-