public static interface GetDomainDeliverabilityCampaignRequest.Builder extends PinpointEmailRequest.Builder, SdkPojo, CopyableBuilder<GetDomainDeliverabilityCampaignRequest.Builder,GetDomainDeliverabilityCampaignRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDomainDeliverabilityCampaignRequest.Builder |
campaignId(String campaignId)
The unique identifier for the campaign.
|
GetDomainDeliverabilityCampaignRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDomainDeliverabilityCampaignRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDomainDeliverabilityCampaignRequest.Builder campaignId(String campaignId)
The unique identifier for the campaign. Amazon Pinpoint automatically generates and assigns this identifier to a campaign. This value is not the same as the campaign identifier that Amazon Pinpoint assigns to campaigns that you create and manage by using the Amazon Pinpoint API or the Amazon Pinpoint console.
campaignId - The unique identifier for the campaign. Amazon Pinpoint automatically generates and assigns this
identifier to a campaign. This value is not the same as the campaign identifier that Amazon Pinpoint
assigns to campaigns that you create and manage by using the Amazon Pinpoint API or the Amazon
Pinpoint console.GetDomainDeliverabilityCampaignRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDomainDeliverabilityCampaignRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.