Uses of Class
software.amazon.awssdk.services.mediaconvert.model.S3DestinationSettings
-
Packages that use S3DestinationSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of S3DestinationSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return S3DestinationSettings Modifier and Type Method Description S3DestinationSettingsDestinationSettings. s3Settings()Settings associated with S3 destinationMethods in software.amazon.awssdk.services.mediaconvert.model with parameters of type S3DestinationSettings Modifier and Type Method Description DestinationSettings.BuilderDestinationSettings.Builder. s3Settings(S3DestinationSettings s3Settings)Settings associated with S3 destination
-