| Package | Description |
|---|---|
| software.amazon.awssdk.transfer.s3.config | |
| software.amazon.awssdk.transfer.s3.model |
| Modifier and Type | Method and Description |
|---|---|
static DownloadFilter |
DownloadFilter.allObjects()
A
DownloadFilter that downloads all objects. |
| Modifier and Type | Method and Description |
|---|---|
DownloadFilter |
DownloadDirectoryRequest.filter() |
| Modifier and Type | Method and Description |
|---|---|
DownloadDirectoryRequest.Builder |
DownloadDirectoryRequest.Builder.filter(DownloadFilter filter)
Specifies a filter that will be used to evaluate which objects should be downloaded from the target directory.
|
Copyright © 2023. All rights reserved.