Uses of Class
software.amazon.awssdk.services.firehose.model.ExtendedS3DestinationDescription
-
Packages that use ExtendedS3DestinationDescription Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of ExtendedS3DestinationDescription in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return ExtendedS3DestinationDescription Modifier and Type Method Description ExtendedS3DestinationDescriptionDestinationDescription. extendedS3DestinationDescription()The destination in Amazon S3.Methods in software.amazon.awssdk.services.firehose.model with parameters of type ExtendedS3DestinationDescription Modifier and Type Method Description DestinationDescription.BuilderDestinationDescription.Builder. extendedS3DestinationDescription(ExtendedS3DestinationDescription extendedS3DestinationDescription)The destination in Amazon S3.
-