| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model | |
| software.amazon.awssdk.services.connectcampaigns.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<CampaignSummary> |
ListCampaignsResponse.campaignSummaryList()
Returns the value of the CampaignSummaryList property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListCampaignsResponse.Builder |
ListCampaignsResponse.Builder.campaignSummaryList(CampaignSummary... campaignSummaryList)
Sets the value of the CampaignSummaryList property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListCampaignsResponse.Builder |
ListCampaignsResponse.Builder.campaignSummaryList(Collection<CampaignSummary> campaignSummaryList)
Sets the value of the CampaignSummaryList property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<CampaignSummary> |
ListCampaignsPublisher.campaignSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<CampaignSummary> |
ListCampaignsIterable.campaignSummaryList()
Returns an iterable to iterate through the paginated
ListCampaignsResponse.campaignSummaryList() member. |
Copyright © 2022. All rights reserved.