| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning.model | |
| software.amazon.awssdk.services.machinelearning.transform |
| Modifier and Type | Method and Description |
|---|---|
RDSDatabase |
RDSMetadata.database()
The database details required to connect to an Amazon RDS.
|
RDSDatabase |
RDSDataSpec.databaseInformation()
Describes the
DatabaseName and InstanceIdentifier of an Amazon RDS database. |
| Modifier and Type | Method and Description |
|---|---|
RDSMetadata.Builder |
RDSMetadata.Builder.database(RDSDatabase database)
The database details required to connect to an Amazon RDS.
|
RDSDataSpec.Builder |
RDSDataSpec.Builder.databaseInformation(RDSDatabase databaseInformation)
Describes the
DatabaseName and InstanceIdentifier of an Amazon RDS database. |
| Modifier and Type | Method and Description |
|---|---|
RDSDatabase |
RDSDatabaseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
RDSDatabaseMarshaller.marshall(RDSDatabase rdsDatabase,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.