Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DeleteVpcEndpointConnectionNotificationsResult |
AbstractAmazonEC2.deleteVpcEndpointConnectionNotifications(DeleteVpcEndpointConnectionNotificationsRequest request) |
DeleteVpcEndpointConnectionNotificationsResult |
AmazonEC2.deleteVpcEndpointConnectionNotifications(DeleteVpcEndpointConnectionNotificationsRequest deleteVpcEndpointConnectionNotificationsRequest)
Deletes one or more VPC endpoint connection notifications.
|
DeleteVpcEndpointConnectionNotificationsResult |
AmazonEC2Client.deleteVpcEndpointConnectionNotifications(DeleteVpcEndpointConnectionNotificationsRequest request)
Deletes one or more VPC endpoint connection notifications.
|
Modifier and Type | Method and Description |
---|---|
DeleteVpcEndpointConnectionNotificationsResult |
DeleteVpcEndpointConnectionNotificationsResult.clone() |
DeleteVpcEndpointConnectionNotificationsResult |
DeleteVpcEndpointConnectionNotificationsResult.withUnsuccessful(Collection<UnsuccessfulItem> unsuccessful)
Information about the notifications that could not be deleted successfully.
|
DeleteVpcEndpointConnectionNotificationsResult |
DeleteVpcEndpointConnectionNotificationsResult.withUnsuccessful(UnsuccessfulItem... unsuccessful)
Information about the notifications that could not be deleted successfully.
|
Copyright © 2022. All rights reserved.