public static interface UpdateConfigurationSetEventDestinationRequest.Builder extends PinpointSmsVoiceRequest.Builder, SdkPojo, CopyableBuilder<UpdateConfigurationSetEventDestinationRequest.Builder,UpdateConfigurationSetEventDestinationRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateConfigurationSetEventDestinationRequest.Builder configurationSetName(String configurationSetName)
configurationSetName - ConfigurationSetNameUpdateConfigurationSetEventDestinationRequest.Builder eventDestination(EventDestinationDefinition eventDestination)
eventDestination - The new value for the EventDestination property for this object.default UpdateConfigurationSetEventDestinationRequest.Builder eventDestination(Consumer<EventDestinationDefinition.Builder> eventDestination)
EventDestinationDefinition.Builder
avoiding the need to create one manually via EventDestinationDefinition.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to eventDestination(EventDestinationDefinition).eventDestination - a consumer that will call methods on EventDestinationDefinition.BuildereventDestination(EventDestinationDefinition)UpdateConfigurationSetEventDestinationRequest.Builder eventDestinationName(String eventDestinationName)
eventDestinationName - EventDestinationNameUpdateConfigurationSetEventDestinationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateConfigurationSetEventDestinationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.