AWS SDK for C++AWS SDK for C++ Version 1.11.440 |
#include <PinpointClient.h>
Doc Engage API - Amazon Pinpoint API
Definition at line 21 of file PinpointClient.h.
Definition at line 24 of file PinpointClient.h.
Definition at line 28 of file PinpointClient.h.
Definition at line 29 of file PinpointClient.h.
Aws::Pinpoint::PinpointClientConfiguration()
,
nullptr
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr
,
Aws::Pinpoint::PinpointClientConfiguration()
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr
,
Aws::Pinpoint::PinpointClientConfiguration()
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
nullptr
An Async wrapper for CreateApp that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 99 of file PinpointClient.h.
A Callable wrapper for CreateApp that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 90 of file PinpointClient.h.
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
nullptr
An Async wrapper for CreateCampaign that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 125 of file PinpointClient.h.
A Callable wrapper for CreateCampaign that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 116 of file PinpointClient.h.
Creates a message template for messages that are sent through the email channel.
nullptr
An Async wrapper for CreateEmailTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 151 of file PinpointClient.h.
A Callable wrapper for CreateEmailTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 142 of file PinpointClient.h.
nullptr
An Async wrapper for CreateExportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 176 of file PinpointClient.h.
A Callable wrapper for CreateExportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 167 of file PinpointClient.h.
nullptr
An Async wrapper for CreateImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 201 of file PinpointClient.h.
A Callable wrapper for CreateImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 192 of file PinpointClient.h.
Creates a new message template for messages using the in-app message channel.
nullptr
An Async wrapper for CreateInAppTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 227 of file PinpointClient.h.
A Callable wrapper for CreateInAppTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 218 of file PinpointClient.h.
nullptr
An Async wrapper for CreateJourney that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 252 of file PinpointClient.h.
A Callable wrapper for CreateJourney that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 243 of file PinpointClient.h.
Creates a message template for messages that are sent through a push notification channel.
nullptr
An Async wrapper for CreatePushTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 278 of file PinpointClient.h.
A Callable wrapper for CreatePushTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 269 of file PinpointClient.h.
nullptr
An Async wrapper for CreateRecommenderConfiguration that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 304 of file PinpointClient.h.
A Callable wrapper for CreateRecommenderConfiguration that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 295 of file PinpointClient.h.
Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
nullptr
An Async wrapper for CreateSegment that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 331 of file PinpointClient.h.
A Callable wrapper for CreateSegment that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 322 of file PinpointClient.h.
Creates a message template for messages that are sent through the SMS channel.
nullptr
An Async wrapper for CreateSmsTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 357 of file PinpointClient.h.
A Callable wrapper for CreateSmsTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 348 of file PinpointClient.h.
Creates a message template for messages that are sent through the voice channel.
nullptr
An Async wrapper for CreateVoiceTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 383 of file PinpointClient.h.
A Callable wrapper for CreateVoiceTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 374 of file PinpointClient.h.
Disables the ADM channel for an application and deletes any existing settings for the channel.
nullptr
An Async wrapper for DeleteAdmChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 409 of file PinpointClient.h.
A Callable wrapper for DeleteAdmChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 400 of file PinpointClient.h.
Disables the APNs channel for an application and deletes any existing settings for the channel.
nullptr
An Async wrapper for DeleteApnsChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 435 of file PinpointClient.h.
A Callable wrapper for DeleteApnsChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 426 of file PinpointClient.h.
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
nullptr
An Async wrapper for DeleteApnsSandboxChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 461 of file PinpointClient.h.
A Callable wrapper for DeleteApnsSandboxChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 452 of file PinpointClient.h.
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
nullptr
An Async wrapper for DeleteApnsVoipChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 487 of file PinpointClient.h.
A Callable wrapper for DeleteApnsVoipChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 478 of file PinpointClient.h.
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
nullptr
An Async wrapper for DeleteApnsVoipSandboxChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 513 of file PinpointClient.h.
A Callable wrapper for DeleteApnsVoipSandboxChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 504 of file PinpointClient.h.
nullptr
An Async wrapper for DeleteApp that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 538 of file PinpointClient.h.
A Callable wrapper for DeleteApp that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 529 of file PinpointClient.h.
Disables the Baidu channel for an application and deletes any existing settings for the channel.
nullptr
An Async wrapper for DeleteBaiduChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 564 of file PinpointClient.h.
A Callable wrapper for DeleteBaiduChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 555 of file PinpointClient.h.
nullptr
An Async wrapper for DeleteCampaign that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 589 of file PinpointClient.h.
A Callable wrapper for DeleteCampaign that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 580 of file PinpointClient.h.
Disables the email channel for an application and deletes any existing settings for the channel.
nullptr
An Async wrapper for DeleteEmailChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 615 of file PinpointClient.h.
A Callable wrapper for DeleteEmailChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 606 of file PinpointClient.h.
Deletes a message template for messages that were sent through the email channel.
nullptr
An Async wrapper for DeleteEmailTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 641 of file PinpointClient.h.
A Callable wrapper for DeleteEmailTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 632 of file PinpointClient.h.
nullptr
An Async wrapper for DeleteEndpoint that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 666 of file PinpointClient.h.
A Callable wrapper for DeleteEndpoint that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 657 of file PinpointClient.h.
nullptr
An Async wrapper for DeleteEventStream that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 691 of file PinpointClient.h.
A Callable wrapper for DeleteEventStream that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 682 of file PinpointClient.h.
Disables the GCM channel for an application and deletes any existing settings for the channel.
nullptr
An Async wrapper for DeleteGcmChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 717 of file PinpointClient.h.
A Callable wrapper for DeleteGcmChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 708 of file PinpointClient.h.
Deletes a message template for messages sent using the in-app message channel.
nullptr
An Async wrapper for DeleteInAppTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 743 of file PinpointClient.h.
A Callable wrapper for DeleteInAppTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 734 of file PinpointClient.h.
nullptr
An Async wrapper for DeleteJourney that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 768 of file PinpointClient.h.
A Callable wrapper for DeleteJourney that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 759 of file PinpointClient.h.
Deletes a message template for messages that were sent through a push notification channel.
nullptr
An Async wrapper for DeletePushTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 794 of file PinpointClient.h.
A Callable wrapper for DeletePushTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 785 of file PinpointClient.h.
nullptr
An Async wrapper for DeleteRecommenderConfiguration that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 820 of file PinpointClient.h.
A Callable wrapper for DeleteRecommenderConfiguration that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 811 of file PinpointClient.h.
nullptr
An Async wrapper for DeleteSegment that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 845 of file PinpointClient.h.
A Callable wrapper for DeleteSegment that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 836 of file PinpointClient.h.
Disables the SMS channel for an application and deletes any existing settings for the channel.
nullptr
An Async wrapper for DeleteSmsChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 871 of file PinpointClient.h.
A Callable wrapper for DeleteSmsChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 862 of file PinpointClient.h.
Deletes a message template for messages that were sent through the SMS channel.
nullptr
An Async wrapper for DeleteSmsTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 897 of file PinpointClient.h.
A Callable wrapper for DeleteSmsTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 888 of file PinpointClient.h.
nullptr
An Async wrapper for DeleteUserEndpoints that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 923 of file PinpointClient.h.
A Callable wrapper for DeleteUserEndpoints that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 914 of file PinpointClient.h.
Disables the voice channel for an application and deletes any existing settings for the channel.
nullptr
An Async wrapper for DeleteVoiceChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 949 of file PinpointClient.h.
A Callable wrapper for DeleteVoiceChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 940 of file PinpointClient.h.
Deletes a message template for messages that were sent through the voice channel.
nullptr
An Async wrapper for DeleteVoiceTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 975 of file PinpointClient.h.
A Callable wrapper for DeleteVoiceTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 966 of file PinpointClient.h.
Retrieves information about the status and settings of the ADM channel for an application.
nullptr
An Async wrapper for GetAdmChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1001 of file PinpointClient.h.
A Callable wrapper for GetAdmChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 992 of file PinpointClient.h.
Retrieves information about the status and settings of the APNs channel for an application.
nullptr
An Async wrapper for GetApnsChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1027 of file PinpointClient.h.
A Callable wrapper for GetApnsChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1018 of file PinpointClient.h.
Retrieves information about the status and settings of the APNs sandbox channel for an application.
nullptr
An Async wrapper for GetApnsSandboxChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1053 of file PinpointClient.h.
A Callable wrapper for GetApnsSandboxChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1044 of file PinpointClient.h.
Retrieves information about the status and settings of the APNs VoIP channel for an application.
nullptr
An Async wrapper for GetApnsVoipChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1079 of file PinpointClient.h.
A Callable wrapper for GetApnsVoipChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1070 of file PinpointClient.h.
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
nullptr
An Async wrapper for GetApnsVoipSandboxChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1105 of file PinpointClient.h.
A Callable wrapper for GetApnsVoipSandboxChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1096 of file PinpointClient.h.
nullptr
An Async wrapper for GetApp that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1130 of file PinpointClient.h.
A Callable wrapper for GetApp that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1121 of file PinpointClient.h.
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
nullptr
An Async wrapper for GetApplicationDateRangeKpi that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1156 of file PinpointClient.h.
A Callable wrapper for GetApplicationDateRangeKpi that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1147 of file PinpointClient.h.
nullptr
An Async wrapper for GetApplicationSettings that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1182 of file PinpointClient.h.
A Callable wrapper for GetApplicationSettings that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1173 of file PinpointClient.h.
{}
)
const
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
nullptr
,
{}
An Async wrapper for GetApps that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1208 of file PinpointClient.h.
{}
)
const
A Callable wrapper for GetApps that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1199 of file PinpointClient.h.
Retrieves information about the status and settings of the Baidu channel for an application.
nullptr
An Async wrapper for GetBaiduChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1234 of file PinpointClient.h.
A Callable wrapper for GetBaiduChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1225 of file PinpointClient.h.
Retrieves information about the status, configuration, and other settings for a campaign.
nullptr
An Async wrapper for GetCampaignActivities that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1286 of file PinpointClient.h.
A Callable wrapper for GetCampaignActivities that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1277 of file PinpointClient.h.
nullptr
An Async wrapper for GetCampaign that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1260 of file PinpointClient.h.
A Callable wrapper for GetCampaign that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1251 of file PinpointClient.h.
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
nullptr
An Async wrapper for GetCampaignDateRangeKpi that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1312 of file PinpointClient.h.
A Callable wrapper for GetCampaignDateRangeKpi that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1303 of file PinpointClient.h.
Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.
nullptr
An Async wrapper for GetCampaigns that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1391 of file PinpointClient.h.
A Callable wrapper for GetCampaigns that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1382 of file PinpointClient.h.
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
nullptr
An Async wrapper for GetCampaignVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1338 of file PinpointClient.h.
A Callable wrapper for GetCampaignVersion that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1329 of file PinpointClient.h.
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
nullptr
An Async wrapper for GetCampaignVersions that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1364 of file PinpointClient.h.
A Callable wrapper for GetCampaignVersions that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1355 of file PinpointClient.h.
Retrieves information about the history and status of each channel for an application.
nullptr
An Async wrapper for GetChannels that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1417 of file PinpointClient.h.
A Callable wrapper for GetChannels that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1408 of file PinpointClient.h.
Retrieves information about the status and settings of the email channel for an application.
nullptr
An Async wrapper for GetEmailChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1443 of file PinpointClient.h.
A Callable wrapper for GetEmailChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1434 of file PinpointClient.h.
Retrieves the content and settings of a message template for messages that are sent through the email channel.
nullptr
An Async wrapper for GetEmailTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1469 of file PinpointClient.h.
A Callable wrapper for GetEmailTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1460 of file PinpointClient.h.
Retrieves information about the settings and attributes of a specific endpoint for an application.
nullptr
An Async wrapper for GetEndpoint that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1495 of file PinpointClient.h.
A Callable wrapper for GetEndpoint that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1486 of file PinpointClient.h.
Retrieves information about the event stream settings for an application.
nullptr
An Async wrapper for GetEventStream that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1521 of file PinpointClient.h.
A Callable wrapper for GetEventStream that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1512 of file PinpointClient.h.
Retrieves information about the status and settings of a specific export job for an application.
nullptr
An Async wrapper for GetExportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1547 of file PinpointClient.h.
A Callable wrapper for GetExportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1538 of file PinpointClient.h.
Retrieves information about the status and settings of all the export jobs for an application.
nullptr
An Async wrapper for GetExportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1573 of file PinpointClient.h.
A Callable wrapper for GetExportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1564 of file PinpointClient.h.
Retrieves information about the status and settings of the GCM channel for an application.
nullptr
An Async wrapper for GetGcmChannel that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1599 of file PinpointClient.h.
A Callable wrapper for GetGcmChannel that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1590 of file PinpointClient.h.
Retrieves information about the status and settings of a specific import job for an application.
nullptr
An Async wrapper for GetImportJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1625 of file PinpointClient.h.
A Callable wrapper for GetImportJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1616 of file PinpointClient.h.
Retrieves information about the status and settings of all the import jobs for an application.
nullptr
An Async wrapper for GetImportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1651 of file PinpointClient.h.
A Callable wrapper for GetImportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1642 of file PinpointClient.h.
nullptr
An Async wrapper for GetInAppMessages that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1677 of file PinpointClient.h.
A Callable wrapper for GetInAppMessages that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1668 of file PinpointClient.h.
Retrieves the content and settings of a message template for messages sent through the in-app channel.
nullptr
An Async wrapper for GetInAppTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1703 of file PinpointClient.h.
A Callable wrapper for GetInAppTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1694 of file PinpointClient.h.
Retrieves information about the status, configuration, and other settings for a journey.
nullptr
An Async wrapper for GetJourney that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1729 of file PinpointClient.h.
A Callable wrapper for GetJourney that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1720 of file PinpointClient.h.
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
nullptr
An Async wrapper for GetJourneyDateRangeKpi that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1755 of file PinpointClient.h.
A Callable wrapper for GetJourneyDateRangeKpi that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1746 of file PinpointClient.h.
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
nullptr
An Async wrapper for GetJourneyExecutionActivityMetrics that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1781 of file PinpointClient.h.
A Callable wrapper for GetJourneyExecutionActivityMetrics that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1772 of file PinpointClient.h.
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
nullptr
An Async wrapper for GetJourneyExecutionMetrics that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1807 of file PinpointClient.h.
A Callable wrapper for GetJourneyExecutionMetrics that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1798 of file PinpointClient.h.
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.
nullptr
An Async wrapper for GetJourneyRunExecutionActivityMetrics that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1833 of file PinpointClient.h.
A Callable wrapper for GetJourneyRunExecutionActivityMetrics that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1824 of file PinpointClient.h.
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.
nullptr
An Async wrapper for GetJourneyRunExecutionMetrics that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1859 of file PinpointClient.h.
A Callable wrapper for GetJourneyRunExecutionMetrics that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1850 of file PinpointClient.h.
nullptr
An Async wrapper for GetJourneyRuns that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1885 of file PinpointClient.h.
A Callable wrapper for GetJourneyRuns that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1876 of file PinpointClient.h.
Retrieves the content and settings of a message template for messages that are sent through a push notification channel.
nullptr
An Async wrapper for GetPushTemplate that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1911 of file PinpointClient.h.
A Callable wrapper for GetPushTemplate that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1902 of file PinpointClient.h.
Retrieves information about an Amazon Pinpoint configuration for a recommender model.
nullptr
An Async wrapper for GetRecommenderConfiguration that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1937 of file PinpointClient.h.
A Callable wrapper for GetRecommenderConfiguration that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1928 of file PinpointClient.h.
{}
)
const
Retrieves information about all the recommender model configurations that are associated with your Amazon Pinpoint account.
nullptr
,
{}
An Async wrapper for GetRecommenderConfigurations that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1963 of file PinpointClient.h.
{}
)
const
A Callable wrapper for GetRecommenderConfigurations that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1954 of file PinpointClient.h.
Retrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.
nullptr
An Async wrapper for GetSegment that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1990 of file PinpointClient.h.
A Callable wrapper for GetSegment that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1981 of file PinpointClient.h.
Retrieves information about the status and settings of the export jobs for a segment.
nullptr
An Async wrapper for GetSegmentExportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2016 of file PinpointClient.h.
A Callable wrapper for GetSegmentExportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2007 of file PinpointClient.h.
Retrieves information about the status and settings of the import jobs for a segment.
nullptr
An Async wrapper for GetSegmentImportJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2042 of file PinpointClient.h.
A Callable wrapper for GetSegmentImportJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2033 of file PinpointClient.h.
Retrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.
nullptr
An Async wrapper for GetSegments that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2123 of file PinpointClient.h.
A Callable wrapper for GetSegments that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 2114 of file PinpointClient.h.
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.
nullptr
An Async wrapper for GetSegmentVersion that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 2069 of file PinpointClient.h.