| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateVpcEndpointResponse |
Ec2Client.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest)
Creates a VPC endpoint for a specified service.
|
default CompletableFuture<CreateVpcEndpointResponse> |
Ec2AsyncClient.createVpcEndpoint(CreateVpcEndpointRequest createVpcEndpointRequest)
Creates a VPC endpoint for a specified service.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateVpcEndpointRequestMarshaller.marshall(CreateVpcEndpointRequest createVpcEndpointRequest) |
Copyright © 2019. All rights reserved.