| 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 file transfer protocol-enabled
server.
|
EndpointDetails |
CreateServerRequest.getEndpointDetails()
The virtual private cloud (VPC) endpoint settings that are configured for your file transfer protocol-enabled
server.
|
EndpointDetails |
DescribedServer.getEndpointDetails()
The virtual private cloud (VPC) endpoint settings that you configured for your file transfer protocol-enabled
server.
|
EndpointDetails |
EndpointDetails.withAddressAllocationIds(Collection<String> addressAllocationIds)
A list of address allocation IDs that are required to attach an Elastic IP address to your file transfer
protocol-enabled server's endpoint.
|
EndpointDetails |
EndpointDetails.withAddressAllocationIds(String... addressAllocationIds)
A list of address allocation IDs that are required to attach an Elastic IP address to your file transfer
protocol-enabled server's endpoint.
|
EndpointDetails |
EndpointDetails.withSubnetIds(Collection<String> subnetIds)
A list of subnet IDs that are required to host your file transfer protocol-enabled server endpoint in your VPC.
|
EndpointDetails |
EndpointDetails.withSubnetIds(String... subnetIds)
A list of subnet IDs that are required to host your file transfer protocol-enabled server endpoint in your VPC.
|
EndpointDetails |
EndpointDetails.withVpcEndpointId(String vpcEndpointId)
The ID of the VPC endpoint.
|
EndpointDetails |
EndpointDetails.withVpcId(String vpcId)
The VPC ID of the VPC in which a file transfer protocol-enabled server's endpoint will be hosted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateServerRequest.setEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that are configured for your file transfer protocol-enabled
server.
|
void |
CreateServerRequest.setEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that are configured for your file transfer protocol-enabled
server.
|
void |
DescribedServer.setEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that you configured for your file transfer protocol-enabled
server.
|
UpdateServerRequest |
UpdateServerRequest.withEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that are configured for your file transfer protocol-enabled
server.
|
CreateServerRequest |
CreateServerRequest.withEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that are configured for your file transfer protocol-enabled
server.
|
DescribedServer |
DescribedServer.withEndpointDetails(EndpointDetails endpointDetails)
The virtual private cloud (VPC) endpoint settings that you configured for your file transfer protocol-enabled
server.
|
Copyright © 2020. All rights reserved.