Uses of Class
com.tencentcloudapi.monitor.v20180724.models.ManagementCommand
-
Packages that use ManagementCommand Package Description com.tencentcloudapi.monitor.v20180724.models -
-
Uses of ManagementCommand in com.tencentcloudapi.monitor.v20180724.models
Methods in com.tencentcloudapi.monitor.v20180724.models that return ManagementCommand Modifier and Type Method Description ManagementCommand
GetPrometheusAgentManagementCommandResponse. getCommand()
Get Agent 管理命令Methods in com.tencentcloudapi.monitor.v20180724.models with parameters of type ManagementCommand Modifier and Type Method Description void
GetPrometheusAgentManagementCommandResponse. setCommand(ManagementCommand Command)
Set Agent 管理命令Constructors in com.tencentcloudapi.monitor.v20180724.models with parameters of type ManagementCommand Constructor Description ManagementCommand(ManagementCommand 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.
-