Uses of Class
software.amazon.awssdk.services.datasync.model.SourceManifestConfig
-
Packages that use SourceManifestConfig Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of SourceManifestConfig in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return SourceManifestConfig Modifier and Type Method Description SourceManifestConfigManifestConfig. source()Specifies the manifest that you want DataSync to use and where it's hosted.Methods in software.amazon.awssdk.services.datasync.model with parameters of type SourceManifestConfig Modifier and Type Method Description ManifestConfig.BuilderManifestConfig.Builder. source(SourceManifestConfig source)Specifies the manifest that you want DataSync to use and where it's hosted.
-