| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateVpcEndpointConnectionNotificationResponse |
Ec2Client.createVpcEndpointConnectionNotification(Consumer<CreateVpcEndpointConnectionNotificationRequest.Builder> createVpcEndpointConnectionNotificationRequest)
Creates a connection notification for a specified VPC endpoint or VPC endpoint service.
|
default CreateVpcEndpointConnectionNotificationResponse |
Ec2Client.createVpcEndpointConnectionNotification(CreateVpcEndpointConnectionNotificationRequest createVpcEndpointConnectionNotificationRequest)
Creates a connection notification for a specified VPC endpoint or VPC endpoint service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpcEndpointConnectionNotificationResponse> |
Ec2AsyncClient.createVpcEndpointConnectionNotification(Consumer<CreateVpcEndpointConnectionNotificationRequest.Builder> createVpcEndpointConnectionNotificationRequest)
Creates a connection notification for a specified VPC endpoint or VPC endpoint service.
|
default CompletableFuture<CreateVpcEndpointConnectionNotificationResponse> |
Ec2AsyncClient.createVpcEndpointConnectionNotification(CreateVpcEndpointConnectionNotificationRequest createVpcEndpointConnectionNotificationRequest)
Creates a connection notification for a specified VPC endpoint or VPC endpoint service.
|
Copyright © 2023. All rights reserved.