Uses of Class
software.amazon.awssdk.services.firehose.model.SnowflakeDestinationUpdate
-
Packages that use SnowflakeDestinationUpdate Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of SnowflakeDestinationUpdate in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return SnowflakeDestinationUpdate Modifier and Type Method Description SnowflakeDestinationUpdateUpdateDestinationRequest. snowflakeDestinationUpdate()Update to the Snowflake destination condiguration settingsMethods in software.amazon.awssdk.services.firehose.model with parameters of type SnowflakeDestinationUpdate Modifier and Type Method Description UpdateDestinationRequest.BuilderUpdateDestinationRequest.Builder. snowflakeDestinationUpdate(SnowflakeDestinationUpdate snowflakeDestinationUpdate)Update to the Snowflake destination condiguration settings
-