Uses of Class
software.amazon.awssdk.services.ec2.model.CreateVpcEndpointConnectionNotificationRequest
-
Packages that use CreateVpcEndpointConnectionNotificationRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of CreateVpcEndpointConnectionNotificationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateVpcEndpointConnectionNotificationRequest Modifier and Type Method Description default CompletableFuture<CreateVpcEndpointConnectionNotificationResponse>Ec2AsyncClient. createVpcEndpointConnectionNotification(CreateVpcEndpointConnectionNotificationRequest createVpcEndpointConnectionNotificationRequest)Creates a connection notification for a specified VPC endpoint or VPC endpoint service.default CreateVpcEndpointConnectionNotificationResponseEc2Client. 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 CreateVpcEndpointConnectionNotificationRequest Modifier and Type Method Description SdkHttpFullRequestCreateVpcEndpointConnectionNotificationRequestMarshaller. marshall(CreateVpcEndpointConnectionNotificationRequest createVpcEndpointConnectionNotificationRequest)
-