Uses of Class
software.amazon.awssdk.services.ec2.model.CreateVpcEndpointConnectionNotificationRequest
Packages that use CreateVpcEndpointConnectionNotificationRequest
Package
Description
-
Uses of CreateVpcEndpointConnectionNotificationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateVpcEndpointConnectionNotificationRequestModifier and TypeMethodDescriptionEc2AsyncClient.createVpcEndpointConnectionNotification(CreateVpcEndpointConnectionNotificationRequest createVpcEndpointConnectionNotificationRequest) Creates a connection notification for a specified VPC endpoint or VPC endpoint service.Ec2Client.createVpcEndpointConnectionNotification(CreateVpcEndpointConnectionNotificationRequest createVpcEndpointConnectionNotificationRequest) Creates a connection notification for a specified VPC endpoint or VPC endpoint service. -
Uses of CreateVpcEndpointConnectionNotificationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateVpcEndpointConnectionNotificationRequestModifier and TypeMethodDescriptionCreateVpcEndpointConnectionNotificationRequestMarshaller.marshall(CreateVpcEndpointConnectionNotificationRequest createVpcEndpointConnectionNotificationRequest)