| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
List<WriteTreatmentResource> |
WriteCampaignRequest.additionalTreatments()
An array of requests that defines additional treatments for the campaign, in addition to the default treatment
for the campaign.
|
| Modifier and Type | Method and Description |
|---|---|
WriteCampaignRequest.Builder |
WriteCampaignRequest.Builder.additionalTreatments(WriteTreatmentResource... additionalTreatments)
An array of requests that defines additional treatments for the campaign, in addition to the default
treatment for the campaign.
|
| Modifier and Type | Method and Description |
|---|---|
WriteCampaignRequest.Builder |
WriteCampaignRequest.Builder.additionalTreatments(Collection<WriteTreatmentResource> additionalTreatments)
An array of requests that defines additional treatments for the campaign, in addition to the default
treatment for the campaign.
|
Copyright © 2022. All rights reserved.