| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
SourceManifestConfig |
SourceManifestConfig.clone() |
SourceManifestConfig |
ManifestConfig.getSource()
Specifies the manifest that you want DataSync to use and where it's hosted.
|
SourceManifestConfig |
SourceManifestConfig.withS3(S3ManifestConfig s3)
Specifies the S3 bucket where you're hosting your manifest.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManifestConfig.setSource(SourceManifestConfig source)
Specifies the manifest that you want DataSync to use and where it's hosted.
|
ManifestConfig |
ManifestConfig.withSource(SourceManifestConfig source)
Specifies the manifest that you want DataSync to use and where it's hosted.
|
Copyright © 2024. All rights reserved.