Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeVpcEndpointConnectionNotificationsResponse.Builder
Packages that use DescribeVpcEndpointConnectionNotificationsResponse.Builder
-
Uses of DescribeVpcEndpointConnectionNotificationsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeVpcEndpointConnectionNotificationsResponse.BuilderModifier and TypeMethodDescriptionDescribeVpcEndpointConnectionNotificationsResponse.builder()DescribeVpcEndpointConnectionNotificationsResponse.Builder.connectionNotificationSet(Collection<ConnectionNotification> connectionNotificationSet) The notifications.DescribeVpcEndpointConnectionNotificationsResponse.Builder.connectionNotificationSet(Consumer<ConnectionNotification.Builder>... connectionNotificationSet) The notifications.DescribeVpcEndpointConnectionNotificationsResponse.Builder.connectionNotificationSet(ConnectionNotification... connectionNotificationSet) The notifications.The token to use to retrieve the next page of results.DescribeVpcEndpointConnectionNotificationsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeVpcEndpointConnectionNotificationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeVpcEndpointConnectionNotificationsResponse.Builder>DescribeVpcEndpointConnectionNotificationsResponse.serializableBuilderClass()