| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
CopyCommand |
RedshiftDestinationConfiguration.copyCommand()
The
COPY command. |
CopyCommand |
RedshiftDestinationUpdate.copyCommand()
The
COPY command. |
CopyCommand |
RedshiftDestinationDescription.copyCommand()
The
COPY command. |
| Modifier and Type | Method and Description |
|---|---|
RedshiftDestinationConfiguration.Builder |
RedshiftDestinationConfiguration.Builder.copyCommand(CopyCommand copyCommand)
The
COPY command. |
RedshiftDestinationUpdate.Builder |
RedshiftDestinationUpdate.Builder.copyCommand(CopyCommand copyCommand)
The
COPY command. |
RedshiftDestinationDescription.Builder |
RedshiftDestinationDescription.Builder.copyCommand(CopyCommand copyCommand)
The
COPY command. |
Copyright © 2023. All rights reserved.