| Package | Description | 
|---|---|
| com.amazonaws.services.machinelearning.model | 
| Modifier and Type | Method and Description | 
|---|---|
| RDSDatabase | RDSDatabase. clone() | 
| RDSDatabase | RDSMetadata. getDatabase()
 The database details required to connect to an Amazon RDS. | 
| RDSDatabase | RDSDataSpec. getDatabaseInformation()
 Describes the  DatabaseNameandInstanceIdentifierof an an Amazon RDS database. | 
| RDSDatabase | RDSDatabase. withDatabaseName(String databaseName)Sets the value of the DatabaseName property for this object. | 
| RDSDatabase | RDSDatabase. withInstanceIdentifier(String instanceIdentifier)
 The ID of an RDS DB instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RDSMetadata. setDatabase(RDSDatabase database)
 The database details required to connect to an Amazon RDS. | 
| void | RDSDataSpec. setDatabaseInformation(RDSDatabase databaseInformation)
 Describes the  DatabaseNameandInstanceIdentifierof an an Amazon RDS database. | 
| RDSMetadata | RDSMetadata. withDatabase(RDSDatabase database)
 The database details required to connect to an Amazon RDS. | 
| RDSDataSpec | RDSDataSpec. withDatabaseInformation(RDSDatabase databaseInformation)
 Describes the  DatabaseNameandInstanceIdentifierof an an Amazon RDS database. | 
Copyright © 2015. All rights reserved.