Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeVpcEndpointConnectionNotificationsResponse
Packages that use DescribeVpcEndpointConnectionNotificationsResponse
Package
Description
-
Uses of DescribeVpcEndpointConnectionNotificationsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeVpcEndpointConnectionNotificationsResponseModifier and TypeMethodDescriptionEc2Client.describeVpcEndpointConnectionNotifications()Describes the connection notifications for VPC endpoints and VPC endpoint services.Ec2Client.describeVpcEndpointConnectionNotifications(Consumer<DescribeVpcEndpointConnectionNotificationsRequest.Builder> describeVpcEndpointConnectionNotificationsRequest) Describes the connection notifications for VPC endpoints and VPC endpoint services.Ec2Client.describeVpcEndpointConnectionNotifications(DescribeVpcEndpointConnectionNotificationsRequest describeVpcEndpointConnectionNotificationsRequest) Describes the connection notifications for VPC endpoints and VPC endpoint services.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeVpcEndpointConnectionNotificationsResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeVpcEndpointConnectionNotifications()Describes the connection notifications for VPC endpoints and VPC endpoint services.Ec2AsyncClient.describeVpcEndpointConnectionNotifications(Consumer<DescribeVpcEndpointConnectionNotificationsRequest.Builder> describeVpcEndpointConnectionNotificationsRequest) Describes the connection notifications for VPC endpoints and VPC endpoint services.Ec2AsyncClient.describeVpcEndpointConnectionNotifications(DescribeVpcEndpointConnectionNotificationsRequest describeVpcEndpointConnectionNotificationsRequest) Describes the connection notifications for VPC endpoints and VPC endpoint services. -
Uses of DescribeVpcEndpointConnectionNotificationsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeVpcEndpointConnectionNotificationsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeVpcEndpointConnectionNotificationsResponseModifier and TypeMethodDescriptionvoidDescribeVpcEndpointConnectionNotificationsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeVpcEndpointConnectionNotificationsResponse> subscriber)