| Package | Description |
|---|---|
| com.amazonaws.services.connectcampaign.model |
| Modifier and Type | Method and Description |
|---|---|
FailedCampaignStateResponse |
FailedCampaignStateResponse.clone() |
FailedCampaignStateResponse |
FailedCampaignStateResponse.withCampaignId(String campaignId) |
FailedCampaignStateResponse |
FailedCampaignStateResponse.withFailureCode(GetCampaignStateBatchFailureCode failureCode) |
FailedCampaignStateResponse |
FailedCampaignStateResponse.withFailureCode(String failureCode) |
| Modifier and Type | Method and Description |
|---|---|
List<FailedCampaignStateResponse> |
GetCampaignStateBatchResult.getFailedRequests() |
| Modifier and Type | Method and Description |
|---|---|
GetCampaignStateBatchResult |
GetCampaignStateBatchResult.withFailedRequests(FailedCampaignStateResponse... failedRequests)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetCampaignStateBatchResult.setFailedRequests(Collection<FailedCampaignStateResponse> failedRequests) |
GetCampaignStateBatchResult |
GetCampaignStateBatchResult.withFailedRequests(Collection<FailedCampaignStateResponse> failedRequests) |
Copyright © 2023. All rights reserved.