| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning.model | |
| software.amazon.awssdk.services.machinelearning.transform |
| Modifier and Type | Method and Description |
|---|---|
RedshiftDatabase |
RedshiftDataSpec.databaseInformation()
Describes the
DatabaseName and ClusterIdentifier for an Amazon Redshift
DataSource. |
RedshiftDatabase |
RedshiftMetadata.redshiftDatabase()
Returns the value of the RedshiftDatabase property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
RedshiftDataSpec.Builder |
RedshiftDataSpec.Builder.databaseInformation(RedshiftDatabase databaseInformation)
Describes the
DatabaseName and ClusterIdentifier for an Amazon Redshift
DataSource. |
RedshiftMetadata.Builder |
RedshiftMetadata.Builder.redshiftDatabase(RedshiftDatabase redshiftDatabase)
Sets the value of the RedshiftDatabase property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
RedshiftDatabase |
RedshiftDatabaseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
RedshiftDatabaseMarshaller.marshall(RedshiftDatabase redshiftDatabase,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.