| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDeliveryConfiguration |
TreatmentResource.customDeliveryConfiguration()
The delivery configuration settings for sending the treatment through a custom channel.
|
CustomDeliveryConfiguration |
WriteTreatmentResource.customDeliveryConfiguration()
The delivery configuration settings for sending the treatment through a custom channel.
|
CustomDeliveryConfiguration |
CampaignResponse.customDeliveryConfiguration()
The delivery configuration settings for sending the campaign through a custom channel.
|
CustomDeliveryConfiguration |
WriteCampaignRequest.customDeliveryConfiguration()
The delivery configuration settings for sending the campaign through a custom channel.
|
| Modifier and Type | Method and Description |
|---|---|
TreatmentResource.Builder |
TreatmentResource.Builder.customDeliveryConfiguration(CustomDeliveryConfiguration customDeliveryConfiguration)
The delivery configuration settings for sending the treatment through a custom channel.
|
WriteTreatmentResource.Builder |
WriteTreatmentResource.Builder.customDeliveryConfiguration(CustomDeliveryConfiguration customDeliveryConfiguration)
The delivery configuration settings for sending the treatment through a custom channel.
|
CampaignResponse.Builder |
CampaignResponse.Builder.customDeliveryConfiguration(CustomDeliveryConfiguration customDeliveryConfiguration)
The delivery configuration settings for sending the campaign through a custom channel.
|
WriteCampaignRequest.Builder |
WriteCampaignRequest.Builder.customDeliveryConfiguration(CustomDeliveryConfiguration customDeliveryConfiguration)
The delivery configuration settings for sending the campaign through a custom channel.
|
Copyright © 2022. All rights reserved.