| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
InputFileLocation |
DecryptStepDetails.destinationFileLocation()
Specifies the location for the file being decrypted.
|
InputFileLocation |
CopyStepDetails.destinationFileLocation()
Specifies the location for the file being copied.
|
| Modifier and Type | Method and Description |
|---|---|
DecryptStepDetails.Builder |
DecryptStepDetails.Builder.destinationFileLocation(InputFileLocation destinationFileLocation)
Specifies the location for the file being decrypted.
|
CopyStepDetails.Builder |
CopyStepDetails.Builder.destinationFileLocation(InputFileLocation destinationFileLocation)
Specifies the location for the file being copied.
|
Copyright © 2023. All rights reserved.