public static interface GetConfigurationSetEventDestinationsRequest.Builder extends SesV2Request.Builder, SdkPojo, CopyableBuilder<GetConfigurationSetEventDestinationsRequest.Builder,GetConfigurationSetEventDestinationsRequest>
Modifier and Type | Method and Description |
---|---|
GetConfigurationSetEventDestinationsRequest.Builder |
configurationSetName(String configurationSetName)
The name of the configuration set that contains the event destination.
|
GetConfigurationSetEventDestinationsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetConfigurationSetEventDestinationsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
build
overrideConfiguration
equalsBySdkFields, sdkFields
copy
applyMutation, build
GetConfigurationSetEventDestinationsRequest.Builder configurationSetName(String configurationSetName)
The name of the configuration set that contains the event destination.
configurationSetName
- The name of the configuration set that contains the event destination.GetConfigurationSetEventDestinationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration
in interface AwsRequest.Builder
GetConfigurationSetEventDestinationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration
in interface AwsRequest.Builder
Copyright © 2021. All rights reserved.