PinpointClient Class
(QtAws::Pinpoint::PinpointClient)The PinpointClient class provides access to the Amazon Pinpoint service. More...
| Header: | #include <PinpointClient> |
| Inherits: | QtAws::Core::AwsAbstractClient |
Public Functions
| PinpointClient(const QtAws::Core::AwsRegion::Region region = QtAws::Core::AwsRegion::InvalidRegion, QtAws::Core::AwsAbstractCredentials *credentials = NULL, QNetworkAccessManager * const manager = NULL, QObject * const parent = 0) | |
| PinpointClient(const QUrl &endpoint, QtAws::Core::AwsAbstractCredentials *credentials = NULL, QNetworkAccessManager * const manager = NULL, QObject * const parent = 0) |
- 12 public functions inherited from QtAws::Core::AwsAbstractClient
Public Slots
| CreateAppResponse * | createApp(const CreateAppRequest &request) |
| CreateCampaignResponse * | createCampaign(const CreateCampaignRequest &request) |
| CreateExportJobResponse * | createExportJob(const CreateExportJobRequest &request) |
| CreateImportJobResponse * | createImportJob(const CreateImportJobRequest &request) |
| CreateSegmentResponse * | createSegment(const CreateSegmentRequest &request) |
| DeleteAdmChannelResponse * | deleteAdmChannel(const DeleteAdmChannelRequest &request) |
| DeleteApnsChannelResponse * | deleteApnsChannel(const DeleteApnsChannelRequest &request) |
| DeleteApnsSandboxChannelResponse * | deleteApnsSandboxChannel(const DeleteApnsSandboxChannelRequest &request) |
| DeleteApnsVoipChannelResponse * | deleteApnsVoipChannel(const DeleteApnsVoipChannelRequest &request) |
| DeleteApnsVoipSandboxChannelResponse * | deleteApnsVoipSandboxChannel(const DeleteApnsVoipSandboxChannelRequest &request) |
| DeleteAppResponse * | deleteApp(const DeleteAppRequest &request) |
| DeleteBaiduChannelResponse * | deleteBaiduChannel(const DeleteBaiduChannelRequest &request) |
| DeleteCampaignResponse * | deleteCampaign(const DeleteCampaignRequest &request) |
| DeleteEmailChannelResponse * | deleteEmailChannel(const DeleteEmailChannelRequest &request) |
| DeleteEndpointResponse * | deleteEndpoint(const DeleteEndpointRequest &request) |
| DeleteEventStreamResponse * | deleteEventStream(const DeleteEventStreamRequest &request) |
| DeleteGcmChannelResponse * | deleteGcmChannel(const DeleteGcmChannelRequest &request) |
| DeleteSegmentResponse * | deleteSegment(const DeleteSegmentRequest &request) |
| DeleteSmsChannelResponse * | deleteSmsChannel(const DeleteSmsChannelRequest &request) |
| GetAdmChannelResponse * | getAdmChannel(const GetAdmChannelRequest &request) |
| GetApnsChannelResponse * | getApnsChannel(const GetApnsChannelRequest &request) |
| GetApnsSandboxChannelResponse * | getApnsSandboxChannel(const GetApnsSandboxChannelRequest &request) |
| GetApnsVoipChannelResponse * | getApnsVoipChannel(const GetApnsVoipChannelRequest &request) |
| GetApnsVoipSandboxChannelResponse * | getApnsVoipSandboxChannel(const GetApnsVoipSandboxChannelRequest &request) |
| GetAppResponse * | getApp(const GetAppRequest &request) |
| GetApplicationSettingsResponse * | getApplicationSettings(const GetApplicationSettingsRequest &request) |
| GetAppsResponse * | getApps(const GetAppsRequest &request) |
| GetBaiduChannelResponse * | getBaiduChannel(const GetBaiduChannelRequest &request) |
| GetCampaignResponse * | getCampaign(const GetCampaignRequest &request) |
| GetCampaignActivitiesResponse * | getCampaignActivities(const GetCampaignActivitiesRequest &request) |
| GetCampaignVersionResponse * | getCampaignVersion(const GetCampaignVersionRequest &request) |
| GetCampaignVersionsResponse * | getCampaignVersions(const GetCampaignVersionsRequest &request) |
| GetCampaignsResponse * | getCampaigns(const GetCampaignsRequest &request) |
| GetEmailChannelResponse * | getEmailChannel(const GetEmailChannelRequest &request) |
| GetEndpointResponse * | getEndpoint(const GetEndpointRequest &request) |
| GetEventStreamResponse * | getEventStream(const GetEventStreamRequest &request) |
| GetExportJobResponse * | getExportJob(const GetExportJobRequest &request) |
| GetExportJobsResponse * | getExportJobs(const GetExportJobsRequest &request) |
| GetGcmChannelResponse * | getGcmChannel(const GetGcmChannelRequest &request) |
| GetImportJobResponse * | getImportJob(const GetImportJobRequest &request) |
| GetImportJobsResponse * | getImportJobs(const GetImportJobsRequest &request) |
| GetSegmentResponse * | getSegment(const GetSegmentRequest &request) |
| GetSegmentExportJobsResponse * | getSegmentExportJobs(const GetSegmentExportJobsRequest &request) |
| GetSegmentImportJobsResponse * | getSegmentImportJobs(const GetSegmentImportJobsRequest &request) |
| GetSegmentVersionResponse * | getSegmentVersion(const GetSegmentVersionRequest &request) |
| GetSegmentVersionsResponse * | getSegmentVersions(const GetSegmentVersionsRequest &request) |
| GetSegmentsResponse * | getSegments(const GetSegmentsRequest &request) |
| GetSmsChannelResponse * | getSmsChannel(const GetSmsChannelRequest &request) |
| PutEventStreamResponse * | putEventStream(const PutEventStreamRequest &request) |
| SendMessagesResponse * | sendMessages(const SendMessagesRequest &request) |
| SendUsersMessagesResponse * | sendUsersMessages(const SendUsersMessagesRequest &request) |
| UpdateAdmChannelResponse * | updateAdmChannel(const UpdateAdmChannelRequest &request) |
| UpdateApnsChannelResponse * | updateApnsChannel(const UpdateApnsChannelRequest &request) |
| UpdateApnsSandboxChannelResponse * | updateApnsSandboxChannel(const UpdateApnsSandboxChannelRequest &request) |
| UpdateApnsVoipChannelResponse * | updateApnsVoipChannel(const UpdateApnsVoipChannelRequest &request) |
| UpdateApnsVoipSandboxChannelResponse * | updateApnsVoipSandboxChannel(const UpdateApnsVoipSandboxChannelRequest &request) |
| UpdateApplicationSettingsResponse * | updateApplicationSettings(const UpdateApplicationSettingsRequest &request) |
| UpdateBaiduChannelResponse * | updateBaiduChannel(const UpdateBaiduChannelRequest &request) |
| UpdateCampaignResponse * | updateCampaign(const UpdateCampaignRequest &request) |
| UpdateEmailChannelResponse * | updateEmailChannel(const UpdateEmailChannelRequest &request) |
| UpdateEndpointResponse * | updateEndpoint(const UpdateEndpointRequest &request) |
| UpdateEndpointsBatchResponse * | updateEndpointsBatch(const UpdateEndpointsBatchRequest &request) |
| UpdateGcmChannelResponse * | updateGcmChannel(const UpdateGcmChannelRequest &request) |
| UpdateSegmentResponse * | updateSegment(const UpdateSegmentRequest &request) |
| UpdateSmsChannelResponse * | updateSmsChannel(const UpdateSmsChannelRequest &request) |
Additional Inherited Members
- 2 protected functions inherited from QtAws::Core::AwsAbstractClient
Detailed Description
The PinpointClient class provides access to the Amazon Pinpoint service.
Member Function Documentation
PinpointClient::PinpointClient(const QtAws::Core::AwsRegion::Region region = QtAws::Core::AwsRegion::InvalidRegion, QtAws::Core::AwsAbstractCredentials *credentials = NULL, QNetworkAccessManager * const manager = NULL, QObject * const parent = 0)
Constructs a PinpointClient object.
The new client object will region, credentials, and manager for network operations.
The new object will be owned by parent, if set.
PinpointClient::PinpointClient(const QUrl &endpoint, QtAws::Core::AwsAbstractCredentials *credentials = NULL, QNetworkAccessManager * const manager = NULL, QObject * const parent = 0)
This function overloads PinpointClient().
This overload allows the caller to specify the specific endpoint to send requests to. Typically, it is easier to use the alternative constructor, which allows the caller to specify an AWS region instead, in which case this client will determine the correct endpoint for the given region automatically (via AwsEndpoint::getEndpoint).
See also QtAws::Core::AwsEndpoint::getEndpoint.
[slot] CreateAppResponse *PinpointClient::createApp(const CreateAppRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an CreateAppResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] CreateCampaignResponse *PinpointClient::createCampaign(const CreateCampaignRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an CreateCampaignResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] CreateExportJobResponse *PinpointClient::createExportJob(const CreateExportJobRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an CreateExportJobResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] CreateImportJobResponse *PinpointClient::createImportJob(const CreateImportJobRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an CreateImportJobResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] CreateSegmentResponse *PinpointClient::createSegment(const CreateSegmentRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an CreateSegmentResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteAdmChannelResponse *PinpointClient::deleteAdmChannel(const DeleteAdmChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteAdmChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteApnsChannelResponse *PinpointClient::deleteApnsChannel(const DeleteApnsChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteApnsChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteApnsSandboxChannelResponse *PinpointClient::deleteApnsSandboxChannel(const DeleteApnsSandboxChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteApnsSandboxChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteApnsVoipChannelResponse *PinpointClient::deleteApnsVoipChannel(const DeleteApnsVoipChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteApnsVoipChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteApnsVoipSandboxChannelResponse *PinpointClient::deleteApnsVoipSandboxChannel(const DeleteApnsVoipSandboxChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteApnsVoipSandboxChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteAppResponse *PinpointClient::deleteApp(const DeleteAppRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteAppResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteBaiduChannelResponse *PinpointClient::deleteBaiduChannel(const DeleteBaiduChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteBaiduChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteCampaignResponse *PinpointClient::deleteCampaign(const DeleteCampaignRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteCampaignResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteEmailChannelResponse *PinpointClient::deleteEmailChannel(const DeleteEmailChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteEmailChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteEndpointResponse *PinpointClient::deleteEndpoint(const DeleteEndpointRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteEndpointResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteEventStreamResponse *PinpointClient::deleteEventStream(const DeleteEventStreamRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteEventStreamResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteGcmChannelResponse *PinpointClient::deleteGcmChannel(const DeleteGcmChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteGcmChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteSegmentResponse *PinpointClient::deleteSegment(const DeleteSegmentRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteSegmentResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] DeleteSmsChannelResponse *PinpointClient::deleteSmsChannel(const DeleteSmsChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an DeleteSmsChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetAdmChannelResponse *PinpointClient::getAdmChannel(const GetAdmChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetAdmChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetApnsChannelResponse *PinpointClient::getApnsChannel(const GetApnsChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetApnsChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetApnsSandboxChannelResponse *PinpointClient::getApnsSandboxChannel(const GetApnsSandboxChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetApnsSandboxChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetApnsVoipChannelResponse *PinpointClient::getApnsVoipChannel(const GetApnsVoipChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetApnsVoipChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetApnsVoipSandboxChannelResponse *PinpointClient::getApnsVoipSandboxChannel(const GetApnsVoipSandboxChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetApnsVoipSandboxChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetAppResponse *PinpointClient::getApp(const GetAppRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetAppResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetApplicationSettingsResponse *PinpointClient::getApplicationSettings(const GetApplicationSettingsRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetApplicationSettingsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetAppsResponse *PinpointClient::getApps(const GetAppsRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetAppsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetBaiduChannelResponse *PinpointClient::getBaiduChannel(const GetBaiduChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetBaiduChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetCampaignResponse *PinpointClient::getCampaign(const GetCampaignRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetCampaignResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetCampaignActivitiesResponse *PinpointClient::getCampaignActivities(const GetCampaignActivitiesRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetCampaignActivitiesResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetCampaignVersionResponse *PinpointClient::getCampaignVersion(const GetCampaignVersionRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetCampaignVersionResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetCampaignVersionsResponse *PinpointClient::getCampaignVersions(const GetCampaignVersionsRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetCampaignVersionsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetCampaignsResponse *PinpointClient::getCampaigns(const GetCampaignsRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetCampaignsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetEmailChannelResponse *PinpointClient::getEmailChannel(const GetEmailChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetEmailChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetEndpointResponse *PinpointClient::getEndpoint(const GetEndpointRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetEndpointResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetEventStreamResponse *PinpointClient::getEventStream(const GetEventStreamRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetEventStreamResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetExportJobResponse *PinpointClient::getExportJob(const GetExportJobRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetExportJobResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetExportJobsResponse *PinpointClient::getExportJobs(const GetExportJobsRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetExportJobsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetGcmChannelResponse *PinpointClient::getGcmChannel(const GetGcmChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetGcmChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetImportJobResponse *PinpointClient::getImportJob(const GetImportJobRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetImportJobResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetImportJobsResponse *PinpointClient::getImportJobs(const GetImportJobsRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetImportJobsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetSegmentResponse *PinpointClient::getSegment(const GetSegmentRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetSegmentResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetSegmentExportJobsResponse *PinpointClient::getSegmentExportJobs(const GetSegmentExportJobsRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetSegmentExportJobsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetSegmentImportJobsResponse *PinpointClient::getSegmentImportJobs(const GetSegmentImportJobsRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetSegmentImportJobsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetSegmentVersionResponse *PinpointClient::getSegmentVersion(const GetSegmentVersionRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetSegmentVersionResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetSegmentVersionsResponse *PinpointClient::getSegmentVersions(const GetSegmentVersionsRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetSegmentVersionsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetSegmentsResponse *PinpointClient::getSegments(const GetSegmentsRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetSegmentsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] GetSmsChannelResponse *PinpointClient::getSmsChannel(const GetSmsChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an GetSmsChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] PutEventStreamResponse *PinpointClient::putEventStream(const PutEventStreamRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an PutEventStreamResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] SendMessagesResponse *PinpointClient::sendMessages(const SendMessagesRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an SendMessagesResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] SendUsersMessagesResponse *PinpointClient::sendUsersMessages(const SendUsersMessagesRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an SendUsersMessagesResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateAdmChannelResponse *PinpointClient::updateAdmChannel(const UpdateAdmChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateAdmChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateApnsChannelResponse *PinpointClient::updateApnsChannel(const UpdateApnsChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateApnsChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateApnsSandboxChannelResponse *PinpointClient::updateApnsSandboxChannel(const UpdateApnsSandboxChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateApnsSandboxChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateApnsVoipChannelResponse *PinpointClient::updateApnsVoipChannel(const UpdateApnsVoipChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateApnsVoipChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateApnsVoipSandboxChannelResponse *PinpointClient::updateApnsVoipSandboxChannel(const UpdateApnsVoipSandboxChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateApnsVoipSandboxChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateApplicationSettingsResponse *PinpointClient::updateApplicationSettings(const UpdateApplicationSettingsRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateApplicationSettingsResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateBaiduChannelResponse *PinpointClient::updateBaiduChannel(const UpdateBaiduChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateBaiduChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateCampaignResponse *PinpointClient::updateCampaign(const UpdateCampaignRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateCampaignResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateEmailChannelResponse *PinpointClient::updateEmailChannel(const UpdateEmailChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateEmailChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateEndpointResponse *PinpointClient::updateEndpoint(const UpdateEndpointRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateEndpointResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateEndpointsBatchResponse *PinpointClient::updateEndpointsBatch(const UpdateEndpointsBatchRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateEndpointsBatchResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateGcmChannelResponse *PinpointClient::updateGcmChannel(const UpdateGcmChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateGcmChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateSegmentResponse *PinpointClient::updateSegment(const UpdateSegmentRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateSegmentResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
[slot] UpdateSmsChannelResponse *PinpointClient::updateSmsChannel(const UpdateSmsChannelRequest &request)
Sends request to the PinpointClient service, and returns a pointer to an UpdateSmsChannelResponse object to track the result.
Note: The caller is to take responsbility for the resulting pointer.
© 2018 Paul Colby Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.