| Package | Description |
|---|---|
| com.amazonaws.services.machinelearning.model | |
| com.amazonaws.services.machinelearning.model.transform |
| Modifier and Type | Method and Description |
|---|---|
RedshiftDatabaseCredentials |
RedshiftDatabaseCredentials.clone() |
RedshiftDatabaseCredentials |
RedshiftDataSpec.getDatabaseCredentials()
Describes AWS Identity and Access Management (IAM) credentials that are used connect to the Amazon Redshift
database.
|
RedshiftDatabaseCredentials |
RedshiftDatabaseCredentials.withPassword(String password) |
RedshiftDatabaseCredentials |
RedshiftDatabaseCredentials.withUsername(String username) |
| Modifier and Type | Method and Description |
|---|---|
void |
RedshiftDataSpec.setDatabaseCredentials(RedshiftDatabaseCredentials databaseCredentials)
Describes AWS Identity and Access Management (IAM) credentials that are used connect to the Amazon Redshift
database.
|
RedshiftDataSpec |
RedshiftDataSpec.withDatabaseCredentials(RedshiftDatabaseCredentials databaseCredentials)
Describes AWS Identity and Access Management (IAM) credentials that are used connect to the Amazon Redshift
database.
|
| Modifier and Type | Method and Description |
|---|---|
RedshiftDatabaseCredentials |
RedshiftDatabaseCredentialsJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
RedshiftDatabaseCredentialsMarshaller.marshall(RedshiftDatabaseCredentials redshiftDatabaseCredentials,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.