Uses of Class
software.amazon.awssdk.services.firehose.model.ExtendedS3DestinationConfiguration
-
Packages that use ExtendedS3DestinationConfiguration Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of ExtendedS3DestinationConfiguration in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return ExtendedS3DestinationConfiguration Modifier and Type Method Description ExtendedS3DestinationConfigurationCreateDeliveryStreamRequest. extendedS3DestinationConfiguration()The destination in Amazon S3.Methods in software.amazon.awssdk.services.firehose.model with parameters of type ExtendedS3DestinationConfiguration Modifier and Type Method Description CreateDeliveryStreamRequest.BuilderCreateDeliveryStreamRequest.Builder. extendedS3DestinationConfiguration(ExtendedS3DestinationConfiguration extendedS3DestinationConfiguration)The destination in Amazon S3.
-