Uses of Class
software.amazon.awssdk.services.firehose.model.RedshiftDestinationUpdate
-
Packages that use RedshiftDestinationUpdate Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of RedshiftDestinationUpdate in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return RedshiftDestinationUpdate Modifier and Type Method Description RedshiftDestinationUpdateUpdateDestinationRequest. redshiftDestinationUpdate()Describes an update for a destination in Amazon Redshift.Methods in software.amazon.awssdk.services.firehose.model with parameters of type RedshiftDestinationUpdate Modifier and Type Method Description UpdateDestinationRequest.BuilderUpdateDestinationRequest.Builder. redshiftDestinationUpdate(RedshiftDestinationUpdate redshiftDestinationUpdate)Describes an update for a destination in Amazon Redshift.
-