| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning.model | |
| software.amazon.awssdk.services.machinelearning.transform |
| Modifier and Type | Method and Description |
|---|---|
RDSMetadata |
DataSource.rdsMetadata()
Returns the value of the RDSMetadata property for this object.
|
RDSMetadata |
GetDataSourceResponse.rdsMetadata()
Returns the value of the RDSMetadata property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DataSource.Builder |
DataSource.Builder.rdsMetadata(RDSMetadata rdsMetadata)
Sets the value of the RDSMetadata property for this object.
|
GetDataSourceResponse.Builder |
GetDataSourceResponse.Builder.rdsMetadata(RDSMetadata rdsMetadata)
Sets the value of the RDSMetadata property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
RDSMetadata |
RDSMetadataUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
RDSMetadataMarshaller.marshall(RDSMetadata rdsMetadata,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.