Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyVpcEndpointConnectionNotificationRequest
Packages that use ModifyVpcEndpointConnectionNotificationRequest
Package
Description
-
Uses of ModifyVpcEndpointConnectionNotificationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ModifyVpcEndpointConnectionNotificationRequestModifier and TypeMethodDescriptionEc2AsyncClient.modifyVpcEndpointConnectionNotification(ModifyVpcEndpointConnectionNotificationRequest modifyVpcEndpointConnectionNotificationRequest) Modifies a connection notification for VPC endpoint or VPC endpoint service.Ec2Client.modifyVpcEndpointConnectionNotification(ModifyVpcEndpointConnectionNotificationRequest modifyVpcEndpointConnectionNotificationRequest) Modifies a connection notification for VPC endpoint or VPC endpoint service. -
Uses of ModifyVpcEndpointConnectionNotificationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ModifyVpcEndpointConnectionNotificationRequestModifier and TypeMethodDescriptionModifyVpcEndpointConnectionNotificationRequestMarshaller.marshall(ModifyVpcEndpointConnectionNotificationRequest modifyVpcEndpointConnectionNotificationRequest)