| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
Campaign |
Campaign.clone() |
Campaign |
Contact.getCampaign() |
Campaign |
ContactDataRequest.getCampaign()
Structure to store information associated with a campaign.
|
Campaign |
Campaign.withCampaignId(String campaignId)
A unique identifier for a campaign.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Contact.setCampaign(Campaign campaign) |
void |
ContactDataRequest.setCampaign(Campaign campaign)
Structure to store information associated with a campaign.
|
Contact |
Contact.withCampaign(Campaign campaign) |
ContactDataRequest |
ContactDataRequest.withCampaign(Campaign campaign)
Structure to store information associated with a campaign.
|
Copyright © 2024. All rights reserved.