Uses of Interface
software.amazon.awssdk.services.ec2.model.CreateVpcEndpointConnectionNotificationResponse.Builder
Packages that use CreateVpcEndpointConnectionNotificationResponse.Builder
-
Uses of CreateVpcEndpointConnectionNotificationResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreateVpcEndpointConnectionNotificationResponse.BuilderModifier and TypeMethodDescriptionCreateVpcEndpointConnectionNotificationResponse.builder()CreateVpcEndpointConnectionNotificationResponse.Builder.clientToken(String clientToken) Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.CreateVpcEndpointConnectionNotificationResponse.Builder.connectionNotification(Consumer<ConnectionNotification.Builder> connectionNotification) Information about the notification.CreateVpcEndpointConnectionNotificationResponse.Builder.connectionNotification(ConnectionNotification connectionNotification) Information about the notification.CreateVpcEndpointConnectionNotificationResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CreateVpcEndpointConnectionNotificationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateVpcEndpointConnectionNotificationResponse.Builder>CreateVpcEndpointConnectionNotificationResponse.serializableBuilderClass()