Uses of Class
software.amazon.awssdk.services.ec2.model.DeleteVpcEndpointConnectionNotificationsRequest
Packages that use DeleteVpcEndpointConnectionNotificationsRequest
Package
Description
-
Uses of DeleteVpcEndpointConnectionNotificationsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DeleteVpcEndpointConnectionNotificationsRequestModifier and TypeMethodDescriptionEc2AsyncClient.deleteVpcEndpointConnectionNotifications(DeleteVpcEndpointConnectionNotificationsRequest deleteVpcEndpointConnectionNotificationsRequest) Deletes the specified VPC endpoint connection notifications.Ec2Client.deleteVpcEndpointConnectionNotifications(DeleteVpcEndpointConnectionNotificationsRequest deleteVpcEndpointConnectionNotificationsRequest) Deletes the specified VPC endpoint connection notifications. -
Uses of DeleteVpcEndpointConnectionNotificationsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DeleteVpcEndpointConnectionNotificationsRequestModifier and TypeMethodDescriptionDeleteVpcEndpointConnectionNotificationsRequestMarshaller.marshall(DeleteVpcEndpointConnectionNotificationsRequest deleteVpcEndpointConnectionNotificationsRequest)