Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeVpcEndpointConnectionNotificationsResult |
AbstractAmazonEC2.describeVpcEndpointConnectionNotifications(DescribeVpcEndpointConnectionNotificationsRequest request) |
DescribeVpcEndpointConnectionNotificationsResult |
AmazonEC2.describeVpcEndpointConnectionNotifications(DescribeVpcEndpointConnectionNotificationsRequest describeVpcEndpointConnectionNotificationsRequest)
Describes the connection notifications for VPC endpoints and VPC endpoint services.
|
DescribeVpcEndpointConnectionNotificationsResult |
AmazonEC2Client.describeVpcEndpointConnectionNotifications(DescribeVpcEndpointConnectionNotificationsRequest request)
Describes the connection notifications for VPC endpoints and VPC endpoint services.
|
Modifier and Type | Method and Description |
---|---|
DescribeVpcEndpointConnectionNotificationsResult |
DescribeVpcEndpointConnectionNotificationsResult.clone() |
DescribeVpcEndpointConnectionNotificationsResult |
DescribeVpcEndpointConnectionNotificationsResult.withConnectionNotificationSet(Collection<ConnectionNotification> connectionNotificationSet)
One or more notifications.
|
DescribeVpcEndpointConnectionNotificationsResult |
DescribeVpcEndpointConnectionNotificationsResult.withConnectionNotificationSet(ConnectionNotification... connectionNotificationSet)
One or more notifications.
|
DescribeVpcEndpointConnectionNotificationsResult |
DescribeVpcEndpointConnectionNotificationsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
Copyright © 2021. All rights reserved.