| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateVpcEndpointConnectionNotificationResponse.Builder |
CreateVpcEndpointConnectionNotificationResponse.builder() |
CreateVpcEndpointConnectionNotificationResponse.Builder |
CreateVpcEndpointConnectionNotificationResponse.Builder.clientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreateVpcEndpointConnectionNotificationResponse.Builder |
CreateVpcEndpointConnectionNotificationResponse.Builder.connectionNotification(ConnectionNotification connectionNotification)
Information about the notification.
|
default CreateVpcEndpointConnectionNotificationResponse.Builder |
CreateVpcEndpointConnectionNotificationResponse.Builder.connectionNotification(Consumer<ConnectionNotification.Builder> connectionNotification)
Information about the notification.
|
CreateVpcEndpointConnectionNotificationResponse.Builder |
CreateVpcEndpointConnectionNotificationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateVpcEndpointConnectionNotificationResponse.Builder> |
CreateVpcEndpointConnectionNotificationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.