| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model |
| Modifier and Type | Method and Description |
|---|---|
static ListCampaignsResponse.Builder |
ListCampaignsResponse.builder() |
ListCampaignsResponse.Builder |
ListCampaignsResponse.Builder.campaignSummaryList(CampaignSummary... campaignSummaryList)
Sets the value of the CampaignSummaryList property for this object.
|
ListCampaignsResponse.Builder |
ListCampaignsResponse.Builder.campaignSummaryList(Collection<CampaignSummary> campaignSummaryList)
Sets the value of the CampaignSummaryList property for this object.
|
ListCampaignsResponse.Builder |
ListCampaignsResponse.Builder.campaignSummaryList(Consumer<CampaignSummary.Builder>... campaignSummaryList)
Sets the value of the CampaignSummaryList property for this object.
|
ListCampaignsResponse.Builder |
ListCampaignsResponse.Builder.nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListCampaignsResponse.Builder |
ListCampaignsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListCampaignsResponse.Builder> |
ListCampaignsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.