| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model |
| Modifier and Type | Method and Description |
|---|---|
static GetCampaignStateBatchResponse.Builder |
GetCampaignStateBatchResponse.builder() |
GetCampaignStateBatchResponse.Builder |
GetCampaignStateBatchResponse.Builder.failedRequests(Collection<FailedCampaignStateResponse> failedRequests)
Sets the value of the FailedRequests property for this object.
|
GetCampaignStateBatchResponse.Builder |
GetCampaignStateBatchResponse.Builder.failedRequests(Consumer<FailedCampaignStateResponse.Builder>... failedRequests)
Sets the value of the FailedRequests property for this object.
|
GetCampaignStateBatchResponse.Builder |
GetCampaignStateBatchResponse.Builder.failedRequests(FailedCampaignStateResponse... failedRequests)
Sets the value of the FailedRequests property for this object.
|
GetCampaignStateBatchResponse.Builder |
GetCampaignStateBatchResponse.Builder.successfulRequests(Collection<SuccessfulCampaignStateResponse> successfulRequests)
Sets the value of the SuccessfulRequests property for this object.
|
GetCampaignStateBatchResponse.Builder |
GetCampaignStateBatchResponse.Builder.successfulRequests(Consumer<SuccessfulCampaignStateResponse.Builder>... successfulRequests)
Sets the value of the SuccessfulRequests property for this object.
|
GetCampaignStateBatchResponse.Builder |
GetCampaignStateBatchResponse.Builder.successfulRequests(SuccessfulCampaignStateResponse... successfulRequests)
Sets the value of the SuccessfulRequests property for this object.
|
GetCampaignStateBatchResponse.Builder |
GetCampaignStateBatchResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetCampaignStateBatchResponse.Builder> |
GetCampaignStateBatchResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.