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()
Returns the value of the RedshiftDatabase property for this object.
|
RedshiftDatabase |
RedshiftDatabase.withClusterIdentifier(String clusterIdentifier)
Sets the value of the ClusterIdentifier property for this object.
|
RedshiftDatabase |
RedshiftDatabase.withDatabaseName(String databaseName)
Sets the value of the DatabaseName property for this object.
|
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)
Sets the value of the RedshiftDatabase property for this object.
|
RedshiftDataSpec |
RedshiftDataSpec.withDatabaseInformation(RedshiftDatabase databaseInformation)
Describes the
DatabaseName and
ClusterIdentifier for an Amazon Redshift
DataSource . |
RedshiftMetadata |
RedshiftMetadata.withRedshiftDatabase(RedshiftDatabase redshiftDatabase)
Sets the value of the RedshiftDatabase property for this object.
|
Copyright © 2015. All rights reserved.