Uses of Class
com.tencentcloudapi.monitor.v20180724.models.UpdateServiceDiscoveryRequest
-
Packages that use UpdateServiceDiscoveryRequest Package Description com.tencentcloudapi.monitor.v20180724 com.tencentcloudapi.monitor.v20180724.models -
-
Uses of UpdateServiceDiscoveryRequest in com.tencentcloudapi.monitor.v20180724
Methods in com.tencentcloudapi.monitor.v20180724 with parameters of type UpdateServiceDiscoveryRequest Modifier and Type Method Description UpdateServiceDiscoveryResponse
MonitorClient. UpdateServiceDiscovery(UpdateServiceDiscoveryRequest req)
在腾讯云容器服务下更新 Prometheus 服务发现。 -
Uses of UpdateServiceDiscoveryRequest in com.tencentcloudapi.monitor.v20180724.models
Constructors in com.tencentcloudapi.monitor.v20180724.models with parameters of type UpdateServiceDiscoveryRequest Constructor Description UpdateServiceDiscoveryRequest(UpdateServiceDiscoveryRequest 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.
-