| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointDetails |
EndpointDetails.clone() |
EndpointDetails |
UpdateServerRequest.getEndpointDetails()
The virtual private cloud (VPC) endpoint settings that are configured for your SFTP server.
|
EndpointDetails |
CreateServerRequest.getEndpointDetails()
The virtual private cloud (VPC) endpoint settings that you want to configure for your SFTP server.
|
EndpointDetails |
DescribedServer.getEndpointDetails()
The virtual private cloud (VPC) endpoint settings that you configured for your SFTP server.
|
EndpointDetails |
EndpointDetails.withVpcEndpointId(String vpcEndpointId)
The ID of the VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateServerRequest.setEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that are configured for your SFTP server.
|
void |
CreateServerRequest.setEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that you want to configure for your SFTP server.
|
void |
DescribedServer.setEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that you configured for your SFTP server.
|
UpdateServerRequest |
UpdateServerRequest.withEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that are configured for your SFTP server.
|
CreateServerRequest |
CreateServerRequest.withEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that you want to configure for your SFTP server.
|
DescribedServer |
DescribedServer.withEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that you configured for your SFTP server.
|
Copyright © 2019. All rights reserved.