public final class DefaultCompletedDownload extends Object implements CompletedDownload
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultCompletedDownload.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DefaultCompletedDownload.Builder |
builder() |
GetObjectResponse |
response()
Returns the API response from the
S3TransferManager.download(DownloadRequest) |
public GetObjectResponse response()
CompletedDownloadS3TransferManager.download(DownloadRequest)response in interface CompletedDownloadpublic static DefaultCompletedDownload.Builder builder()
Copyright © 2021. All rights reserved.