| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
FileLocation |
ListedExecution.initialFileLocation()
A structure that describes the Amazon S3 or EFS file location.
|
FileLocation |
DescribedExecution.initialFileLocation()
A structure that describes the Amazon S3 or EFS file location.
|
| Modifier and Type | Method and Description |
|---|---|
ListedExecution.Builder |
ListedExecution.Builder.initialFileLocation(FileLocation initialFileLocation)
A structure that describes the Amazon S3 or EFS file location.
|
DescribedExecution.Builder |
DescribedExecution.Builder.initialFileLocation(FileLocation initialFileLocation)
A structure that describes the Amazon S3 or EFS file location.
|
Copyright © 2023. All rights reserved.