| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateVpcEndpointResponse |
EC2Client.createVpcEndpoint(Consumer<CreateVpcEndpointRequest.Builder> createVpcEndpointRequest)
Creates a VPC endpoint for a specified AWS service.
|
default CreateVpcEndpointResponse |
EC2Client.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest)
Creates a VPC endpoint for a specified AWS service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpcEndpointResponse> |
EC2AsyncClient.createVpcEndpoint(Consumer<CreateVpcEndpointRequest.Builder> createVpcEndpointRequest)
Creates a VPC endpoint for a specified AWS service.
|
default CompletableFuture<CreateVpcEndpointResponse> |
EC2AsyncClient.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest)
Creates a VPC endpoint for a specified AWS service.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVpcEndpointResponse |
CreateVpcEndpointResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.