| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static DeleteVpcEndpointConnectionNotificationsResponse.Builder |
DeleteVpcEndpointConnectionNotificationsResponse.builder() |
DeleteVpcEndpointConnectionNotificationsResponse.Builder |
DeleteVpcEndpointConnectionNotificationsResponse.toBuilder() |
DeleteVpcEndpointConnectionNotificationsResponse.Builder |
DeleteVpcEndpointConnectionNotificationsResponse.Builder.unsuccessful(Collection<UnsuccessfulItem> unsuccessful)
Information about the notifications that could not be deleted successfully.
|
DeleteVpcEndpointConnectionNotificationsResponse.Builder |
DeleteVpcEndpointConnectionNotificationsResponse.Builder.unsuccessful(Consumer<UnsuccessfulItem.Builder>... unsuccessful)
Information about the notifications that could not be deleted successfully.
|
DeleteVpcEndpointConnectionNotificationsResponse.Builder |
DeleteVpcEndpointConnectionNotificationsResponse.Builder.unsuccessful(UnsuccessfulItem... unsuccessful)
Information about the notifications that could not be deleted successfully.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteVpcEndpointConnectionNotificationsResponse.Builder> |
DeleteVpcEndpointConnectionNotificationsResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.