| Package | Description |
|---|---|
| com.amazonaws.services.transfer | |
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateServerResult |
AbstractAWSTransfer.updateServer(UpdateServerRequest request) |
UpdateServerResult |
AWSTransferClient.updateServer(UpdateServerRequest request)
Updates the server properties after that server has been created.
|
UpdateServerResult |
AWSTransfer.updateServer(UpdateServerRequest updateServerRequest)
Updates the server properties after that server has been created.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateServerResult> |
AbstractAWSTransferAsync.updateServerAsync(UpdateServerRequest request,
AsyncHandler<UpdateServerRequest,UpdateServerResult> asyncHandler) |
Future<UpdateServerResult> |
AWSTransferAsyncClient.updateServerAsync(UpdateServerRequest request,
AsyncHandler<UpdateServerRequest,UpdateServerResult> asyncHandler) |
Future<UpdateServerResult> |
AWSTransferAsync.updateServerAsync(UpdateServerRequest updateServerRequest,
AsyncHandler<UpdateServerRequest,UpdateServerResult> asyncHandler)
Updates the server properties after that server has been created.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServerResult |
UpdateServerResult.clone() |
UpdateServerResult |
UpdateServerResult.withServerId(String serverId)
A system-assigned unique identifier for an SFTP server that the user account is assigned to.
|
Copyright © 2019. All rights reserved.