| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model |
| Modifier and Type | Method and Description |
|---|---|
List<FailedCampaignStateResponse> |
GetCampaignStateBatchResponse.failedRequests()
Returns the value of the FailedRequests property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetCampaignStateBatchResponse.Builder |
GetCampaignStateBatchResponse.Builder.failedRequests(FailedCampaignStateResponse... failedRequests)
Sets the value of the FailedRequests property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetCampaignStateBatchResponse.Builder |
GetCampaignStateBatchResponse.Builder.failedRequests(Collection<FailedCampaignStateResponse> failedRequests)
Sets the value of the FailedRequests property for this object.
|
Copyright © 2023. All rights reserved.