public static class DescribeRdsDbInfosResponse.Database extends Object
| Constructor and Description |
|---|
Database() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDbName() |
String |
getDescription() |
Integer |
getStatus() |
void |
setDbName(String dbName) |
void |
setDescription(String description) |
void |
setStatus(Integer status) |
Copyright © 2020. All Rights Reserved.