Uses of Class
cn.ucloud.udb.models.CreateMongoDBReplicaSetResponse
-
Packages that use CreateMongoDBReplicaSetResponse Package Description cn.ucloud.udb.client -
-
Uses of CreateMongoDBReplicaSetResponse in cn.ucloud.udb.client
Methods in cn.ucloud.udb.client that return CreateMongoDBReplicaSetResponse Modifier and Type Method Description CreateMongoDBReplicaSetResponseUDBClient. createMongoDBReplicaSet(CreateMongoDBReplicaSetRequest request)CreateMongoDBReplicaSet - 创建DB副本集CreateMongoDBReplicaSetResponseUDBClientInterface. createMongoDBReplicaSet(CreateMongoDBReplicaSetRequest request)CreateMongoDBReplicaSet - 创建DB副本集
-