Uses of Class
com.tencentcloudapi.tcaplusdb.v20190823.models.CreateTableGroupResponse
-
Packages that use CreateTableGroupResponse Package Description com.tencentcloudapi.tcaplusdb.v20190823 com.tencentcloudapi.tcaplusdb.v20190823.models -
-
Uses of CreateTableGroupResponse in com.tencentcloudapi.tcaplusdb.v20190823
Methods in com.tencentcloudapi.tcaplusdb.v20190823 that return CreateTableGroupResponse Modifier and Type Method Description CreateTableGroupResponse
TcaplusdbClient. CreateTableGroup(CreateTableGroupRequest req)
在TcaplusDB集群下创建表格组 -
Uses of CreateTableGroupResponse in com.tencentcloudapi.tcaplusdb.v20190823.models
Constructors in com.tencentcloudapi.tcaplusdb.v20190823.models with parameters of type CreateTableGroupResponse Constructor Description CreateTableGroupResponse(CreateTableGroupResponse 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.
-