Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
static DescribeVpcEndpointConnectionNotificationsResponse.Builder |
DescribeVpcEndpointConnectionNotificationsResponse.builder() |
DescribeVpcEndpointConnectionNotificationsResponse.Builder |
DescribeVpcEndpointConnectionNotificationsResponse.Builder.connectionNotificationSet(Collection<ConnectionNotification> connectionNotificationSet)
One or more notifications.
|
DescribeVpcEndpointConnectionNotificationsResponse.Builder |
DescribeVpcEndpointConnectionNotificationsResponse.Builder.connectionNotificationSet(ConnectionNotification... connectionNotificationSet)
One or more notifications.
|
DescribeVpcEndpointConnectionNotificationsResponse.Builder |
DescribeVpcEndpointConnectionNotificationsResponse.Builder.connectionNotificationSet(Consumer<ConnectionNotification.Builder>... connectionNotificationSet)
One or more notifications.
|
DescribeVpcEndpointConnectionNotificationsResponse.Builder |
DescribeVpcEndpointConnectionNotificationsResponse.Builder.nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
DescribeVpcEndpointConnectionNotificationsResponse.Builder |
DescribeVpcEndpointConnectionNotificationsResponse.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends DescribeVpcEndpointConnectionNotificationsResponse.Builder> |
DescribeVpcEndpointConnectionNotificationsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.