| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
S3FileLocation |
FileLocation.s3FileLocation()
Specifies the S3 details for the file being used, such as bucket, ETag, and so forth.
|
| Modifier and Type | Method and Description |
|---|---|
FileLocation.Builder |
FileLocation.Builder.s3FileLocation(S3FileLocation s3FileLocation)
Specifies the S3 details for the file being used, such as bucket, ETag, and so forth.
|
Copyright © 2023. All rights reserved.