| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
EfsFileLocation |
FileLocation.efsFileLocation()
Specifies the Amazon EFS identifier and the path for the file being used.
|
EfsFileLocation |
InputFileLocation.efsFileLocation()
Specifies the details for the Amazon Elastic File System (Amazon EFS) file that's being decrypted.
|
| Modifier and Type | Method and Description |
|---|---|
FileLocation.Builder |
FileLocation.Builder.efsFileLocation(EfsFileLocation efsFileLocation)
Specifies the Amazon EFS identifier and the path for the file being used.
|
InputFileLocation.Builder |
InputFileLocation.Builder.efsFileLocation(EfsFileLocation efsFileLocation)
Specifies the details for the Amazon Elastic File System (Amazon EFS) file that's being decrypted.
|
Copyright © 2023. All rights reserved.