| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetCampaignsResponse |
PinpointClient.getCampaigns(Consumer<GetCampaignsRequest.Builder> getCampaignsRequest)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
default GetCampaignsResponse |
PinpointClient.getCampaigns(GetCampaignsRequest getCampaignsRequest)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCampaignsResponse> |
PinpointAsyncClient.getCampaigns(Consumer<GetCampaignsRequest.Builder> getCampaignsRequest)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
default CompletableFuture<GetCampaignsResponse> |
PinpointAsyncClient.getCampaigns(GetCampaignsRequest getCampaignsRequest)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
Copyright © 2020. All rights reserved.