| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionNotification |
CreateVpcEndpointConnectionNotificationResponse.connectionNotification()
Information about the notification.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionNotification> |
DescribeVpcEndpointConnectionNotificationsResponse.connectionNotificationSet()
One or more notifications.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVpcEndpointConnectionNotificationResponse.Builder |
CreateVpcEndpointConnectionNotificationResponse.Builder.connectionNotification(ConnectionNotification connectionNotification)
Information about the notification.
|
DescribeVpcEndpointConnectionNotificationsResponse.Builder |
DescribeVpcEndpointConnectionNotificationsResponse.Builder.connectionNotificationSet(ConnectionNotification... connectionNotificationSet)
One or more notifications.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcEndpointConnectionNotificationsResponse.Builder |
DescribeVpcEndpointConnectionNotificationsResponse.Builder.connectionNotificationSet(Collection<ConnectionNotification> connectionNotificationSet)
One or more notifications.
|
Copyright © 2019. All rights reserved.