Package | Description |
---|---|
com.tencentcloudapi.dbbrain.v20210527 | |
com.tencentcloudapi.dbbrain.v20210527.models |
Modifier and Type | Method and Description |
---|---|
CreateProxySessionKillTaskResponse |
DbbrainClient.CreateProxySessionKillTask(CreateProxySessionKillTaskRequest req)
创建中止所有代理节点连接会话的异步任务。当前仅支持 Redis。得到的返回值为异步任务 id,可以作为参数传入接口 DescribeProxySessionKillTasks 查询kill会话任务执行状态。
|
Constructor and Description |
---|
CreateProxySessionKillTaskRequest(CreateProxySessionKillTaskRequest 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.
|
Copyright © 2022. All rights reserved.