| Package | Description | 
|---|---|
| com.amazonaws.services.machinelearning.model | 
| Modifier and Type | Method and Description | 
|---|---|
RedshiftDatabase | 
RedshiftDatabase.clone()  | 
RedshiftDatabase | 
RedshiftDataSpec.getDatabaseInformation()
 Describes the  
DatabaseName and
 ClusterIdentifier for an Amazon Redshift
 DataSource. | 
RedshiftDatabase | 
RedshiftMetadata.getRedshiftDatabase()  | 
RedshiftDatabase | 
RedshiftDatabase.withClusterIdentifier(String clusterIdentifier)  | 
RedshiftDatabase | 
RedshiftDatabase.withDatabaseName(String databaseName)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RedshiftDataSpec.setDatabaseInformation(RedshiftDatabase databaseInformation)
 Describes the  
DatabaseName and
 ClusterIdentifier for an Amazon Redshift
 DataSource. | 
void | 
RedshiftMetadata.setRedshiftDatabase(RedshiftDatabase redshiftDatabase)  | 
RedshiftDataSpec | 
RedshiftDataSpec.withDatabaseInformation(RedshiftDatabase databaseInformation)
 Describes the  
DatabaseName and
 ClusterIdentifier for an Amazon Redshift
 DataSource. | 
RedshiftMetadata | 
RedshiftMetadata.withRedshiftDatabase(RedshiftDatabase redshiftDatabase)  | 
Copyright © 2015. All rights reserved.