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