Package | Description |
---|---|
com.amazonaws.services.machinelearning.model |
Modifier and Type | Method and Description |
---|---|
RedshiftMetadata |
RedshiftMetadata.clone() |
RedshiftMetadata |
GetDataSourceResult.getRedshiftMetadata()
Returns the value of the RedshiftMetadata property for this object.
|
RedshiftMetadata |
DataSource.getRedshiftMetadata()
Returns the value of the RedshiftMetadata property for this object.
|
RedshiftMetadata |
RedshiftMetadata.withDatabaseUserName(String databaseUserName)
Sets the value of the DatabaseUserName property for this object.
|
RedshiftMetadata |
RedshiftMetadata.withRedshiftDatabase(RedshiftDatabase redshiftDatabase)
Sets the value of the RedshiftDatabase property for this object.
|
RedshiftMetadata |
RedshiftMetadata.withSelectSqlQuery(String selectSqlQuery)
The SQL query that is specified during
CreateDataSourceFromRedshift.
|
Modifier and Type | Method and Description |
---|---|
void |
GetDataSourceResult.setRedshiftMetadata(RedshiftMetadata redshiftMetadata)
Sets the value of the RedshiftMetadata property for this object.
|
void |
DataSource.setRedshiftMetadata(RedshiftMetadata redshiftMetadata)
Sets the value of the RedshiftMetadata property for this object.
|
GetDataSourceResult |
GetDataSourceResult.withRedshiftMetadata(RedshiftMetadata redshiftMetadata)
Sets the value of the RedshiftMetadata property for this object.
|
DataSource |
DataSource.withRedshiftMetadata(RedshiftMetadata redshiftMetadata)
Sets the value of the RedshiftMetadata property for this object.
|
Copyright © 2015. All rights reserved.