Uses of Class
com.tencentcloudapi.cdb.v20170320.models.ModifyAccountMaxUserConnectionsResponse
-
Packages that use ModifyAccountMaxUserConnectionsResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of ModifyAccountMaxUserConnectionsResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return ModifyAccountMaxUserConnectionsResponse Modifier and Type Method Description ModifyAccountMaxUserConnectionsResponseCdbClient. ModifyAccountMaxUserConnections(ModifyAccountMaxUserConnectionsRequest req)本接口(ModifyAccountMaxUserConnections)用于修改云数据库账户最大可用连接数。 -
Uses of ModifyAccountMaxUserConnectionsResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type ModifyAccountMaxUserConnectionsResponse Constructor Description ModifyAccountMaxUserConnectionsResponse(ModifyAccountMaxUserConnectionsResponse 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.
-