Uses of Class
software.amazon.awssdk.services.ec2.model.DeleteVpcEndpointConnectionNotificationsRequest
-
Packages that use DeleteVpcEndpointConnectionNotificationsRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of DeleteVpcEndpointConnectionNotificationsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DeleteVpcEndpointConnectionNotificationsRequest Modifier and Type Method Description default CompletableFuture<DeleteVpcEndpointConnectionNotificationsResponse>Ec2AsyncClient. deleteVpcEndpointConnectionNotifications(DeleteVpcEndpointConnectionNotificationsRequest deleteVpcEndpointConnectionNotificationsRequest)Deletes the specified VPC endpoint connection notifications.default DeleteVpcEndpointConnectionNotificationsResponseEc2Client. 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 DeleteVpcEndpointConnectionNotificationsRequest Modifier and Type Method Description SdkHttpFullRequestDeleteVpcEndpointConnectionNotificationsRequestMarshaller. marshall(DeleteVpcEndpointConnectionNotificationsRequest deleteVpcEndpointConnectionNotificationsRequest)
-