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