Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.CreateReadOnlyDBInstancesResponse
-
Packages that use CreateReadOnlyDBInstancesResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of CreateReadOnlyDBInstancesResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return CreateReadOnlyDBInstancesResponse Modifier and Type Method Description CreateReadOnlyDBInstancesResponse
SqlserverClient. CreateReadOnlyDBInstances(CreateReadOnlyDBInstancesRequest req)
本接口(CreateReadOnlyDBInstances)用于添加只读副本实例。 -
Uses of CreateReadOnlyDBInstancesResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type CreateReadOnlyDBInstancesResponse Constructor Description CreateReadOnlyDBInstancesResponse(CreateReadOnlyDBInstancesResponse 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.
-