Uses of Class
com.tencentcloudapi.ms.v20180408.models.UpdateClientStateResponse
-
Packages that use UpdateClientStateResponse Package Description com.tencentcloudapi.ms.v20180408 com.tencentcloudapi.ms.v20180408.models -
-
Uses of UpdateClientStateResponse in com.tencentcloudapi.ms.v20180408
Methods in com.tencentcloudapi.ms.v20180408 that return UpdateClientStateResponse Modifier and Type Method Description UpdateClientStateResponseMsClient. UpdateClientState(UpdateClientStateRequest req)更新client状态,需要白名单 -
Uses of UpdateClientStateResponse in com.tencentcloudapi.ms.v20180408.models
Constructors in com.tencentcloudapi.ms.v20180408.models with parameters of type UpdateClientStateResponse Constructor Description UpdateClientStateResponse(UpdateClientStateResponse 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.
-