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()TheCOPYcommand.RedshiftDestinationDescription.getCopyCommand()TheCOPYcommand.RedshiftDestinationUpdate.getCopyCommand()TheCOPYcommand.CopyCommand.withCopyOptions(String copyOptions) Optional parameters to use with the Amazon RedshiftCOPYcommand.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 TypeMethodDescriptionvoidRedshiftDestinationConfiguration.setCopyCommand(CopyCommand copyCommand) TheCOPYcommand.voidRedshiftDestinationDescription.setCopyCommand(CopyCommand copyCommand) TheCOPYcommand.voidRedshiftDestinationUpdate.setCopyCommand(CopyCommand copyCommand) TheCOPYcommand.RedshiftDestinationConfiguration.withCopyCommand(CopyCommand copyCommand) TheCOPYcommand.RedshiftDestinationDescription.withCopyCommand(CopyCommand copyCommand) TheCOPYcommand.RedshiftDestinationUpdate.withCopyCommand(CopyCommand copyCommand) TheCOPYcommand.