Uses of Class
com.amazonaws.services.kinesisfirehose.model.CopyCommand
Packages that use CopyCommand
-
Uses of CopyCommand in com.amazonaws.services.kinesisfirehose.model
Methods in com.amazonaws.services.kinesisfirehose.model that return CopyCommandModifier and TypeMethodDescriptionCopyCommand.clone()
RedshiftDestinationConfiguration.getCopyCommand()
TheCOPY
command.RedshiftDestinationDescription.getCopyCommand()
TheCOPY
command.RedshiftDestinationUpdate.getCopyCommand()
TheCOPY
command.CopyCommand.withCopyOptions
(String copyOptions) Optional parameters to use with the Amazon RedshiftCOPY
command.CopyCommand.withDataTableColumns
(String dataTableColumns) A comma-separated list of column names.CopyCommand.withDataTableName
(String dataTableName) The name of the target table.Methods in com.amazonaws.services.kinesisfirehose.model with parameters of type CopyCommandModifier and TypeMethodDescriptionvoid
RedshiftDestinationConfiguration.setCopyCommand
(CopyCommand copyCommand) TheCOPY
command.void
RedshiftDestinationDescription.setCopyCommand
(CopyCommand copyCommand) TheCOPY
command.void
RedshiftDestinationUpdate.setCopyCommand
(CopyCommand copyCommand) TheCOPY
command.RedshiftDestinationConfiguration.withCopyCommand
(CopyCommand copyCommand) TheCOPY
command.RedshiftDestinationDescription.withCopyCommand
(CopyCommand copyCommand) TheCOPY
command.RedshiftDestinationUpdate.withCopyCommand
(CopyCommand copyCommand) TheCOPY
command.