Package cn.ucloud.udb.models
Class CreateMongoDBReplicaSetResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.udb.models.CreateMongoDBReplicaSetResponse
-
public class CreateMongoDBReplicaSetResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description CreateMongoDBReplicaSetResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getDBIds()voidsetDBIds(List<String> dbIds)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-