Uses of Class
com.amazonaws.services.kinesisfirehose.model.CopyCommand
-
Packages that use CopyCommand Package Description com.amazonaws.services.kinesisfirehose.model -
-
Uses of CopyCommand in com.amazonaws.services.kinesisfirehose.model
Methods in com.amazonaws.services.kinesisfirehose.model that return CopyCommand Modifier and Type Method Description CopyCommandCopyCommand. clone()CopyCommandRedshiftDestinationConfiguration. getCopyCommand()TheCOPYcommand.CopyCommandRedshiftDestinationDescription. getCopyCommand()TheCOPYcommand.CopyCommandRedshiftDestinationUpdate. getCopyCommand()TheCOPYcommand.CopyCommandCopyCommand. withCopyOptions(String copyOptions)Optional parameters to use with the Amazon RedshiftCOPYcommand.CopyCommandCopyCommand. withDataTableColumns(String dataTableColumns)A comma-separated list of column names.CopyCommandCopyCommand. withDataTableName(String dataTableName)The name of the target table.Methods in com.amazonaws.services.kinesisfirehose.model with parameters of type CopyCommand Modifier and Type Method Description voidRedshiftDestinationConfiguration. setCopyCommand(CopyCommand copyCommand)TheCOPYcommand.voidRedshiftDestinationDescription. setCopyCommand(CopyCommand copyCommand)TheCOPYcommand.voidRedshiftDestinationUpdate. setCopyCommand(CopyCommand copyCommand)TheCOPYcommand.RedshiftDestinationConfigurationRedshiftDestinationConfiguration. withCopyCommand(CopyCommand copyCommand)TheCOPYcommand.RedshiftDestinationDescriptionRedshiftDestinationDescription. withCopyCommand(CopyCommand copyCommand)TheCOPYcommand.RedshiftDestinationUpdateRedshiftDestinationUpdate. withCopyCommand(CopyCommand copyCommand)TheCOPYcommand.
-