Uses of Class
com.tencentcloudapi.monitor.v20180724.models.CreateGrafanaIntegrationResponse
-
Packages that use CreateGrafanaIntegrationResponse Package Description com.tencentcloudapi.monitor.v20180724 com.tencentcloudapi.monitor.v20180724.models -
-
Uses of CreateGrafanaIntegrationResponse in com.tencentcloudapi.monitor.v20180724
Methods in com.tencentcloudapi.monitor.v20180724 that return CreateGrafanaIntegrationResponse Modifier and Type Method Description CreateGrafanaIntegrationResponse
MonitorClient. CreateGrafanaIntegration(CreateGrafanaIntegrationRequest req)
创建 Grafana 集成配置 -
Uses of CreateGrafanaIntegrationResponse in com.tencentcloudapi.monitor.v20180724.models
Constructors in com.tencentcloudapi.monitor.v20180724.models with parameters of type CreateGrafanaIntegrationResponse Constructor Description CreateGrafanaIntegrationResponse(CreateGrafanaIntegrationResponse 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.
-