| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer |
AWS 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).
|
| 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 © 2020. All rights reserved.