Package cn.ucloud.udb.models
Class DescribeUDBTypeResponse.UDBTypeSet
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.udb.models.DescribeUDBTypeResponse.UDBTypeSet
-
- Enclosing class:
- DescribeUDBTypeResponse
public static class DescribeUDBTypeResponse.UDBTypeSet extends Response
-
-
Constructor Summary
Constructors Constructor Description UDBTypeSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDBSubVersion()StringgetDBTypeId()voidsetDBSubVersion(String dbSubVersion)voidsetDBTypeId(String dbTypeId)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-