| Package | Description |
|---|---|
| com.amazonaws.services.connectcampaign.model |
| Modifier and Type | Method and Description |
|---|---|
SuccessfulCampaignStateResponse |
SuccessfulCampaignStateResponse.clone() |
SuccessfulCampaignStateResponse |
SuccessfulCampaignStateResponse.withCampaignId(String campaignId) |
SuccessfulCampaignStateResponse |
SuccessfulCampaignStateResponse.withState(CampaignState state) |
SuccessfulCampaignStateResponse |
SuccessfulCampaignStateResponse.withState(String state) |
| Modifier and Type | Method and Description |
|---|---|
List<SuccessfulCampaignStateResponse> |
GetCampaignStateBatchResult.getSuccessfulRequests() |
| Modifier and Type | Method and Description |
|---|---|
GetCampaignStateBatchResult |
GetCampaignStateBatchResult.withSuccessfulRequests(SuccessfulCampaignStateResponse... successfulRequests)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetCampaignStateBatchResult.setSuccessfulRequests(Collection<SuccessfulCampaignStateResponse> successfulRequests) |
GetCampaignStateBatchResult |
GetCampaignStateBatchResult.withSuccessfulRequests(Collection<SuccessfulCampaignStateResponse> successfulRequests) |
Copyright © 2023. All rights reserved.