public static interface DeleteVpcEndpointConnectionNotificationsRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<DeleteVpcEndpointConnectionNotificationsRequest.Builder,DeleteVpcEndpointConnectionNotificationsRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteVpcEndpointConnectionNotificationsRequest.Builder |
connectionNotificationIds(Collection<String> connectionNotificationIds)
The IDs of the notifications.
|
DeleteVpcEndpointConnectionNotificationsRequest.Builder |
connectionNotificationIds(String... connectionNotificationIds)
The IDs of the notifications.
|
DeleteVpcEndpointConnectionNotificationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteVpcEndpointConnectionNotificationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteVpcEndpointConnectionNotificationsRequest.Builder connectionNotificationIds(Collection<String> connectionNotificationIds)
The IDs of the notifications.
connectionNotificationIds - The IDs of the notifications.DeleteVpcEndpointConnectionNotificationsRequest.Builder connectionNotificationIds(String... connectionNotificationIds)
The IDs of the notifications.
connectionNotificationIds - The IDs of the notifications.DeleteVpcEndpointConnectionNotificationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteVpcEndpointConnectionNotificationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.