| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteVpcEndpointConnectionNotificationsResponse |
Ec2Client.deleteVpcEndpointConnectionNotifications(Consumer<DeleteVpcEndpointConnectionNotificationsRequest.Builder> deleteVpcEndpointConnectionNotificationsRequest)
Deletes one or more VPC endpoint connection notifications.
|
default DeleteVpcEndpointConnectionNotificationsResponse |
Ec2Client.deleteVpcEndpointConnectionNotifications(DeleteVpcEndpointConnectionNotificationsRequest deleteVpcEndpointConnectionNotificationsRequest)
Deletes one or more VPC endpoint connection notifications.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteVpcEndpointConnectionNotificationsResponse> |
Ec2AsyncClient.deleteVpcEndpointConnectionNotifications(Consumer<DeleteVpcEndpointConnectionNotificationsRequest.Builder> deleteVpcEndpointConnectionNotificationsRequest)
Deletes one or more VPC endpoint connection notifications.
|
default CompletableFuture<DeleteVpcEndpointConnectionNotificationsResponse> |
Ec2AsyncClient.deleteVpcEndpointConnectionNotifications(DeleteVpcEndpointConnectionNotificationsRequest deleteVpcEndpointConnectionNotificationsRequest)
Deletes one or more VPC endpoint connection notifications.
|
Copyright © 2023. All rights reserved.