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