Uses of Class
software.amazon.awssdk.services.datasync.model.S3ManifestConfig
-
Packages that use S3ManifestConfig Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of S3ManifestConfig in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return S3ManifestConfig Modifier and Type Method Description S3ManifestConfigSourceManifestConfig. s3()Specifies the S3 bucket where you're hosting your manifest.Methods in software.amazon.awssdk.services.datasync.model with parameters of type S3ManifestConfig Modifier and Type Method Description SourceManifestConfig.BuilderSourceManifestConfig.Builder. s3(S3ManifestConfig s3)Specifies the S3 bucket where you're hosting your manifest.
-