| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
List<TreatmentResource> |
CampaignResponse.additionalTreatments()
Treatments that are defined in addition to the default treatment.
|
| Modifier and Type | Method and Description |
|---|---|
CampaignResponse.Builder |
CampaignResponse.Builder.additionalTreatments(TreatmentResource... additionalTreatments)
Treatments that are defined in addition to the default treatment.
|
| Modifier and Type | Method and Description |
|---|---|
CampaignResponse.Builder |
CampaignResponse.Builder.additionalTreatments(Collection<TreatmentResource> additionalTreatments)
Treatments that are defined in addition to the default treatment.
|
Copyright © 2018. All rights reserved.