| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Schedule |
CampaignResponse.schedule()
The schedule settings for the campaign.
|
Schedule |
TreatmentResource.schedule()
The schedule settings for the treatment.
|
Schedule |
WriteCampaignRequest.schedule()
The schedule settings for the campaign.
|
Schedule |
WriteTreatmentResource.schedule()
The schedule settings for the treatment.
|
| Modifier and Type | Method and Description |
|---|---|
CampaignResponse.Builder |
CampaignResponse.Builder.schedule(Schedule schedule)
The schedule settings for the campaign.
|
TreatmentResource.Builder |
TreatmentResource.Builder.schedule(Schedule schedule)
The schedule settings for the treatment.
|
WriteCampaignRequest.Builder |
WriteCampaignRequest.Builder.schedule(Schedule schedule)
The schedule settings for the campaign.
|
WriteTreatmentResource.Builder |
WriteTreatmentResource.Builder.schedule(Schedule schedule)
The schedule settings for the treatment.
|
Copyright © 2023. All rights reserved.