| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer |
Transfer Family is a fully managed service that enables the transfer of files over the File Transfer Protocol (FTP),
File Transfer Protocol over SSL (FTPS), or Secure Shell (SSH) File Transfer Protocol (SFTP) directly into and out of
Amazon Simple Storage Service (Amazon S3) or Amazon EFS.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransferBaseClientBuilder<B extends TransferBaseClientBuilder<B,C>,C>
This includes configuration specific to AWS Transfer that is supported by both
TransferClientBuilder and
TransferAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransferAsyncClientBuilder
A builder for creating an instance of
TransferAsyncClient. |
interface |
TransferClientBuilder
A builder for creating an instance of
TransferClient. |
Copyright © 2023. All rights reserved.