Uses of Class
com.tencentcloudapi.ump.v20200918.models.CreateServerStateRequest
-
Packages that use CreateServerStateRequest Package Description com.tencentcloudapi.ump.v20200918 com.tencentcloudapi.ump.v20200918.models -
-
Uses of CreateServerStateRequest in com.tencentcloudapi.ump.v20200918
Methods in com.tencentcloudapi.ump.v20200918 with parameters of type CreateServerStateRequest Modifier and Type Method Description CreateServerStateResponse
UmpClient. CreateServerState(CreateServerStateRequest req)
上报所有服务器硬件监控信息 -
Uses of CreateServerStateRequest in com.tencentcloudapi.ump.v20200918.models
Constructors in com.tencentcloudapi.ump.v20200918.models with parameters of type CreateServerStateRequest Constructor Description CreateServerStateRequest(CreateServerStateRequest 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.
-