@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AmazonPinpointAsync extends AmazonPinpoint
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAmazonPinpointAsync
instead.
Doc Engage API - Amazon Pinpoint API
ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
Future<CreateAppResult> |
createAppAsync(CreateAppRequest createAppRequest)
Creates an application.
|
Future<CreateAppResult> |
createAppAsync(CreateAppRequest createAppRequest,
AsyncHandler<CreateAppRequest,CreateAppResult> asyncHandler)
Creates an application.
|
Future<CreateCampaignResult> |
createCampaignAsync(CreateCampaignRequest createCampaignRequest)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
Future<CreateCampaignResult> |
createCampaignAsync(CreateCampaignRequest createCampaignRequest,
AsyncHandler<CreateCampaignRequest,CreateCampaignResult> asyncHandler)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
Future<CreateEmailTemplateResult> |
createEmailTemplateAsync(CreateEmailTemplateRequest createEmailTemplateRequest)
Creates a message template for messages that are sent through the email channel.
|
Future<CreateEmailTemplateResult> |
createEmailTemplateAsync(CreateEmailTemplateRequest createEmailTemplateRequest,
AsyncHandler<CreateEmailTemplateRequest,CreateEmailTemplateResult> asyncHandler)
Creates a message template for messages that are sent through the email channel.
|
Future<CreateExportJobResult> |
createExportJobAsync(CreateExportJobRequest createExportJobRequest)
Creates an export job for an application.
|
Future<CreateExportJobResult> |
createExportJobAsync(CreateExportJobRequest createExportJobRequest,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
Creates an export job for an application.
|
Future<CreateImportJobResult> |
createImportJobAsync(CreateImportJobRequest createImportJobRequest)
Creates an import job for an application.
|
Future<CreateImportJobResult> |
createImportJobAsync(CreateImportJobRequest createImportJobRequest,
AsyncHandler<CreateImportJobRequest,CreateImportJobResult> asyncHandler)
Creates an import job for an application.
|
Future<CreateInAppTemplateResult> |
createInAppTemplateAsync(CreateInAppTemplateRequest createInAppTemplateRequest)
Creates a new message template for messages using the in-app message channel.
|
Future<CreateInAppTemplateResult> |
createInAppTemplateAsync(CreateInAppTemplateRequest createInAppTemplateRequest,
AsyncHandler<CreateInAppTemplateRequest,CreateInAppTemplateResult> asyncHandler)
Creates a new message template for messages using the in-app message channel.
|
Future<CreateJourneyResult> |
createJourneyAsync(CreateJourneyRequest createJourneyRequest)
Creates a journey for an application.
|
Future<CreateJourneyResult> |
createJourneyAsync(CreateJourneyRequest createJourneyRequest,
AsyncHandler<CreateJourneyRequest,CreateJourneyResult> asyncHandler)
Creates a journey for an application.
|
Future<CreatePushTemplateResult> |
createPushTemplateAsync(CreatePushTemplateRequest createPushTemplateRequest)
Creates a message template for messages that are sent through a push notification channel.
|
Future<CreatePushTemplateResult> |
createPushTemplateAsync(CreatePushTemplateRequest createPushTemplateRequest,
AsyncHandler<CreatePushTemplateRequest,CreatePushTemplateResult> asyncHandler)
Creates a message template for messages that are sent through a push notification channel.
|
Future<CreateRecommenderConfigurationResult> |
createRecommenderConfigurationAsync(CreateRecommenderConfigurationRequest createRecommenderConfigurationRequest)
Creates an Amazon Pinpoint configuration for a recommender model.
|
Future<CreateRecommenderConfigurationResult> |
createRecommenderConfigurationAsync(CreateRecommenderConfigurationRequest createRecommenderConfigurationRequest,
AsyncHandler<CreateRecommenderConfigurationRequest,CreateRecommenderConfigurationResult> asyncHandler)
Creates an Amazon Pinpoint configuration for a recommender model.
|
Future<CreateSegmentResult> |
createSegmentAsync(CreateSegmentRequest createSegmentRequest)
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.
|
Future<CreateSegmentResult> |
createSegmentAsync(CreateSegmentRequest createSegmentRequest,
AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler)
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.
|
Future<CreateSmsTemplateResult> |
createSmsTemplateAsync(CreateSmsTemplateRequest createSmsTemplateRequest)
Creates a message template for messages that are sent through the SMS channel.
|
Future<CreateSmsTemplateResult> |
createSmsTemplateAsync(CreateSmsTemplateRequest createSmsTemplateRequest,
AsyncHandler<CreateSmsTemplateRequest,CreateSmsTemplateResult> asyncHandler)
Creates a message template for messages that are sent through the SMS channel.
|
Future<CreateVoiceTemplateResult> |
createVoiceTemplateAsync(CreateVoiceTemplateRequest createVoiceTemplateRequest)
Creates a message template for messages that are sent through the voice channel.
|
Future<CreateVoiceTemplateResult> |
createVoiceTemplateAsync(CreateVoiceTemplateRequest createVoiceTemplateRequest,
AsyncHandler<CreateVoiceTemplateRequest,CreateVoiceTemplateResult> asyncHandler)
Creates a message template for messages that are sent through the voice channel.
|
Future<DeleteAdmChannelResult> |
deleteAdmChannelAsync(DeleteAdmChannelRequest deleteAdmChannelRequest)
Disables the ADM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteAdmChannelResult> |
deleteAdmChannelAsync(DeleteAdmChannelRequest deleteAdmChannelRequest,
AsyncHandler<DeleteAdmChannelRequest,DeleteAdmChannelResult> asyncHandler)
Disables the ADM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsChannelResult> |
deleteApnsChannelAsync(DeleteApnsChannelRequest deleteApnsChannelRequest)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsChannelResult> |
deleteApnsChannelAsync(DeleteApnsChannelRequest deleteApnsChannelRequest,
AsyncHandler<DeleteApnsChannelRequest,DeleteApnsChannelResult> asyncHandler)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsSandboxChannelResult> |
deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsSandboxChannelResult> |
deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest,
AsyncHandler<DeleteApnsSandboxChannelRequest,DeleteApnsSandboxChannelResult> asyncHandler)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipChannelResult> |
deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipChannelResult> |
deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest,
AsyncHandler<DeleteApnsVoipChannelRequest,DeleteApnsVoipChannelResult> asyncHandler)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipSandboxChannelResult> |
deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipSandboxChannelResult> |
deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest,
AsyncHandler<DeleteApnsVoipSandboxChannelRequest,DeleteApnsVoipSandboxChannelResult> asyncHandler)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
|
Future<DeleteAppResult> |
deleteAppAsync(DeleteAppRequest deleteAppRequest)
Deletes an application.
|
Future<DeleteAppResult> |
deleteAppAsync(DeleteAppRequest deleteAppRequest,
AsyncHandler<DeleteAppRequest,DeleteAppResult> asyncHandler)
Deletes an application.
|
Future<DeleteBaiduChannelResult> |
deleteBaiduChannelAsync(DeleteBaiduChannelRequest deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
Future<DeleteBaiduChannelResult> |
deleteBaiduChannelAsync(DeleteBaiduChannelRequest deleteBaiduChannelRequest,
AsyncHandler<DeleteBaiduChannelRequest,DeleteBaiduChannelResult> asyncHandler)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
Future<DeleteCampaignResult> |
deleteCampaignAsync(DeleteCampaignRequest deleteCampaignRequest)
Deletes a campaign from an application.
|
Future<DeleteCampaignResult> |
deleteCampaignAsync(DeleteCampaignRequest deleteCampaignRequest,
AsyncHandler<DeleteCampaignRequest,DeleteCampaignResult> asyncHandler)
Deletes a campaign from an application.
|
Future<DeleteEmailChannelResult> |
deleteEmailChannelAsync(DeleteEmailChannelRequest deleteEmailChannelRequest)
Disables the email channel for an application and deletes any existing settings for the channel.
|
Future<DeleteEmailChannelResult> |
deleteEmailChannelAsync(DeleteEmailChannelRequest deleteEmailChannelRequest,
AsyncHandler<DeleteEmailChannelRequest,DeleteEmailChannelResult> asyncHandler)
Disables the email channel for an application and deletes any existing settings for the channel.
|
Future<DeleteEmailTemplateResult> |
deleteEmailTemplateAsync(DeleteEmailTemplateRequest deleteEmailTemplateRequest)
Deletes a message template for messages that were sent through the email channel.
|
Future<DeleteEmailTemplateResult> |
deleteEmailTemplateAsync(DeleteEmailTemplateRequest deleteEmailTemplateRequest,
AsyncHandler<DeleteEmailTemplateRequest,DeleteEmailTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through the email channel.
|
Future<DeleteEndpointResult> |
deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest)
Deletes an endpoint from an application.
|
Future<DeleteEndpointResult> |
deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest,
AsyncHandler<DeleteEndpointRequest,DeleteEndpointResult> asyncHandler)
Deletes an endpoint from an application.
|
Future<DeleteEventStreamResult> |
deleteEventStreamAsync(DeleteEventStreamRequest deleteEventStreamRequest)
Deletes the event stream for an application.
|
Future<DeleteEventStreamResult> |
deleteEventStreamAsync(DeleteEventStreamRequest deleteEventStreamRequest,
AsyncHandler<DeleteEventStreamRequest,DeleteEventStreamResult> asyncHandler)
Deletes the event stream for an application.
|
Future<DeleteGcmChannelResult> |
deleteGcmChannelAsync(DeleteGcmChannelRequest deleteGcmChannelRequest)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteGcmChannelResult> |
deleteGcmChannelAsync(DeleteGcmChannelRequest deleteGcmChannelRequest,
AsyncHandler<DeleteGcmChannelRequest,DeleteGcmChannelResult> asyncHandler)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteInAppTemplateResult> |
deleteInAppTemplateAsync(DeleteInAppTemplateRequest deleteInAppTemplateRequest)
Deletes a message template for messages sent using the in-app message channel.
|
Future<DeleteInAppTemplateResult> |
deleteInAppTemplateAsync(DeleteInAppTemplateRequest deleteInAppTemplateRequest,
AsyncHandler<DeleteInAppTemplateRequest,DeleteInAppTemplateResult> asyncHandler)
Deletes a message template for messages sent using the in-app message channel.
|
Future<DeleteJourneyResult> |
deleteJourneyAsync(DeleteJourneyRequest deleteJourneyRequest)
Deletes a journey from an application.
|
Future<DeleteJourneyResult> |
deleteJourneyAsync(DeleteJourneyRequest deleteJourneyRequest,
AsyncHandler<DeleteJourneyRequest,DeleteJourneyResult> asyncHandler)
Deletes a journey from an application.
|
Future<DeletePushTemplateResult> |
deletePushTemplateAsync(DeletePushTemplateRequest deletePushTemplateRequest)
Deletes a message template for messages that were sent through a push notification channel.
|
Future<DeletePushTemplateResult> |
deletePushTemplateAsync(DeletePushTemplateRequest deletePushTemplateRequest,
AsyncHandler<DeletePushTemplateRequest,DeletePushTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through a push notification channel.
|
Future<DeleteRecommenderConfigurationResult> |
deleteRecommenderConfigurationAsync(DeleteRecommenderConfigurationRequest deleteRecommenderConfigurationRequest)
Deletes an Amazon Pinpoint configuration for a recommender model.
|
Future<DeleteRecommenderConfigurationResult> |
deleteRecommenderConfigurationAsync(DeleteRecommenderConfigurationRequest deleteRecommenderConfigurationRequest,
AsyncHandler<DeleteRecommenderConfigurationRequest,DeleteRecommenderConfigurationResult> asyncHandler)
Deletes an Amazon Pinpoint configuration for a recommender model.
|
Future<DeleteSegmentResult> |
deleteSegmentAsync(DeleteSegmentRequest deleteSegmentRequest)
Deletes a segment from an application.
|
Future<DeleteSegmentResult> |
deleteSegmentAsync(DeleteSegmentRequest deleteSegmentRequest,
AsyncHandler<DeleteSegmentRequest,DeleteSegmentResult> asyncHandler)
Deletes a segment from an application.
|
Future<DeleteSmsChannelResult> |
deleteSmsChannelAsync(DeleteSmsChannelRequest deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
Future<DeleteSmsChannelResult> |
deleteSmsChannelAsync(DeleteSmsChannelRequest deleteSmsChannelRequest,
AsyncHandler<DeleteSmsChannelRequest,DeleteSmsChannelResult> asyncHandler)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
Future<DeleteSmsTemplateResult> |
deleteSmsTemplateAsync(DeleteSmsTemplateRequest deleteSmsTemplateRequest)
Deletes a message template for messages that were sent through the SMS channel.
|
Future<DeleteSmsTemplateResult> |
deleteSmsTemplateAsync(DeleteSmsTemplateRequest deleteSmsTemplateRequest,
AsyncHandler<DeleteSmsTemplateRequest,DeleteSmsTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through the SMS channel.
|
Future<DeleteUserEndpointsResult> |
deleteUserEndpointsAsync(DeleteUserEndpointsRequest deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
|
Future<DeleteUserEndpointsResult> |
deleteUserEndpointsAsync(DeleteUserEndpointsRequest deleteUserEndpointsRequest,
AsyncHandler<DeleteUserEndpointsRequest,DeleteUserEndpointsResult> asyncHandler)
Deletes all the endpoints that are associated with a specific user ID.
|
Future<DeleteVoiceChannelResult> |
deleteVoiceChannelAsync(DeleteVoiceChannelRequest deleteVoiceChannelRequest)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
Future<DeleteVoiceChannelResult> |
deleteVoiceChannelAsync(DeleteVoiceChannelRequest deleteVoiceChannelRequest,
AsyncHandler<DeleteVoiceChannelRequest,DeleteVoiceChannelResult> asyncHandler)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
Future<DeleteVoiceTemplateResult> |
deleteVoiceTemplateAsync(DeleteVoiceTemplateRequest deleteVoiceTemplateRequest)
Deletes a message template for messages that were sent through the voice channel.
|
Future<DeleteVoiceTemplateResult> |
deleteVoiceTemplateAsync(DeleteVoiceTemplateRequest deleteVoiceTemplateRequest,
AsyncHandler<DeleteVoiceTemplateRequest,DeleteVoiceTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through the voice channel.
|
Future<GetAdmChannelResult> |
getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
|
Future<GetAdmChannelResult> |
getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler)
Retrieves information about the status and settings of the ADM channel for an application.
|
Future<GetApnsChannelResult> |
getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
|
Future<GetApnsChannelResult> |
getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs channel for an application.
|
Future<GetApnsSandboxChannelResult> |
getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
Future<GetApnsSandboxChannelResult> |
getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest,
AsyncHandler<GetApnsSandboxChannelRequest,GetApnsSandboxChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
Future<GetApnsVoipChannelResult> |
getApnsVoipChannelAsync(GetApnsVoipChannelRequest getApnsVoipChannelRequest)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
Future<GetApnsVoipChannelResult> |
getApnsVoipChannelAsync(GetApnsVoipChannelRequest getApnsVoipChannelRequest,
AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
Future<GetApnsVoipSandboxChannelResult> |
getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
|
Future<GetApnsVoipSandboxChannelResult> |
getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest,
AsyncHandler<GetApnsVoipSandboxChannelRequest,GetApnsVoipSandboxChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
|
Future<GetAppResult> |
getAppAsync(GetAppRequest getAppRequest)
Retrieves information about an application.
|
Future<GetAppResult> |
getAppAsync(GetAppRequest getAppRequest,
AsyncHandler<GetAppRequest,GetAppResult> asyncHandler)
Retrieves information about an application.
|
Future<GetApplicationDateRangeKpiResult> |
getApplicationDateRangeKpiAsync(GetApplicationDateRangeKpiRequest getApplicationDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
|
Future<GetApplicationDateRangeKpiResult> |
getApplicationDateRangeKpiAsync(GetApplicationDateRangeKpiRequest getApplicationDateRangeKpiRequest,
AsyncHandler<GetApplicationDateRangeKpiRequest,GetApplicationDateRangeKpiResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
|
Future<GetApplicationSettingsResult> |
getApplicationSettingsAsync(GetApplicationSettingsRequest getApplicationSettingsRequest)
Retrieves information about the settings for an application.
|
Future<GetApplicationSettingsResult> |
getApplicationSettingsAsync(GetApplicationSettingsRequest getApplicationSettingsRequest,
AsyncHandler<GetApplicationSettingsRequest,GetApplicationSettingsResult> asyncHandler)
Retrieves information about the settings for an application.
|
Future<GetAppsResult> |
getAppsAsync(GetAppsRequest getAppsRequest)
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
|
Future<GetAppsResult> |
getAppsAsync(GetAppsRequest getAppsRequest,
AsyncHandler<GetAppsRequest,GetAppsResult> asyncHandler)
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
|
Future<GetBaiduChannelResult> |
getBaiduChannelAsync(GetBaiduChannelRequest getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu channel for an application.
|
Future<GetBaiduChannelResult> |
getBaiduChannelAsync(GetBaiduChannelRequest getBaiduChannelRequest,
AsyncHandler<GetBaiduChannelRequest,GetBaiduChannelResult> asyncHandler)
Retrieves information about the status and settings of the Baidu channel for an application.
|
Future<GetCampaignActivitiesResult> |
getCampaignActivitiesAsync(GetCampaignActivitiesRequest getCampaignActivitiesRequest)
Retrieves information about all the activities for a campaign.
|
Future<GetCampaignActivitiesResult> |
getCampaignActivitiesAsync(GetCampaignActivitiesRequest getCampaignActivitiesRequest,
AsyncHandler<GetCampaignActivitiesRequest,GetCampaignActivitiesResult> asyncHandler)
Retrieves information about all the activities for a campaign.
|
Future<GetCampaignResult> |
getCampaignAsync(GetCampaignRequest getCampaignRequest)
Retrieves information about the status, configuration, and other settings for a campaign.
|
Future<GetCampaignResult> |
getCampaignAsync(GetCampaignRequest getCampaignRequest,
AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a campaign.
|
Future<GetCampaignDateRangeKpiResult> |
getCampaignDateRangeKpiAsync(GetCampaignDateRangeKpiRequest getCampaignDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
|
Future<GetCampaignDateRangeKpiResult> |
getCampaignDateRangeKpiAsync(GetCampaignDateRangeKpiRequest getCampaignDateRangeKpiRequest,
AsyncHandler<GetCampaignDateRangeKpiRequest,GetCampaignDateRangeKpiResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
|
Future<GetCampaignsResult> |
getCampaignsAsync(GetCampaignsRequest getCampaignsRequest)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
Future<GetCampaignsResult> |
getCampaignsAsync(GetCampaignsRequest getCampaignsRequest,
AsyncHandler<GetCampaignsRequest,GetCampaignsResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
Future<GetCampaignVersionResult> |
getCampaignVersionAsync(GetCampaignVersionRequest getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
Future<GetCampaignVersionResult> |
getCampaignVersionAsync(GetCampaignVersionRequest getCampaignVersionRequest,
AsyncHandler<GetCampaignVersionRequest,GetCampaignVersionResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
Future<GetCampaignVersionsResult> |
getCampaignVersionsAsync(GetCampaignVersionsRequest getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
|
Future<GetCampaignVersionsResult> |
getCampaignVersionsAsync(GetCampaignVersionsRequest getCampaignVersionsRequest,
AsyncHandler<GetCampaignVersionsRequest,GetCampaignVersionsResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
|
Future<GetChannelsResult> |
getChannelsAsync(GetChannelsRequest getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
Future<GetChannelsResult> |
getChannelsAsync(GetChannelsRequest getChannelsRequest,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler)
Retrieves information about the history and status of each channel for an application.
|
Future<GetEmailChannelResult> |
getEmailChannelAsync(GetEmailChannelRequest getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
Future<GetEmailChannelResult> |
getEmailChannelAsync(GetEmailChannelRequest getEmailChannelRequest,
AsyncHandler<GetEmailChannelRequest,GetEmailChannelResult> asyncHandler)
Retrieves information about the status and settings of the email channel for an application.
|
Future<GetEmailTemplateResult> |
getEmailTemplateAsync(GetEmailTemplateRequest getEmailTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the email channel.
|
Future<GetEmailTemplateResult> |
getEmailTemplateAsync(GetEmailTemplateRequest getEmailTemplateRequest,
AsyncHandler<GetEmailTemplateRequest,GetEmailTemplateResult> asyncHandler)
Retrieves the content and settings of a message template for messages that are sent through the email channel.
|
Future<GetEndpointResult> |
getEndpointAsync(GetEndpointRequest getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
Future<GetEndpointResult> |
getEndpointAsync(GetEndpointRequest getEndpointRequest,
AsyncHandler<GetEndpointRequest,GetEndpointResult> asyncHandler)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
Future<GetEventStreamResult> |
getEventStreamAsync(GetEventStreamRequest getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
Future<GetEventStreamResult> |
getEventStreamAsync(GetEventStreamRequest getEventStreamRequest,
AsyncHandler<GetEventStreamRequest,GetEventStreamResult> asyncHandler)
Retrieves information about the event stream settings for an application.
|
Future<GetExportJobResult> |
getExportJobAsync(GetExportJobRequest getExportJobRequest)
Retrieves information about the status and settings of a specific export job for an application.
|
Future<GetExportJobResult> |
getExportJobAsync(GetExportJobRequest getExportJobRequest,
AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler)
Retrieves information about the status and settings of a specific export job for an application.
|
Future<GetExportJobsResult> |
getExportJobsAsync(GetExportJobsRequest getExportJobsRequest)
Retrieves information about the status and settings of all the export jobs for an application.
|
Future<GetExportJobsResult> |
getExportJobsAsync(GetExportJobsRequest getExportJobsRequest,
AsyncHandler<GetExportJobsRequest,GetExportJobsResult> asyncHandler)
Retrieves information about the status and settings of all the export jobs for an application.
|
Future<GetGcmChannelResult> |
getGcmChannelAsync(GetGcmChannelRequest getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
Future<GetGcmChannelResult> |
getGcmChannelAsync(GetGcmChannelRequest getGcmChannelRequest,
AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler)
Retrieves information about the status and settings of the GCM channel for an application.
|
Future<GetImportJobResult> |
getImportJobAsync(GetImportJobRequest getImportJobRequest)
Retrieves information about the status and settings of a specific import job for an application.
|
Future<GetImportJobResult> |
getImportJobAsync(GetImportJobRequest getImportJobRequest,
AsyncHandler<GetImportJobRequest,GetImportJobResult> asyncHandler)
Retrieves information about the status and settings of a specific import job for an application.
|
Future<GetImportJobsResult> |
getImportJobsAsync(GetImportJobsRequest getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
|
Future<GetImportJobsResult> |
getImportJobsAsync(GetImportJobsRequest getImportJobsRequest,
AsyncHandler<GetImportJobsRequest,GetImportJobsResult> asyncHandler)
Retrieves information about the status and settings of all the import jobs for an application.
|
Future<GetInAppMessagesResult> |
getInAppMessagesAsync(GetInAppMessagesRequest getInAppMessagesRequest)
Retrieves the in-app messages targeted for the provided endpoint ID.
|
Future<GetInAppMessagesResult> |
getInAppMessagesAsync(GetInAppMessagesRequest getInAppMessagesRequest,
AsyncHandler<GetInAppMessagesRequest,GetInAppMessagesResult> asyncHandler)
Retrieves the in-app messages targeted for the provided endpoint ID.
|
Future<GetInAppTemplateResult> |
getInAppTemplateAsync(GetInAppTemplateRequest getInAppTemplateRequest)
Retrieves the content and settings of a message template for messages sent through the in-app channel.
|
Future<GetInAppTemplateResult> |
getInAppTemplateAsync(GetInAppTemplateRequest getInAppTemplateRequest,
AsyncHandler<GetInAppTemplateRequest,GetInAppTemplateResult> asyncHandler)
Retrieves the content and settings of a message template for messages sent through the in-app channel.
|
Future<GetJourneyResult> |
getJourneyAsync(GetJourneyRequest getJourneyRequest)
Retrieves information about the status, configuration, and other settings for a journey.
|
Future<GetJourneyResult> |
getJourneyAsync(GetJourneyRequest getJourneyRequest,
AsyncHandler<GetJourneyRequest,GetJourneyResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a journey.
|
Future<GetJourneyDateRangeKpiResult> |
getJourneyDateRangeKpiAsync(GetJourneyDateRangeKpiRequest getJourneyDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
|
Future<GetJourneyDateRangeKpiResult> |
getJourneyDateRangeKpiAsync(GetJourneyDateRangeKpiRequest getJourneyDateRangeKpiRequest,
AsyncHandler<GetJourneyDateRangeKpiRequest,GetJourneyDateRangeKpiResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
|
Future<GetJourneyExecutionActivityMetricsResult> |
getJourneyExecutionActivityMetricsAsync(GetJourneyExecutionActivityMetricsRequest getJourneyExecutionActivityMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
|
Future<GetJourneyExecutionActivityMetricsResult> |
getJourneyExecutionActivityMetricsAsync(GetJourneyExecutionActivityMetricsRequest getJourneyExecutionActivityMetricsRequest,
AsyncHandler<GetJourneyExecutionActivityMetricsRequest,GetJourneyExecutionActivityMetricsResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
|
Future<GetJourneyExecutionMetricsResult> |
getJourneyExecutionMetricsAsync(GetJourneyExecutionMetricsRequest getJourneyExecutionMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
|
Future<GetJourneyExecutionMetricsResult> |
getJourneyExecutionMetricsAsync(GetJourneyExecutionMetricsRequest getJourneyExecutionMetricsRequest,
AsyncHandler<GetJourneyExecutionMetricsRequest,GetJourneyExecutionMetricsResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
|
Future<GetJourneyRunExecutionActivityMetricsResult> |
getJourneyRunExecutionActivityMetricsAsync(GetJourneyRunExecutionActivityMetricsRequest getJourneyRunExecutionActivityMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.
|
Future<GetJourneyRunExecutionActivityMetricsResult> |
getJourneyRunExecutionActivityMetricsAsync(GetJourneyRunExecutionActivityMetricsRequest getJourneyRunExecutionActivityMetricsRequest,
AsyncHandler<GetJourneyRunExecutionActivityMetricsRequest,GetJourneyRunExecutionActivityMetricsResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.
|
Future<GetJourneyRunExecutionMetricsResult> |
getJourneyRunExecutionMetricsAsync(GetJourneyRunExecutionMetricsRequest getJourneyRunExecutionMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.
|
Future<GetJourneyRunExecutionMetricsResult> |
getJourneyRunExecutionMetricsAsync(GetJourneyRunExecutionMetricsRequest getJourneyRunExecutionMetricsRequest,
AsyncHandler<GetJourneyRunExecutionMetricsRequest,GetJourneyRunExecutionMetricsResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.
|
Future<GetJourneyRunsResult> |
getJourneyRunsAsync(GetJourneyRunsRequest getJourneyRunsRequest)
Provides information about the runs of a journey.
|
Future<GetJourneyRunsResult> |
getJourneyRunsAsync(GetJourneyRunsRequest getJourneyRunsRequest,
AsyncHandler<GetJourneyRunsRequest,GetJourneyRunsResult> asyncHandler)
Provides information about the runs of a journey.
|
Future<GetPushTemplateResult> |
getPushTemplateAsync(GetPushTemplateRequest getPushTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through a push notification
channel.
|
Future<GetPushTemplateResult> |
getPushTemplateAsync(GetPushTemplateRequest getPushTemplateRequest,
AsyncHandler<GetPushTemplateRequest,GetPushTemplateResult> asyncHandler)
Retrieves the content and settings of a message template for messages that are sent through a push notification
channel.
|
Future<GetRecommenderConfigurationResult> |
getRecommenderConfigurationAsync(GetRecommenderConfigurationRequest getRecommenderConfigurationRequest)
Retrieves information about an Amazon Pinpoint configuration for a recommender model.
|
Future<GetRecommenderConfigurationResult> |
getRecommenderConfigurationAsync(GetRecommenderConfigurationRequest getRecommenderConfigurationRequest,
AsyncHandler<GetRecommenderConfigurationRequest,GetRecommenderConfigurationResult> asyncHandler)
Retrieves information about an Amazon Pinpoint configuration for a recommender model.
|
Future<GetRecommenderConfigurationsResult> |
getRecommenderConfigurationsAsync(GetRecommenderConfigurationsRequest getRecommenderConfigurationsRequest)
Retrieves information about all the recommender model configurations that are associated with your Amazon
Pinpoint account.
|
Future<GetRecommenderConfigurationsResult> |
getRecommenderConfigurationsAsync(GetRecommenderConfigurationsRequest getRecommenderConfigurationsRequest,
AsyncHandler<GetRecommenderConfigurationsRequest,GetRecommenderConfigurationsResult> asyncHandler)
Retrieves information about all the recommender model configurations that are associated with your Amazon
Pinpoint account.
|
Future<GetSegmentResult> |
getSegmentAsync(GetSegmentRequest getSegmentRequest)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
Future<GetSegmentResult> |
getSegmentAsync(GetSegmentRequest getSegmentRequest,
AsyncHandler<GetSegmentRequest,GetSegmentResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
Future<GetSegmentExportJobsResult> |
getSegmentExportJobsAsync(GetSegmentExportJobsRequest getSegmentExportJobsRequest)
Retrieves information about the status and settings of the export jobs for a segment.
|
Future<GetSegmentExportJobsResult> |
getSegmentExportJobsAsync(GetSegmentExportJobsRequest getSegmentExportJobsRequest,
AsyncHandler<GetSegmentExportJobsRequest,GetSegmentExportJobsResult> asyncHandler)
Retrieves information about the status and settings of the export jobs for a segment.
|
Future<GetSegmentImportJobsResult> |
getSegmentImportJobsAsync(GetSegmentImportJobsRequest getSegmentImportJobsRequest)
Retrieves information about the status and settings of the import jobs for a segment.
|
Future<GetSegmentImportJobsResult> |
getSegmentImportJobsAsync(GetSegmentImportJobsRequest getSegmentImportJobsRequest,
AsyncHandler<GetSegmentImportJobsRequest,GetSegmentImportJobsResult> asyncHandler)
Retrieves information about the status and settings of the import jobs for a segment.
|
Future<GetSegmentsResult> |
getSegmentsAsync(GetSegmentsRequest getSegmentsRequest)
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
|
Future<GetSegmentsResult> |
getSegmentsAsync(GetSegmentsRequest getSegmentsRequest,
AsyncHandler<GetSegmentsRequest,GetSegmentsResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
|
Future<GetSegmentVersionResult> |
getSegmentVersionAsync(GetSegmentVersionRequest getSegmentVersionRequest)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
|
Future<GetSegmentVersionResult> |
getSegmentVersionAsync(GetSegmentVersionRequest getSegmentVersionRequest,
AsyncHandler<GetSegmentVersionRequest,GetSegmentVersionResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
|
Future<GetSegmentVersionsResult> |
getSegmentVersionsAsync(GetSegmentVersionsRequest getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
Future<GetSegmentVersionsResult> |
getSegmentVersionsAsync(GetSegmentVersionsRequest getSegmentVersionsRequest,
AsyncHandler<GetSegmentVersionsRequest,GetSegmentVersionsResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
Future<GetSmsChannelResult> |
getSmsChannelAsync(GetSmsChannelRequest getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
|
Future<GetSmsChannelResult> |
getSmsChannelAsync(GetSmsChannelRequest getSmsChannelRequest,
AsyncHandler<GetSmsChannelRequest,GetSmsChannelResult> asyncHandler)
Retrieves information about the status and settings of the SMS channel for an application.
|
Future<GetSmsTemplateResult> |
getSmsTemplateAsync(GetSmsTemplateRequest getSmsTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the SMS channel.
|
Future<GetSmsTemplateResult> |
getSmsTemplateAsync(GetSmsTemplateRequest getSmsTemplateRequest,
AsyncHandler<GetSmsTemplateRequest,GetSmsTemplateResult> asyncHandler)
Retrieves the content and settings of a message template for messages that are sent through the SMS channel.
|
Future<GetUserEndpointsResult> |
getUserEndpointsAsync(GetUserEndpointsRequest getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
Future<GetUserEndpointsResult> |
getUserEndpointsAsync(GetUserEndpointsRequest getUserEndpointsRequest,
AsyncHandler<GetUserEndpointsRequest,GetUserEndpointsResult> asyncHandler)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
Future<GetVoiceChannelResult> |
getVoiceChannelAsync(GetVoiceChannelRequest getVoiceChannelRequest)
Retrieves information about the status and settings of the voice channel for an application.
|
Future<GetVoiceChannelResult> |
getVoiceChannelAsync(GetVoiceChannelRequest getVoiceChannelRequest,
AsyncHandler<GetVoiceChannelRequest,GetVoiceChannelResult> asyncHandler)
Retrieves information about the status and settings of the voice channel for an application.
|
Future<GetVoiceTemplateResult> |
getVoiceTemplateAsync(GetVoiceTemplateRequest getVoiceTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
|
Future<GetVoiceTemplateResult> |
getVoiceTemplateAsync(GetVoiceTemplateRequest getVoiceTemplateRequest,
AsyncHandler<GetVoiceTemplateRequest,GetVoiceTemplateResult> asyncHandler)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
|
Future<ListJourneysResult> |
listJourneysAsync(ListJourneysRequest listJourneysRequest)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
Future<ListJourneysResult> |
listJourneysAsync(ListJourneysRequest listJourneysRequest,
AsyncHandler<ListJourneysRequest,ListJourneysResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves all the tags (keys and values) that are associated with an application, campaign, message template, or
segment.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves all the tags (keys and values) that are associated with an application, campaign, message template, or
segment.
|
Future<ListTemplatesResult> |
listTemplatesAsync(ListTemplatesRequest listTemplatesRequest)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
Future<ListTemplatesResult> |
listTemplatesAsync(ListTemplatesRequest listTemplatesRequest,
AsyncHandler<ListTemplatesRequest,ListTemplatesResult> asyncHandler)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
Future<ListTemplateVersionsResult> |
listTemplateVersionsAsync(ListTemplateVersionsRequest listTemplateVersionsRequest)
Retrieves information about all the versions of a specific message template.
|
Future<ListTemplateVersionsResult> |
listTemplateVersionsAsync(ListTemplateVersionsRequest listTemplateVersionsRequest,
AsyncHandler<ListTemplateVersionsRequest,ListTemplateVersionsResult> asyncHandler)
Retrieves information about all the versions of a specific message template.
|
Future<PhoneNumberValidateResult> |
phoneNumberValidateAsync(PhoneNumberValidateRequest phoneNumberValidateRequest)
Retrieves information about a phone number.
|
Future<PhoneNumberValidateResult> |
phoneNumberValidateAsync(PhoneNumberValidateRequest phoneNumberValidateRequest,
AsyncHandler<PhoneNumberValidateRequest,PhoneNumberValidateResult> asyncHandler)
Retrieves information about a phone number.
|
Future<PutEventsResult> |
putEventsAsync(PutEventsRequest putEventsRequest)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
Future<PutEventsResult> |
putEventsAsync(PutEventsRequest putEventsRequest,
AsyncHandler<PutEventsRequest,PutEventsResult> asyncHandler)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
Future<PutEventStreamResult> |
putEventStreamAsync(PutEventStreamRequest putEventStreamRequest)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
Future<PutEventStreamResult> |
putEventStreamAsync(PutEventStreamRequest putEventStreamRequest,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
Future<RemoveAttributesResult> |
removeAttributesAsync(RemoveAttributesRequest removeAttributesRequest)
Removes one or more custom attributes, of the same attribute type, from the application.
|
Future<RemoveAttributesResult> |
removeAttributesAsync(RemoveAttributesRequest removeAttributesRequest,
AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler)
Removes one or more custom attributes, of the same attribute type, from the application.
|
Future<SendMessagesResult> |
sendMessagesAsync(SendMessagesRequest sendMessagesRequest)
Creates and sends a direct message.
|
Future<SendMessagesResult> |
sendMessagesAsync(SendMessagesRequest sendMessagesRequest,
AsyncHandler<SendMessagesRequest,SendMessagesResult> asyncHandler)
Creates and sends a direct message.
|
Future<SendOTPMessageResult> |
sendOTPMessageAsync(SendOTPMessageRequest sendOTPMessageRequest)
Send an OTP message
|
Future<SendOTPMessageResult> |
sendOTPMessageAsync(SendOTPMessageRequest sendOTPMessageRequest,
AsyncHandler<SendOTPMessageRequest,SendOTPMessageResult> asyncHandler)
Send an OTP message
|
Future<SendUsersMessagesResult> |
sendUsersMessagesAsync(SendUsersMessagesRequest sendUsersMessagesRequest)
Creates and sends a message to a list of users.
|
Future<SendUsersMessagesResult> |
sendUsersMessagesAsync(SendUsersMessagesRequest sendUsersMessagesRequest,
AsyncHandler<SendUsersMessagesRequest,SendUsersMessagesResult> asyncHandler)
Creates and sends a message to a list of users.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest)
Adds one or more tags (keys and values) to an application, campaign, message template, or segment.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tags (keys and values) to an application, campaign, message template, or segment.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes one or more tags (keys and values) from an application, campaign, message template, or segment.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags (keys and values) from an application, campaign, message template, or segment.
|
Future<UpdateAdmChannelResult> |
updateAdmChannelAsync(UpdateAdmChannelRequest updateAdmChannelRequest)
Enables the ADM channel for an application or updates the status and settings of the ADM channel for an
application.
|
Future<UpdateAdmChannelResult> |
updateAdmChannelAsync(UpdateAdmChannelRequest updateAdmChannelRequest,
AsyncHandler<UpdateAdmChannelRequest,UpdateAdmChannelResult> asyncHandler)
Enables the ADM channel for an application or updates the status and settings of the ADM channel for an
application.
|
Future<UpdateApnsChannelResult> |
updateApnsChannelAsync(UpdateApnsChannelRequest updateApnsChannelRequest)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
Future<UpdateApnsChannelResult> |
updateApnsChannelAsync(UpdateApnsChannelRequest updateApnsChannelRequest,
AsyncHandler<UpdateApnsChannelRequest,UpdateApnsChannelResult> asyncHandler)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
Future<UpdateApnsSandboxChannelResult> |
updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest)
Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox
channel for an application.
|
Future<UpdateApnsSandboxChannelResult> |
updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest,
AsyncHandler<UpdateApnsSandboxChannelRequest,UpdateApnsSandboxChannelResult> asyncHandler)
Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox
channel for an application.
|
Future<UpdateApnsVoipChannelResult> |
updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest)
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for
an application.
|
Future<UpdateApnsVoipChannelResult> |
updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest,
AsyncHandler<UpdateApnsVoipChannelRequest,UpdateApnsVoipChannelResult> asyncHandler)
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for
an application.
|
Future<UpdateApnsVoipSandboxChannelResult> |
updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest)
Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP
sandbox channel for an application.
|
Future<UpdateApnsVoipSandboxChannelResult> |
updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest,
AsyncHandler<UpdateApnsVoipSandboxChannelRequest,UpdateApnsVoipSandboxChannelResult> asyncHandler)
Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP
sandbox channel for an application.
|
Future<UpdateApplicationSettingsResult> |
updateApplicationSettingsAsync(UpdateApplicationSettingsRequest updateApplicationSettingsRequest)
Updates the settings for an application.
|
Future<UpdateApplicationSettingsResult> |
updateApplicationSettingsAsync(UpdateApplicationSettingsRequest updateApplicationSettingsRequest,
AsyncHandler<UpdateApplicationSettingsRequest,UpdateApplicationSettingsResult> asyncHandler)
Updates the settings for an application.
|
Future<UpdateBaiduChannelResult> |
updateBaiduChannelAsync(UpdateBaiduChannelRequest updateBaiduChannelRequest)
Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an
application.
|
Future<UpdateBaiduChannelResult> |
updateBaiduChannelAsync(UpdateBaiduChannelRequest updateBaiduChannelRequest,
AsyncHandler<UpdateBaiduChannelRequest,UpdateBaiduChannelResult> asyncHandler)
Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an
application.
|
Future<UpdateCampaignResult> |
updateCampaignAsync(UpdateCampaignRequest updateCampaignRequest)
Updates the configuration and other settings for a campaign.
|
Future<UpdateCampaignResult> |
updateCampaignAsync(UpdateCampaignRequest updateCampaignRequest,
AsyncHandler<UpdateCampaignRequest,UpdateCampaignResult> asyncHandler)
Updates the configuration and other settings for a campaign.
|
Future<UpdateEmailChannelResult> |
updateEmailChannelAsync(UpdateEmailChannelRequest updateEmailChannelRequest)
Enables the email channel for an application or updates the status and settings of the email channel for an
application.
|
Future<UpdateEmailChannelResult> |
updateEmailChannelAsync(UpdateEmailChannelRequest updateEmailChannelRequest,
AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler)
Enables the email channel for an application or updates the status and settings of the email channel for an
application.
|
Future<UpdateEmailTemplateResult> |
updateEmailTemplateAsync(UpdateEmailTemplateRequest updateEmailTemplateRequest)
Updates an existing message template for messages that are sent through the email channel.
|
Future<UpdateEmailTemplateResult> |
updateEmailTemplateAsync(UpdateEmailTemplateRequest updateEmailTemplateRequest,
AsyncHandler<UpdateEmailTemplateRequest,UpdateEmailTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through the email channel.
|
Future<UpdateEndpointResult> |
updateEndpointAsync(UpdateEndpointRequest updateEndpointRequest)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
Future<UpdateEndpointResult> |
updateEndpointAsync(UpdateEndpointRequest updateEndpointRequest,
AsyncHandler<UpdateEndpointRequest,UpdateEndpointResult> asyncHandler)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
Future<UpdateEndpointsBatchResult> |
updateEndpointsBatchAsync(UpdateEndpointsBatchRequest updateEndpointsBatchRequest)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
|
Future<UpdateEndpointsBatchResult> |
updateEndpointsBatchAsync(UpdateEndpointsBatchRequest updateEndpointsBatchRequest,
AsyncHandler<UpdateEndpointsBatchRequest,UpdateEndpointsBatchResult> asyncHandler)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
|
Future<UpdateGcmChannelResult> |
updateGcmChannelAsync(UpdateGcmChannelRequest updateGcmChannelRequest)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an
application.
|
Future<UpdateGcmChannelResult> |
updateGcmChannelAsync(UpdateGcmChannelRequest updateGcmChannelRequest,
AsyncHandler<UpdateGcmChannelRequest,UpdateGcmChannelResult> asyncHandler)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an
application.
|
Future<UpdateInAppTemplateResult> |
updateInAppTemplateAsync(UpdateInAppTemplateRequest updateInAppTemplateRequest)
Updates an existing message template for messages sent through the in-app message channel.
|
Future<UpdateInAppTemplateResult> |
updateInAppTemplateAsync(UpdateInAppTemplateRequest updateInAppTemplateRequest,
AsyncHandler<UpdateInAppTemplateRequest,UpdateInAppTemplateResult> asyncHandler)
Updates an existing message template for messages sent through the in-app message channel.
|
Future<UpdateJourneyResult> |
updateJourneyAsync(UpdateJourneyRequest updateJourneyRequest)
Updates the configuration and other settings for a journey.
|
Future<UpdateJourneyResult> |
updateJourneyAsync(UpdateJourneyRequest updateJourneyRequest,
AsyncHandler<UpdateJourneyRequest,UpdateJourneyResult> asyncHandler)
Updates the configuration and other settings for a journey.
|
Future<UpdateJourneyStateResult> |
updateJourneyStateAsync(UpdateJourneyStateRequest updateJourneyStateRequest)
Cancels (stops) an active journey.
|
Future<UpdateJourneyStateResult> |
updateJourneyStateAsync(UpdateJourneyStateRequest updateJourneyStateRequest,
AsyncHandler<UpdateJourneyStateRequest,UpdateJourneyStateResult> asyncHandler)
Cancels (stops) an active journey.
|
Future<UpdatePushTemplateResult> |
updatePushTemplateAsync(UpdatePushTemplateRequest updatePushTemplateRequest)
Updates an existing message template for messages that are sent through a push notification channel.
|
Future<UpdatePushTemplateResult> |
updatePushTemplateAsync(UpdatePushTemplateRequest updatePushTemplateRequest,
AsyncHandler<UpdatePushTemplateRequest,UpdatePushTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through a push notification channel.
|
Future<UpdateRecommenderConfigurationResult> |
updateRecommenderConfigurationAsync(UpdateRecommenderConfigurationRequest updateRecommenderConfigurationRequest)
Updates an Amazon Pinpoint configuration for a recommender model.
|
Future<UpdateRecommenderConfigurationResult> |
updateRecommenderConfigurationAsync(UpdateRecommenderConfigurationRequest updateRecommenderConfigurationRequest,
AsyncHandler<UpdateRecommenderConfigurationRequest,UpdateRecommenderConfigurationResult> asyncHandler)
Updates an Amazon Pinpoint configuration for a recommender model.
|
Future<UpdateSegmentResult> |
updateSegmentAsync(UpdateSegmentRequest updateSegmentRequest)
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.
|
Future<UpdateSegmentResult> |
updateSegmentAsync(UpdateSegmentRequest updateSegmentRequest,
AsyncHandler<UpdateSegmentRequest,UpdateSegmentResult> asyncHandler)
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.
|
Future<UpdateSmsChannelResult> |
updateSmsChannelAsync(UpdateSmsChannelRequest updateSmsChannelRequest)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
Future<UpdateSmsChannelResult> |
updateSmsChannelAsync(UpdateSmsChannelRequest updateSmsChannelRequest,
AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
Future<UpdateSmsTemplateResult> |
updateSmsTemplateAsync(UpdateSmsTemplateRequest updateSmsTemplateRequest)
Updates an existing message template for messages that are sent through the SMS channel.
|
Future<UpdateSmsTemplateResult> |
updateSmsTemplateAsync(UpdateSmsTemplateRequest updateSmsTemplateRequest,
AsyncHandler<UpdateSmsTemplateRequest,UpdateSmsTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through the SMS channel.
|
Future<UpdateTemplateActiveVersionResult> |
updateTemplateActiveVersionAsync(UpdateTemplateActiveVersionRequest updateTemplateActiveVersionRequest)
Changes the status of a specific version of a message template to active.
|
Future<UpdateTemplateActiveVersionResult> |
updateTemplateActiveVersionAsync(UpdateTemplateActiveVersionRequest updateTemplateActiveVersionRequest,
AsyncHandler<UpdateTemplateActiveVersionRequest,UpdateTemplateActiveVersionResult> asyncHandler)
Changes the status of a specific version of a message template to active.
|
Future<UpdateVoiceChannelResult> |
updateVoiceChannelAsync(UpdateVoiceChannelRequest updateVoiceChannelRequest)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
Future<UpdateVoiceChannelResult> |
updateVoiceChannelAsync(UpdateVoiceChannelRequest updateVoiceChannelRequest,
AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
Future<UpdateVoiceTemplateResult> |
updateVoiceTemplateAsync(UpdateVoiceTemplateRequest updateVoiceTemplateRequest)
Updates an existing message template for messages that are sent through the voice channel.
|
Future<UpdateVoiceTemplateResult> |
updateVoiceTemplateAsync(UpdateVoiceTemplateRequest updateVoiceTemplateRequest,
AsyncHandler<UpdateVoiceTemplateRequest,UpdateVoiceTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through the voice channel.
|
Future<VerifyOTPMessageResult> |
verifyOTPMessageAsync(VerifyOTPMessageRequest verifyOTPMessageRequest)
Verify an OTP
|
Future<VerifyOTPMessageResult> |
verifyOTPMessageAsync(VerifyOTPMessageRequest verifyOTPMessageRequest,
AsyncHandler<VerifyOTPMessageRequest,VerifyOTPMessageResult> asyncHandler)
Verify an OTP
|
createApp, createCampaign, createEmailTemplate, createExportJob, createImportJob, createInAppTemplate, createJourney, createPushTemplate, createRecommenderConfiguration, createSegment, createSmsTemplate, createVoiceTemplate, deleteAdmChannel, deleteApnsChannel, deleteApnsSandboxChannel, deleteApnsVoipChannel, deleteApnsVoipSandboxChannel, deleteApp, deleteBaiduChannel, deleteCampaign, deleteEmailChannel, deleteEmailTemplate, deleteEndpoint, deleteEventStream, deleteGcmChannel, deleteInAppTemplate, deleteJourney, deletePushTemplate, deleteRecommenderConfiguration, deleteSegment, deleteSmsChannel, deleteSmsTemplate, deleteUserEndpoints, deleteVoiceChannel, deleteVoiceTemplate, getAdmChannel, getApnsChannel, getApnsSandboxChannel, getApnsVoipChannel, getApnsVoipSandboxChannel, getApp, getApplicationDateRangeKpi, getApplicationSettings, getApps, getBaiduChannel, getCachedResponseMetadata, getCampaign, getCampaignActivities, getCampaignDateRangeKpi, getCampaigns, getCampaignVersion, getCampaignVersions, getChannels, getEmailChannel, getEmailTemplate, getEndpoint, getEventStream, getExportJob, getExportJobs, getGcmChannel, getImportJob, getImportJobs, getInAppMessages, getInAppTemplate, getJourney, getJourneyDateRangeKpi, getJourneyExecutionActivityMetrics, getJourneyExecutionMetrics, getJourneyRunExecutionActivityMetrics, getJourneyRunExecutionMetrics, getJourneyRuns, getPushTemplate, getRecommenderConfiguration, getRecommenderConfigurations, getSegment, getSegmentExportJobs, getSegmentImportJobs, getSegments, getSegmentVersion, getSegmentVersions, getSmsChannel, getSmsTemplate, getUserEndpoints, getVoiceChannel, getVoiceTemplate, listJourneys, listTagsForResource, listTemplates, listTemplateVersions, phoneNumberValidate, putEvents, putEventStream, removeAttributes, sendMessages, sendOTPMessage, sendUsersMessages, setEndpoint, setRegion, shutdown, tagResource, untagResource, updateAdmChannel, updateApnsChannel, updateApnsSandboxChannel, updateApnsVoipChannel, updateApnsVoipSandboxChannel, updateApplicationSettings, updateBaiduChannel, updateCampaign, updateEmailChannel, updateEmailTemplate, updateEndpoint, updateEndpointsBatch, updateGcmChannel, updateInAppTemplate, updateJourney, updateJourneyState, updatePushTemplate, updateRecommenderConfiguration, updateSegment, updateSmsChannel, updateSmsTemplate, updateTemplateActiveVersion, updateVoiceChannel, updateVoiceTemplate, verifyOTPMessage
Future<CreateAppResult> createAppAsync(CreateAppRequest createAppRequest)
Creates an application.
createAppRequest
- Future<CreateAppResult> createAppAsync(CreateAppRequest createAppRequest, AsyncHandler<CreateAppRequest,CreateAppResult> asyncHandler)
Creates an application.
createAppRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateCampaignResult> createCampaignAsync(CreateCampaignRequest createCampaignRequest)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
createCampaignRequest
- Future<CreateCampaignResult> createCampaignAsync(CreateCampaignRequest createCampaignRequest, AsyncHandler<CreateCampaignRequest,CreateCampaignResult> asyncHandler)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
createCampaignRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateEmailTemplateResult> createEmailTemplateAsync(CreateEmailTemplateRequest createEmailTemplateRequest)
Creates a message template for messages that are sent through the email channel.
createEmailTemplateRequest
- Future<CreateEmailTemplateResult> createEmailTemplateAsync(CreateEmailTemplateRequest createEmailTemplateRequest, AsyncHandler<CreateEmailTemplateRequest,CreateEmailTemplateResult> asyncHandler)
Creates a message template for messages that are sent through the email channel.
createEmailTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateExportJobResult> createExportJobAsync(CreateExportJobRequest createExportJobRequest)
Creates an export job for an application.
createExportJobRequest
- Future<CreateExportJobResult> createExportJobAsync(CreateExportJobRequest createExportJobRequest, AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
Creates an export job for an application.
createExportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateImportJobResult> createImportJobAsync(CreateImportJobRequest createImportJobRequest)
Creates an import job for an application.
createImportJobRequest
- Future<CreateImportJobResult> createImportJobAsync(CreateImportJobRequest createImportJobRequest, AsyncHandler<CreateImportJobRequest,CreateImportJobResult> asyncHandler)
Creates an import job for an application.
createImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateInAppTemplateResult> createInAppTemplateAsync(CreateInAppTemplateRequest createInAppTemplateRequest)
Creates a new message template for messages using the in-app message channel.
createInAppTemplateRequest
- Future<CreateInAppTemplateResult> createInAppTemplateAsync(CreateInAppTemplateRequest createInAppTemplateRequest, AsyncHandler<CreateInAppTemplateRequest,CreateInAppTemplateResult> asyncHandler)
Creates a new message template for messages using the in-app message channel.
createInAppTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateJourneyResult> createJourneyAsync(CreateJourneyRequest createJourneyRequest)
Creates a journey for an application.
createJourneyRequest
- Future<CreateJourneyResult> createJourneyAsync(CreateJourneyRequest createJourneyRequest, AsyncHandler<CreateJourneyRequest,CreateJourneyResult> asyncHandler)
Creates a journey for an application.
createJourneyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreatePushTemplateResult> createPushTemplateAsync(CreatePushTemplateRequest createPushTemplateRequest)
Creates a message template for messages that are sent through a push notification channel.
createPushTemplateRequest
- Future<CreatePushTemplateResult> createPushTemplateAsync(CreatePushTemplateRequest createPushTemplateRequest, AsyncHandler<CreatePushTemplateRequest,CreatePushTemplateResult> asyncHandler)
Creates a message template for messages that are sent through a push notification channel.
createPushTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateRecommenderConfigurationResult> createRecommenderConfigurationAsync(CreateRecommenderConfigurationRequest createRecommenderConfigurationRequest)
Creates an Amazon Pinpoint configuration for a recommender model.
createRecommenderConfigurationRequest
- Future<CreateRecommenderConfigurationResult> createRecommenderConfigurationAsync(CreateRecommenderConfigurationRequest createRecommenderConfigurationRequest, AsyncHandler<CreateRecommenderConfigurationRequest,CreateRecommenderConfigurationResult> asyncHandler)
Creates an Amazon Pinpoint configuration for a recommender model.
createRecommenderConfigurationRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateSegmentResult> createSegmentAsync(CreateSegmentRequest createSegmentRequest)
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.
createSegmentRequest
- Future<CreateSegmentResult> createSegmentAsync(CreateSegmentRequest createSegmentRequest, AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler)
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.
createSegmentRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateSmsTemplateResult> createSmsTemplateAsync(CreateSmsTemplateRequest createSmsTemplateRequest)
Creates a message template for messages that are sent through the SMS channel.
createSmsTemplateRequest
- Future<CreateSmsTemplateResult> createSmsTemplateAsync(CreateSmsTemplateRequest createSmsTemplateRequest, AsyncHandler<CreateSmsTemplateRequest,CreateSmsTemplateResult> asyncHandler)
Creates a message template for messages that are sent through the SMS channel.
createSmsTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateVoiceTemplateResult> createVoiceTemplateAsync(CreateVoiceTemplateRequest createVoiceTemplateRequest)
Creates a message template for messages that are sent through the voice channel.
createVoiceTemplateRequest
- Future<CreateVoiceTemplateResult> createVoiceTemplateAsync(CreateVoiceTemplateRequest createVoiceTemplateRequest, AsyncHandler<CreateVoiceTemplateRequest,CreateVoiceTemplateResult> asyncHandler)
Creates a message template for messages that are sent through the voice channel.
createVoiceTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteAdmChannelResult> deleteAdmChannelAsync(DeleteAdmChannelRequest deleteAdmChannelRequest)
Disables the ADM channel for an application and deletes any existing settings for the channel.
deleteAdmChannelRequest
- Future<DeleteAdmChannelResult> deleteAdmChannelAsync(DeleteAdmChannelRequest deleteAdmChannelRequest, AsyncHandler<DeleteAdmChannelRequest,DeleteAdmChannelResult> asyncHandler)
Disables the ADM channel for an application and deletes any existing settings for the channel.
deleteAdmChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteApnsChannelResult> deleteApnsChannelAsync(DeleteApnsChannelRequest deleteApnsChannelRequest)
Disables the APNs channel for an application and deletes any existing settings for the channel.
deleteApnsChannelRequest
- Future<DeleteApnsChannelResult> deleteApnsChannelAsync(DeleteApnsChannelRequest deleteApnsChannelRequest, AsyncHandler<DeleteApnsChannelRequest,DeleteApnsChannelResult> asyncHandler)
Disables the APNs channel for an application and deletes any existing settings for the channel.
deleteApnsChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteApnsSandboxChannelResult> deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsSandboxChannelRequest
- Future<DeleteApnsSandboxChannelResult> deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest, AsyncHandler<DeleteApnsSandboxChannelRequest,DeleteApnsSandboxChannelResult> asyncHandler)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsSandboxChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteApnsVoipChannelResult> deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
deleteApnsVoipChannelRequest
- Future<DeleteApnsVoipChannelResult> deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest, AsyncHandler<DeleteApnsVoipChannelRequest,DeleteApnsVoipChannelResult> asyncHandler)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
deleteApnsVoipChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteApnsVoipSandboxChannelResult> deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsVoipSandboxChannelRequest
- Future<DeleteApnsVoipSandboxChannelResult> deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest, AsyncHandler<DeleteApnsVoipSandboxChannelRequest,DeleteApnsVoipSandboxChannelResult> asyncHandler)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsVoipSandboxChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteAppResult> deleteAppAsync(DeleteAppRequest deleteAppRequest)
Deletes an application.
deleteAppRequest
- Future<DeleteAppResult> deleteAppAsync(DeleteAppRequest deleteAppRequest, AsyncHandler<DeleteAppRequest,DeleteAppResult> asyncHandler)
Deletes an application.
deleteAppRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteBaiduChannelResult> deleteBaiduChannelAsync(DeleteBaiduChannelRequest deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
deleteBaiduChannelRequest
- Future<DeleteBaiduChannelResult> deleteBaiduChannelAsync(DeleteBaiduChannelRequest deleteBaiduChannelRequest, AsyncHandler<DeleteBaiduChannelRequest,DeleteBaiduChannelResult> asyncHandler)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
deleteBaiduChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteCampaignResult> deleteCampaignAsync(DeleteCampaignRequest deleteCampaignRequest)
Deletes a campaign from an application.
deleteCampaignRequest
- Future<DeleteCampaignResult> deleteCampaignAsync(DeleteCampaignRequest deleteCampaignRequest, AsyncHandler<DeleteCampaignRequest,DeleteCampaignResult> asyncHandler)
Deletes a campaign from an application.
deleteCampaignRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteEmailChannelResult> deleteEmailChannelAsync(DeleteEmailChannelRequest deleteEmailChannelRequest)
Disables the email channel for an application and deletes any existing settings for the channel.
deleteEmailChannelRequest
- Future<DeleteEmailChannelResult> deleteEmailChannelAsync(DeleteEmailChannelRequest deleteEmailChannelRequest, AsyncHandler<DeleteEmailChannelRequest,DeleteEmailChannelResult> asyncHandler)
Disables the email channel for an application and deletes any existing settings for the channel.
deleteEmailChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteEmailTemplateResult> deleteEmailTemplateAsync(DeleteEmailTemplateRequest deleteEmailTemplateRequest)
Deletes a message template for messages that were sent through the email channel.
deleteEmailTemplateRequest
- Future<DeleteEmailTemplateResult> deleteEmailTemplateAsync(DeleteEmailTemplateRequest deleteEmailTemplateRequest, AsyncHandler<DeleteEmailTemplateRequest,DeleteEmailTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through the email channel.
deleteEmailTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteEndpointResult> deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest)
Deletes an endpoint from an application.
deleteEndpointRequest
- Future<DeleteEndpointResult> deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest, AsyncHandler<DeleteEndpointRequest,DeleteEndpointResult> asyncHandler)
Deletes an endpoint from an application.
deleteEndpointRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteEventStreamResult> deleteEventStreamAsync(DeleteEventStreamRequest deleteEventStreamRequest)
Deletes the event stream for an application.
deleteEventStreamRequest
- Future<DeleteEventStreamResult> deleteEventStreamAsync(DeleteEventStreamRequest deleteEventStreamRequest, AsyncHandler<DeleteEventStreamRequest,DeleteEventStreamResult> asyncHandler)
Deletes the event stream for an application.
deleteEventStreamRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteGcmChannelResult> deleteGcmChannelAsync(DeleteGcmChannelRequest deleteGcmChannelRequest)
Disables the GCM channel for an application and deletes any existing settings for the channel.
deleteGcmChannelRequest
- Future<DeleteGcmChannelResult> deleteGcmChannelAsync(DeleteGcmChannelRequest deleteGcmChannelRequest, AsyncHandler<DeleteGcmChannelRequest,DeleteGcmChannelResult> asyncHandler)
Disables the GCM channel for an application and deletes any existing settings for the channel.
deleteGcmChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteInAppTemplateResult> deleteInAppTemplateAsync(DeleteInAppTemplateRequest deleteInAppTemplateRequest)
Deletes a message template for messages sent using the in-app message channel.
deleteInAppTemplateRequest
- Future<DeleteInAppTemplateResult> deleteInAppTemplateAsync(DeleteInAppTemplateRequest deleteInAppTemplateRequest, AsyncHandler<DeleteInAppTemplateRequest,DeleteInAppTemplateResult> asyncHandler)
Deletes a message template for messages sent using the in-app message channel.
deleteInAppTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteJourneyResult> deleteJourneyAsync(DeleteJourneyRequest deleteJourneyRequest)
Deletes a journey from an application.
deleteJourneyRequest
- Future<DeleteJourneyResult> deleteJourneyAsync(DeleteJourneyRequest deleteJourneyRequest, AsyncHandler<DeleteJourneyRequest,DeleteJourneyResult> asyncHandler)
Deletes a journey from an application.
deleteJourneyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeletePushTemplateResult> deletePushTemplateAsync(DeletePushTemplateRequest deletePushTemplateRequest)
Deletes a message template for messages that were sent through a push notification channel.
deletePushTemplateRequest
- Future<DeletePushTemplateResult> deletePushTemplateAsync(DeletePushTemplateRequest deletePushTemplateRequest, AsyncHandler<DeletePushTemplateRequest,DeletePushTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through a push notification channel.
deletePushTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteRecommenderConfigurationResult> deleteRecommenderConfigurationAsync(DeleteRecommenderConfigurationRequest deleteRecommenderConfigurationRequest)
Deletes an Amazon Pinpoint configuration for a recommender model.
deleteRecommenderConfigurationRequest
- Future<DeleteRecommenderConfigurationResult> deleteRecommenderConfigurationAsync(DeleteRecommenderConfigurationRequest deleteRecommenderConfigurationRequest, AsyncHandler<DeleteRecommenderConfigurationRequest,DeleteRecommenderConfigurationResult> asyncHandler)
Deletes an Amazon Pinpoint configuration for a recommender model.
deleteRecommenderConfigurationRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteSegmentResult> deleteSegmentAsync(DeleteSegmentRequest deleteSegmentRequest)
Deletes a segment from an application.
deleteSegmentRequest
- Future<DeleteSegmentResult> deleteSegmentAsync(DeleteSegmentRequest deleteSegmentRequest, AsyncHandler<DeleteSegmentRequest,DeleteSegmentResult> asyncHandler)
Deletes a segment from an application.
deleteSegmentRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteSmsChannelResult> deleteSmsChannelAsync(DeleteSmsChannelRequest deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
deleteSmsChannelRequest
- Future<DeleteSmsChannelResult> deleteSmsChannelAsync(DeleteSmsChannelRequest deleteSmsChannelRequest, AsyncHandler<DeleteSmsChannelRequest,DeleteSmsChannelResult> asyncHandler)
Disables the SMS channel for an application and deletes any existing settings for the channel.
deleteSmsChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteSmsTemplateResult> deleteSmsTemplateAsync(DeleteSmsTemplateRequest deleteSmsTemplateRequest)
Deletes a message template for messages that were sent through the SMS channel.
deleteSmsTemplateRequest
- Future<DeleteSmsTemplateResult> deleteSmsTemplateAsync(DeleteSmsTemplateRequest deleteSmsTemplateRequest, AsyncHandler<DeleteSmsTemplateRequest,DeleteSmsTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through the SMS channel.
deleteSmsTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteUserEndpointsResult> deleteUserEndpointsAsync(DeleteUserEndpointsRequest deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
deleteUserEndpointsRequest
- Future<DeleteUserEndpointsResult> deleteUserEndpointsAsync(DeleteUserEndpointsRequest deleteUserEndpointsRequest, AsyncHandler<DeleteUserEndpointsRequest,DeleteUserEndpointsResult> asyncHandler)
Deletes all the endpoints that are associated with a specific user ID.
deleteUserEndpointsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteVoiceChannelResult> deleteVoiceChannelAsync(DeleteVoiceChannelRequest deleteVoiceChannelRequest)
Disables the voice channel for an application and deletes any existing settings for the channel.
deleteVoiceChannelRequest
- Future<DeleteVoiceChannelResult> deleteVoiceChannelAsync(DeleteVoiceChannelRequest deleteVoiceChannelRequest, AsyncHandler<DeleteVoiceChannelRequest,DeleteVoiceChannelResult> asyncHandler)
Disables the voice channel for an application and deletes any existing settings for the channel.
deleteVoiceChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteVoiceTemplateResult> deleteVoiceTemplateAsync(DeleteVoiceTemplateRequest deleteVoiceTemplateRequest)
Deletes a message template for messages that were sent through the voice channel.
deleteVoiceTemplateRequest
- Future<DeleteVoiceTemplateResult> deleteVoiceTemplateAsync(DeleteVoiceTemplateRequest deleteVoiceTemplateRequest, AsyncHandler<DeleteVoiceTemplateRequest,DeleteVoiceTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through the voice channel.
deleteVoiceTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAdmChannelResult> getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
getAdmChannelRequest
- Future<GetAdmChannelResult> getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest, AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler)
Retrieves information about the status and settings of the ADM channel for an application.
getAdmChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetApnsChannelResult> getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
getApnsChannelRequest
- Future<GetApnsChannelResult> getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest, AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs channel for an application.
getApnsChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetApnsSandboxChannelResult> getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
getApnsSandboxChannelRequest
- Future<GetApnsSandboxChannelResult> getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest, AsyncHandler<GetApnsSandboxChannelRequest,GetApnsSandboxChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
getApnsSandboxChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetApnsVoipChannelResult> getApnsVoipChannelAsync(GetApnsVoipChannelRequest getApnsVoipChannelRequest)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
getApnsVoipChannelRequest
- Future<GetApnsVoipChannelResult> getApnsVoipChannelAsync(GetApnsVoipChannelRequest getApnsVoipChannelRequest, AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
getApnsVoipChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetApnsVoipSandboxChannelResult> getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
getApnsVoipSandboxChannelRequest
- Future<GetApnsVoipSandboxChannelResult> getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest, AsyncHandler<GetApnsVoipSandboxChannelRequest,GetApnsVoipSandboxChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
getApnsVoipSandboxChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAppResult> getAppAsync(GetAppRequest getAppRequest)
Retrieves information about an application.
getAppRequest
- Future<GetAppResult> getAppAsync(GetAppRequest getAppRequest, AsyncHandler<GetAppRequest,GetAppResult> asyncHandler)
Retrieves information about an application.
getAppRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetApplicationDateRangeKpiResult> getApplicationDateRangeKpiAsync(GetApplicationDateRangeKpiRequest getApplicationDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
getApplicationDateRangeKpiRequest
- Future<GetApplicationDateRangeKpiResult> getApplicationDateRangeKpiAsync(GetApplicationDateRangeKpiRequest getApplicationDateRangeKpiRequest, AsyncHandler<GetApplicationDateRangeKpiRequest,GetApplicationDateRangeKpiResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
getApplicationDateRangeKpiRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetApplicationSettingsResult> getApplicationSettingsAsync(GetApplicationSettingsRequest getApplicationSettingsRequest)
Retrieves information about the settings for an application.
getApplicationSettingsRequest
- Future<GetApplicationSettingsResult> getApplicationSettingsAsync(GetApplicationSettingsRequest getApplicationSettingsRequest, AsyncHandler<GetApplicationSettingsRequest,GetApplicationSettingsResult> asyncHandler)
Retrieves information about the settings for an application.
getApplicationSettingsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAppsResult> getAppsAsync(GetAppsRequest getAppsRequest)
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
getAppsRequest
- Future<GetAppsResult> getAppsAsync(GetAppsRequest getAppsRequest, AsyncHandler<GetAppsRequest,GetAppsResult> asyncHandler)
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
getAppsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetBaiduChannelResult> getBaiduChannelAsync(GetBaiduChannelRequest getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu channel for an application.
getBaiduChannelRequest
- Future<GetBaiduChannelResult> getBaiduChannelAsync(GetBaiduChannelRequest getBaiduChannelRequest, AsyncHandler<GetBaiduChannelRequest,GetBaiduChannelResult> asyncHandler)
Retrieves information about the status and settings of the Baidu channel for an application.
getBaiduChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCampaignResult> getCampaignAsync(GetCampaignRequest getCampaignRequest)
Retrieves information about the status, configuration, and other settings for a campaign.
getCampaignRequest
- Future<GetCampaignResult> getCampaignAsync(GetCampaignRequest getCampaignRequest, AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a campaign.
getCampaignRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCampaignActivitiesResult> getCampaignActivitiesAsync(GetCampaignActivitiesRequest getCampaignActivitiesRequest)
Retrieves information about all the activities for a campaign.
getCampaignActivitiesRequest
- Future<GetCampaignActivitiesResult> getCampaignActivitiesAsync(GetCampaignActivitiesRequest getCampaignActivitiesRequest, AsyncHandler<GetCampaignActivitiesRequest,GetCampaignActivitiesResult> asyncHandler)
Retrieves information about all the activities for a campaign.
getCampaignActivitiesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCampaignDateRangeKpiResult> getCampaignDateRangeKpiAsync(GetCampaignDateRangeKpiRequest getCampaignDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
getCampaignDateRangeKpiRequest
- Future<GetCampaignDateRangeKpiResult> getCampaignDateRangeKpiAsync(GetCampaignDateRangeKpiRequest getCampaignDateRangeKpiRequest, AsyncHandler<GetCampaignDateRangeKpiRequest,GetCampaignDateRangeKpiResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
getCampaignDateRangeKpiRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCampaignVersionResult> getCampaignVersionAsync(GetCampaignVersionRequest getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
getCampaignVersionRequest
- Future<GetCampaignVersionResult> getCampaignVersionAsync(GetCampaignVersionRequest getCampaignVersionRequest, AsyncHandler<GetCampaignVersionRequest,GetCampaignVersionResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
getCampaignVersionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCampaignVersionsResult> getCampaignVersionsAsync(GetCampaignVersionsRequest getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
getCampaignVersionsRequest
- Future<GetCampaignVersionsResult> getCampaignVersionsAsync(GetCampaignVersionsRequest getCampaignVersionsRequest, AsyncHandler<GetCampaignVersionsRequest,GetCampaignVersionsResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
getCampaignVersionsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCampaignsResult> getCampaignsAsync(GetCampaignsRequest getCampaignsRequest)
Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.
getCampaignsRequest
- Future<GetCampaignsResult> getCampaignsAsync(GetCampaignsRequest getCampaignsRequest, AsyncHandler<GetCampaignsRequest,GetCampaignsResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.
getCampaignsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetChannelsResult> getChannelsAsync(GetChannelsRequest getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
getChannelsRequest
- Future<GetChannelsResult> getChannelsAsync(GetChannelsRequest getChannelsRequest, AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler)
Retrieves information about the history and status of each channel for an application.
getChannelsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetEmailChannelResult> getEmailChannelAsync(GetEmailChannelRequest getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
getEmailChannelRequest
- Future<GetEmailChannelResult> getEmailChannelAsync(GetEmailChannelRequest getEmailChannelRequest, AsyncHandler<GetEmailChannelRequest,GetEmailChannelResult> asyncHandler)
Retrieves information about the status and settings of the email channel for an application.
getEmailChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetEmailTemplateResult> getEmailTemplateAsync(GetEmailTemplateRequest getEmailTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the email channel.
getEmailTemplateRequest
- Future<GetEmailTemplateResult> getEmailTemplateAsync(GetEmailTemplateRequest getEmailTemplateRequest, AsyncHandler<GetEmailTemplateRequest,GetEmailTemplateResult> asyncHandler)
Retrieves the content and settings of a message template for messages that are sent through the email channel.
getEmailTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetEndpointResult> getEndpointAsync(GetEndpointRequest getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
getEndpointRequest
- Future<GetEndpointResult> getEndpointAsync(GetEndpointRequest getEndpointRequest, AsyncHandler<GetEndpointRequest,GetEndpointResult> asyncHandler)
Retrieves information about the settings and attributes of a specific endpoint for an application.
getEndpointRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetEventStreamResult> getEventStreamAsync(GetEventStreamRequest getEventStreamRequest)
Retrieves information about the event stream settings for an application.
getEventStreamRequest
- Future<GetEventStreamResult> getEventStreamAsync(GetEventStreamRequest getEventStreamRequest, AsyncHandler<GetEventStreamRequest,GetEventStreamResult> asyncHandler)
Retrieves information about the event stream settings for an application.
getEventStreamRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetExportJobResult> getExportJobAsync(GetExportJobRequest getExportJobRequest)
Retrieves information about the status and settings of a specific export job for an application.
getExportJobRequest
- Future<GetExportJobResult> getExportJobAsync(GetExportJobRequest getExportJobRequest, AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler)
Retrieves information about the status and settings of a specific export job for an application.
getExportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetExportJobsResult> getExportJobsAsync(GetExportJobsRequest getExportJobsRequest)
Retrieves information about the status and settings of all the export jobs for an application.
getExportJobsRequest
- Future<GetExportJobsResult> getExportJobsAsync(GetExportJobsRequest getExportJobsRequest, AsyncHandler<GetExportJobsRequest,GetExportJobsResult> asyncHandler)
Retrieves information about the status and settings of all the export jobs for an application.
getExportJobsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetGcmChannelResult> getGcmChannelAsync(GetGcmChannelRequest getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
getGcmChannelRequest
- Future<GetGcmChannelResult> getGcmChannelAsync(GetGcmChannelRequest getGcmChannelRequest, AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler)
Retrieves information about the status and settings of the GCM channel for an application.
getGcmChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetImportJobResult> getImportJobAsync(GetImportJobRequest getImportJobRequest)
Retrieves information about the status and settings of a specific import job for an application.
getImportJobRequest
- Future<GetImportJobResult> getImportJobAsync(GetImportJobRequest getImportJobRequest, AsyncHandler<GetImportJobRequest,GetImportJobResult> asyncHandler)
Retrieves information about the status and settings of a specific import job for an application.
getImportJobRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetImportJobsResult> getImportJobsAsync(GetImportJobsRequest getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
getImportJobsRequest
- Future<GetImportJobsResult> getImportJobsAsync(GetImportJobsRequest getImportJobsRequest, AsyncHandler<GetImportJobsRequest,GetImportJobsResult> asyncHandler)
Retrieves information about the status and settings of all the import jobs for an application.
getImportJobsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInAppMessagesResult> getInAppMessagesAsync(GetInAppMessagesRequest getInAppMessagesRequest)
Retrieves the in-app messages targeted for the provided endpoint ID.
getInAppMessagesRequest
- Future<GetInAppMessagesResult> getInAppMessagesAsync(GetInAppMessagesRequest getInAppMessagesRequest, AsyncHandler<GetInAppMessagesRequest,GetInAppMessagesResult> asyncHandler)
Retrieves the in-app messages targeted for the provided endpoint ID.
getInAppMessagesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetInAppTemplateResult> getInAppTemplateAsync(GetInAppTemplateRequest getInAppTemplateRequest)
Retrieves the content and settings of a message template for messages sent through the in-app channel.
getInAppTemplateRequest
- Future<GetInAppTemplateResult> getInAppTemplateAsync(GetInAppTemplateRequest getInAppTemplateRequest, AsyncHandler<GetInAppTemplateRequest,GetInAppTemplateResult> asyncHandler)
Retrieves the content and settings of a message template for messages sent through the in-app channel.
getInAppTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetJourneyResult> getJourneyAsync(GetJourneyRequest getJourneyRequest)
Retrieves information about the status, configuration, and other settings for a journey.
getJourneyRequest
- Future<GetJourneyResult> getJourneyAsync(GetJourneyRequest getJourneyRequest, AsyncHandler<GetJourneyRequest,GetJourneyResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a journey.
getJourneyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetJourneyDateRangeKpiResult> getJourneyDateRangeKpiAsync(GetJourneyDateRangeKpiRequest getJourneyDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
getJourneyDateRangeKpiRequest
- Future<GetJourneyDateRangeKpiResult> getJourneyDateRangeKpiAsync(GetJourneyDateRangeKpiRequest getJourneyDateRangeKpiRequest, AsyncHandler<GetJourneyDateRangeKpiRequest,GetJourneyDateRangeKpiResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
getJourneyDateRangeKpiRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetJourneyExecutionActivityMetricsResult> getJourneyExecutionActivityMetricsAsync(GetJourneyExecutionActivityMetricsRequest getJourneyExecutionActivityMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
getJourneyExecutionActivityMetricsRequest
- Future<GetJourneyExecutionActivityMetricsResult> getJourneyExecutionActivityMetricsAsync(GetJourneyExecutionActivityMetricsRequest getJourneyExecutionActivityMetricsRequest, AsyncHandler<GetJourneyExecutionActivityMetricsRequest,GetJourneyExecutionActivityMetricsResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
getJourneyExecutionActivityMetricsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetJourneyExecutionMetricsResult> getJourneyExecutionMetricsAsync(GetJourneyExecutionMetricsRequest getJourneyExecutionMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
getJourneyExecutionMetricsRequest
- Future<GetJourneyExecutionMetricsResult> getJourneyExecutionMetricsAsync(GetJourneyExecutionMetricsRequest getJourneyExecutionMetricsRequest, AsyncHandler<GetJourneyExecutionMetricsRequest,GetJourneyExecutionMetricsResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
getJourneyExecutionMetricsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetJourneyRunExecutionActivityMetricsResult> getJourneyRunExecutionActivityMetricsAsync(GetJourneyRunExecutionActivityMetricsRequest getJourneyRunExecutionActivityMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.
getJourneyRunExecutionActivityMetricsRequest
- Future<GetJourneyRunExecutionActivityMetricsResult> getJourneyRunExecutionActivityMetricsAsync(GetJourneyRunExecutionActivityMetricsRequest getJourneyRunExecutionActivityMetricsRequest, AsyncHandler<GetJourneyRunExecutionActivityMetricsRequest,GetJourneyRunExecutionActivityMetricsResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.
getJourneyRunExecutionActivityMetricsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetJourneyRunExecutionMetricsResult> getJourneyRunExecutionMetricsAsync(GetJourneyRunExecutionMetricsRequest getJourneyRunExecutionMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.
getJourneyRunExecutionMetricsRequest
- Future<GetJourneyRunExecutionMetricsResult> getJourneyRunExecutionMetricsAsync(GetJourneyRunExecutionMetricsRequest getJourneyRunExecutionMetricsRequest, AsyncHandler<GetJourneyRunExecutionMetricsRequest,GetJourneyRunExecutionMetricsResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.
getJourneyRunExecutionMetricsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetJourneyRunsResult> getJourneyRunsAsync(GetJourneyRunsRequest getJourneyRunsRequest)
Provides information about the runs of a journey.
getJourneyRunsRequest
- Future<GetJourneyRunsResult> getJourneyRunsAsync(GetJourneyRunsRequest getJourneyRunsRequest, AsyncHandler<GetJourneyRunsRequest,GetJourneyRunsResult> asyncHandler)
Provides information about the runs of a journey.
getJourneyRunsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetPushTemplateResult> getPushTemplateAsync(GetPushTemplateRequest getPushTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through a push notification channel.
getPushTemplateRequest
- Future<GetPushTemplateResult> getPushTemplateAsync(GetPushTemplateRequest getPushTemplateRequest, AsyncHandler<GetPushTemplateRequest,GetPushTemplateResult> asyncHandler)
Retrieves the content and settings of a message template for messages that are sent through a push notification channel.
getPushTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRecommenderConfigurationResult> getRecommenderConfigurationAsync(GetRecommenderConfigurationRequest getRecommenderConfigurationRequest)
Retrieves information about an Amazon Pinpoint configuration for a recommender model.
getRecommenderConfigurationRequest
- Future<GetRecommenderConfigurationResult> getRecommenderConfigurationAsync(GetRecommenderConfigurationRequest getRecommenderConfigurationRequest, AsyncHandler<GetRecommenderConfigurationRequest,GetRecommenderConfigurationResult> asyncHandler)
Retrieves information about an Amazon Pinpoint configuration for a recommender model.
getRecommenderConfigurationRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetRecommenderConfigurationsResult> getRecommenderConfigurationsAsync(GetRecommenderConfigurationsRequest getRecommenderConfigurationsRequest)
Retrieves information about all the recommender model configurations that are associated with your Amazon Pinpoint account.
getRecommenderConfigurationsRequest
- Future<GetRecommenderConfigurationsResult> getRecommenderConfigurationsAsync(GetRecommenderConfigurationsRequest getRecommenderConfigurationsRequest, AsyncHandler<GetRecommenderConfigurationsRequest,GetRecommenderConfigurationsResult> asyncHandler)
Retrieves information about all the recommender model configurations that are associated with your Amazon Pinpoint account.
getRecommenderConfigurationsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentResult> getSegmentAsync(GetSegmentRequest getSegmentRequest)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.
getSegmentRequest
- Future<GetSegmentResult> getSegmentAsync(GetSegmentRequest getSegmentRequest, AsyncHandler<GetSegmentRequest,GetSegmentResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.
getSegmentRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentExportJobsResult> getSegmentExportJobsAsync(GetSegmentExportJobsRequest getSegmentExportJobsRequest)
Retrieves information about the status and settings of the export jobs for a segment.
getSegmentExportJobsRequest
- Future<GetSegmentExportJobsResult> getSegmentExportJobsAsync(GetSegmentExportJobsRequest getSegmentExportJobsRequest, AsyncHandler<GetSegmentExportJobsRequest,GetSegmentExportJobsResult> asyncHandler)
Retrieves information about the status and settings of the export jobs for a segment.
getSegmentExportJobsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentImportJobsResult> getSegmentImportJobsAsync(GetSegmentImportJobsRequest getSegmentImportJobsRequest)
Retrieves information about the status and settings of the import jobs for a segment.
getSegmentImportJobsRequest
- Future<GetSegmentImportJobsResult> getSegmentImportJobsAsync(GetSegmentImportJobsRequest getSegmentImportJobsRequest, AsyncHandler<GetSegmentImportJobsRequest,GetSegmentImportJobsResult> asyncHandler)
Retrieves information about the status and settings of the import jobs for a segment.
getSegmentImportJobsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentVersionResult> getSegmentVersionAsync(GetSegmentVersionRequest getSegmentVersionRequest)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.
getSegmentVersionRequest
- Future<GetSegmentVersionResult> getSegmentVersionAsync(GetSegmentVersionRequest getSegmentVersionRequest, AsyncHandler<GetSegmentVersionRequest,GetSegmentVersionResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.
getSegmentVersionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentVersionsResult> getSegmentVersionsAsync(GetSegmentVersionsRequest getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific segment that's associated with an application.
getSegmentVersionsRequest
- Future<GetSegmentVersionsResult> getSegmentVersionsAsync(GetSegmentVersionsRequest getSegmentVersionsRequest, AsyncHandler<GetSegmentVersionsRequest,GetSegmentVersionsResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific segment that's associated with an application.
getSegmentVersionsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentsResult> getSegmentsAsync(GetSegmentsRequest getSegmentsRequest)
Retrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.
getSegmentsRequest
- Future<GetSegmentsResult> getSegmentsAsync(GetSegmentsRequest getSegmentsRequest, AsyncHandler<GetSegmentsRequest,GetSegmentsResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.
getSegmentsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSmsChannelResult> getSmsChannelAsync(GetSmsChannelRequest getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
getSmsChannelRequest
- Future<GetSmsChannelResult> getSmsChannelAsync(GetSmsChannelRequest getSmsChannelRequest, AsyncHandler<GetSmsChannelRequest,GetSmsChannelResult> asyncHandler)
Retrieves information about the status and settings of the SMS channel for an application.
getSmsChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSmsTemplateResult> getSmsTemplateAsync(GetSmsTemplateRequest getSmsTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the SMS channel.
getSmsTemplateRequest
- Future<GetSmsTemplateResult> getSmsTemplateAsync(GetSmsTemplateRequest getSmsTemplateRequest, AsyncHandler<GetSmsTemplateRequest,GetSmsTemplateResult> asyncHandler)
Retrieves the content and settings of a message template for messages that are sent through the SMS channel.
getSmsTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetUserEndpointsResult> getUserEndpointsAsync(GetUserEndpointsRequest getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
getUserEndpointsRequest
- Future<GetUserEndpointsResult> getUserEndpointsAsync(GetUserEndpointsRequest getUserEndpointsRequest, AsyncHandler<GetUserEndpointsRequest,GetUserEndpointsResult> asyncHandler)
Retrieves information about all the endpoints that are associated with a specific user ID.
getUserEndpointsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetVoiceChannelResult> getVoiceChannelAsync(GetVoiceChannelRequest getVoiceChannelRequest)
Retrieves information about the status and settings of the voice channel for an application.
getVoiceChannelRequest
- Future<GetVoiceChannelResult> getVoiceChannelAsync(GetVoiceChannelRequest getVoiceChannelRequest, AsyncHandler<GetVoiceChannelRequest,GetVoiceChannelResult> asyncHandler)
Retrieves information about the status and settings of the voice channel for an application.
getVoiceChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetVoiceTemplateResult> getVoiceTemplateAsync(GetVoiceTemplateRequest getVoiceTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
getVoiceTemplateRequest
- Future<GetVoiceTemplateResult> getVoiceTemplateAsync(GetVoiceTemplateRequest getVoiceTemplateRequest, AsyncHandler<GetVoiceTemplateRequest,GetVoiceTemplateResult> asyncHandler)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
getVoiceTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListJourneysResult> listJourneysAsync(ListJourneysRequest listJourneysRequest)
Retrieves information about the status, configuration, and other settings for all the journeys that are associated with an application.
listJourneysRequest
- Future<ListJourneysResult> listJourneysAsync(ListJourneysRequest listJourneysRequest, AsyncHandler<ListJourneysRequest,ListJourneysResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all the journeys that are associated with an application.
listJourneysRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves all the tags (keys and values) that are associated with an application, campaign, message template, or segment.
listTagsForResourceRequest
- Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves all the tags (keys and values) that are associated with an application, campaign, message template, or segment.
listTagsForResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTemplateVersionsResult> listTemplateVersionsAsync(ListTemplateVersionsRequest listTemplateVersionsRequest)
Retrieves information about all the versions of a specific message template.
listTemplateVersionsRequest
- Future<ListTemplateVersionsResult> listTemplateVersionsAsync(ListTemplateVersionsRequest listTemplateVersionsRequest, AsyncHandler<ListTemplateVersionsRequest,ListTemplateVersionsResult> asyncHandler)
Retrieves information about all the versions of a specific message template.
listTemplateVersionsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTemplatesResult> listTemplatesAsync(ListTemplatesRequest listTemplatesRequest)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
listTemplatesRequest
- Future<ListTemplatesResult> listTemplatesAsync(ListTemplatesRequest listTemplatesRequest, AsyncHandler<ListTemplatesRequest,ListTemplatesResult> asyncHandler)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
listTemplatesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<PhoneNumberValidateResult> phoneNumberValidateAsync(PhoneNumberValidateRequest phoneNumberValidateRequest)
Retrieves information about a phone number.
phoneNumberValidateRequest
- Future<PhoneNumberValidateResult> phoneNumberValidateAsync(PhoneNumberValidateRequest phoneNumberValidateRequest, AsyncHandler<PhoneNumberValidateRequest,PhoneNumberValidateResult> asyncHandler)
Retrieves information about a phone number.
phoneNumberValidateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<PutEventStreamResult> putEventStreamAsync(PutEventStreamRequest putEventStreamRequest)
Creates a new event stream for an application or updates the settings of an existing event stream for an application.
putEventStreamRequest
- Future<PutEventStreamResult> putEventStreamAsync(PutEventStreamRequest putEventStreamRequest, AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler)
Creates a new event stream for an application or updates the settings of an existing event stream for an application.
putEventStreamRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<PutEventsResult> putEventsAsync(PutEventsRequest putEventsRequest)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.
putEventsRequest
- Future<PutEventsResult> putEventsAsync(PutEventsRequest putEventsRequest, AsyncHandler<PutEventsRequest,PutEventsResult> asyncHandler)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.
putEventsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<RemoveAttributesResult> removeAttributesAsync(RemoveAttributesRequest removeAttributesRequest)
Removes one or more custom attributes, of the same attribute type, from the application. Existing endpoints still have the attributes but Amazon Pinpoint will stop capturing new or changed values for these attributes.
removeAttributesRequest
- Future<RemoveAttributesResult> removeAttributesAsync(RemoveAttributesRequest removeAttributesRequest, AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler)
Removes one or more custom attributes, of the same attribute type, from the application. Existing endpoints still have the attributes but Amazon Pinpoint will stop capturing new or changed values for these attributes.
removeAttributesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<SendMessagesResult> sendMessagesAsync(SendMessagesRequest sendMessagesRequest)
Creates and sends a direct message.
sendMessagesRequest
- Future<SendMessagesResult> sendMessagesAsync(SendMessagesRequest sendMessagesRequest, AsyncHandler<SendMessagesRequest,SendMessagesResult> asyncHandler)
Creates and sends a direct message.
sendMessagesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<SendOTPMessageResult> sendOTPMessageAsync(SendOTPMessageRequest sendOTPMessageRequest)
Send an OTP message
sendOTPMessageRequest
- Future<SendOTPMessageResult> sendOTPMessageAsync(SendOTPMessageRequest sendOTPMessageRequest, AsyncHandler<SendOTPMessageRequest,SendOTPMessageResult> asyncHandler)
Send an OTP message
sendOTPMessageRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<SendUsersMessagesResult> sendUsersMessagesAsync(SendUsersMessagesRequest sendUsersMessagesRequest)
Creates and sends a message to a list of users.
sendUsersMessagesRequest
- Future<SendUsersMessagesResult> sendUsersMessagesAsync(SendUsersMessagesRequest sendUsersMessagesRequest, AsyncHandler<SendUsersMessagesRequest,SendUsersMessagesResult> asyncHandler)
Creates and sends a message to a list of users.
sendUsersMessagesRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest)
Adds one or more tags (keys and values) to an application, campaign, message template, or segment.
tagResourceRequest
- Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tags (keys and values) to an application, campaign, message template, or segment.
tagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes one or more tags (keys and values) from an application, campaign, message template, or segment.
untagResourceRequest
- Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags (keys and values) from an application, campaign, message template, or segment.
untagResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateAdmChannelResult> updateAdmChannelAsync(UpdateAdmChannelRequest updateAdmChannelRequest)
Enables the ADM channel for an application or updates the status and settings of the ADM channel for an application.
updateAdmChannelRequest
- Future<UpdateAdmChannelResult> updateAdmChannelAsync(UpdateAdmChannelRequest updateAdmChannelRequest, AsyncHandler<UpdateAdmChannelRequest,UpdateAdmChannelResult> asyncHandler)
Enables the ADM channel for an application or updates the status and settings of the ADM channel for an application.
updateAdmChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateApnsChannelResult> updateApnsChannelAsync(UpdateApnsChannelRequest updateApnsChannelRequest)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an application.
updateApnsChannelRequest
- Future<UpdateApnsChannelResult> updateApnsChannelAsync(UpdateApnsChannelRequest updateApnsChannelRequest, AsyncHandler<UpdateApnsChannelRequest,UpdateApnsChannelResult> asyncHandler)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an application.
updateApnsChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateApnsSandboxChannelResult> updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest)
Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.
updateApnsSandboxChannelRequest
- Future<UpdateApnsSandboxChannelResult> updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest, AsyncHandler<UpdateApnsSandboxChannelRequest,UpdateApnsSandboxChannelResult> asyncHandler)
Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.
updateApnsSandboxChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateApnsVoipChannelResult> updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest)
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for an application.
updateApnsVoipChannelRequest
- Future<UpdateApnsVoipChannelResult> updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest, AsyncHandler<UpdateApnsVoipChannelRequest,UpdateApnsVoipChannelResult> asyncHandler)
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for an application.
updateApnsVoipChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateApnsVoipSandboxChannelResult> updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest)
Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.
updateApnsVoipSandboxChannelRequest
- Future<UpdateApnsVoipSandboxChannelResult> updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest, AsyncHandler<UpdateApnsVoipSandboxChannelRequest,UpdateApnsVoipSandboxChannelResult> asyncHandler)
Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.
updateApnsVoipSandboxChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateApplicationSettingsResult> updateApplicationSettingsAsync(UpdateApplicationSettingsRequest updateApplicationSettingsRequest)
Updates the settings for an application.
updateApplicationSettingsRequest
- Future<UpdateApplicationSettingsResult> updateApplicationSettingsAsync(UpdateApplicationSettingsRequest updateApplicationSettingsRequest, AsyncHandler<UpdateApplicationSettingsRequest,UpdateApplicationSettingsResult> asyncHandler)
Updates the settings for an application.
updateApplicationSettingsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateBaiduChannelResult> updateBaiduChannelAsync(UpdateBaiduChannelRequest updateBaiduChannelRequest)
Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.
updateBaiduChannelRequest
- Future<UpdateBaiduChannelResult> updateBaiduChannelAsync(UpdateBaiduChannelRequest updateBaiduChannelRequest, AsyncHandler<UpdateBaiduChannelRequest,UpdateBaiduChannelResult> asyncHandler)
Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.
updateBaiduChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateCampaignResult> updateCampaignAsync(UpdateCampaignRequest updateCampaignRequest)
Updates the configuration and other settings for a campaign.
updateCampaignRequest
- Future<UpdateCampaignResult> updateCampaignAsync(UpdateCampaignRequest updateCampaignRequest, AsyncHandler<UpdateCampaignRequest,UpdateCampaignResult> asyncHandler)
Updates the configuration and other settings for a campaign.
updateCampaignRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateEmailChannelResult> updateEmailChannelAsync(UpdateEmailChannelRequest updateEmailChannelRequest)
Enables the email channel for an application or updates the status and settings of the email channel for an application.
updateEmailChannelRequest
- Future<UpdateEmailChannelResult> updateEmailChannelAsync(UpdateEmailChannelRequest updateEmailChannelRequest, AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler)
Enables the email channel for an application or updates the status and settings of the email channel for an application.
updateEmailChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateEmailTemplateResult> updateEmailTemplateAsync(UpdateEmailTemplateRequest updateEmailTemplateRequest)
Updates an existing message template for messages that are sent through the email channel.
updateEmailTemplateRequest
- Future<UpdateEmailTemplateResult> updateEmailTemplateAsync(UpdateEmailTemplateRequest updateEmailTemplateRequest, AsyncHandler<UpdateEmailTemplateRequest,UpdateEmailTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through the email channel.
updateEmailTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateEndpointResult> updateEndpointAsync(UpdateEndpointRequest updateEndpointRequest)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application. You can also use this operation to define custom attributes for an endpoint. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.
updateEndpointRequest
- Future<UpdateEndpointResult> updateEndpointAsync(UpdateEndpointRequest updateEndpointRequest, AsyncHandler<UpdateEndpointRequest,UpdateEndpointResult> asyncHandler)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application. You can also use this operation to define custom attributes for an endpoint. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.
updateEndpointRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateEndpointsBatchResult> updateEndpointsBatchAsync(UpdateEndpointsBatchRequest updateEndpointsBatchRequest)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing endpoints for an application. You can also use this operation to define custom attributes for a batch of endpoints. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.
updateEndpointsBatchRequest
- Future<UpdateEndpointsBatchResult> updateEndpointsBatchAsync(UpdateEndpointsBatchRequest updateEndpointsBatchRequest, AsyncHandler<UpdateEndpointsBatchRequest,UpdateEndpointsBatchResult> asyncHandler)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing endpoints for an application. You can also use this operation to define custom attributes for a batch of endpoints. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.
updateEndpointsBatchRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateGcmChannelResult> updateGcmChannelAsync(UpdateGcmChannelRequest updateGcmChannelRequest)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an application.
updateGcmChannelRequest
- Future<UpdateGcmChannelResult> updateGcmChannelAsync(UpdateGcmChannelRequest updateGcmChannelRequest, AsyncHandler<UpdateGcmChannelRequest,UpdateGcmChannelResult> asyncHandler)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an application.
updateGcmChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateInAppTemplateResult> updateInAppTemplateAsync(UpdateInAppTemplateRequest updateInAppTemplateRequest)
Updates an existing message template for messages sent through the in-app message channel.
updateInAppTemplateRequest
- Future<UpdateInAppTemplateResult> updateInAppTemplateAsync(UpdateInAppTemplateRequest updateInAppTemplateRequest, AsyncHandler<UpdateInAppTemplateRequest,UpdateInAppTemplateResult> asyncHandler)
Updates an existing message template for messages sent through the in-app message channel.
updateInAppTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateJourneyResult> updateJourneyAsync(UpdateJourneyRequest updateJourneyRequest)
Updates the configuration and other settings for a journey.
updateJourneyRequest
- Future<UpdateJourneyResult> updateJourneyAsync(UpdateJourneyRequest updateJourneyRequest, AsyncHandler<UpdateJourneyRequest,UpdateJourneyResult> asyncHandler)
Updates the configuration and other settings for a journey.
updateJourneyRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateJourneyStateResult> updateJourneyStateAsync(UpdateJourneyStateRequest updateJourneyStateRequest)
Cancels (stops) an active journey.
updateJourneyStateRequest
- Future<UpdateJourneyStateResult> updateJourneyStateAsync(UpdateJourneyStateRequest updateJourneyStateRequest, AsyncHandler<UpdateJourneyStateRequest,UpdateJourneyStateResult> asyncHandler)
Cancels (stops) an active journey.
updateJourneyStateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdatePushTemplateResult> updatePushTemplateAsync(UpdatePushTemplateRequest updatePushTemplateRequest)
Updates an existing message template for messages that are sent through a push notification channel.
updatePushTemplateRequest
- Future<UpdatePushTemplateResult> updatePushTemplateAsync(UpdatePushTemplateRequest updatePushTemplateRequest, AsyncHandler<UpdatePushTemplateRequest,UpdatePushTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through a push notification channel.
updatePushTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateRecommenderConfigurationResult> updateRecommenderConfigurationAsync(UpdateRecommenderConfigurationRequest updateRecommenderConfigurationRequest)
Updates an Amazon Pinpoint configuration for a recommender model.
updateRecommenderConfigurationRequest
- Future<UpdateRecommenderConfigurationResult> updateRecommenderConfigurationAsync(UpdateRecommenderConfigurationRequest updateRecommenderConfigurationRequest, AsyncHandler<UpdateRecommenderConfigurationRequest,UpdateRecommenderConfigurationResult> asyncHandler)
Updates an Amazon Pinpoint configuration for a recommender model.
updateRecommenderConfigurationRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateSegmentResult> updateSegmentAsync(UpdateSegmentRequest updateSegmentRequest)
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.
updateSegmentRequest
- Future<UpdateSegmentResult> updateSegmentAsync(UpdateSegmentRequest updateSegmentRequest, AsyncHandler<UpdateSegmentRequest,UpdateSegmentResult> asyncHandler)
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.
updateSegmentRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateSmsChannelResult> updateSmsChannelAsync(UpdateSmsChannelRequest updateSmsChannelRequest)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an application.
updateSmsChannelRequest
- Future<UpdateSmsChannelResult> updateSmsChannelAsync(UpdateSmsChannelRequest updateSmsChannelRequest, AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an application.
updateSmsChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateSmsTemplateResult> updateSmsTemplateAsync(UpdateSmsTemplateRequest updateSmsTemplateRequest)
Updates an existing message template for messages that are sent through the SMS channel.
updateSmsTemplateRequest
- Future<UpdateSmsTemplateResult> updateSmsTemplateAsync(UpdateSmsTemplateRequest updateSmsTemplateRequest, AsyncHandler<UpdateSmsTemplateRequest,UpdateSmsTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through the SMS channel.
updateSmsTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateTemplateActiveVersionResult> updateTemplateActiveVersionAsync(UpdateTemplateActiveVersionRequest updateTemplateActiveVersionRequest)
Changes the status of a specific version of a message template to active.
updateTemplateActiveVersionRequest
- Future<UpdateTemplateActiveVersionResult> updateTemplateActiveVersionAsync(UpdateTemplateActiveVersionRequest updateTemplateActiveVersionRequest, AsyncHandler<UpdateTemplateActiveVersionRequest,UpdateTemplateActiveVersionResult> asyncHandler)
Changes the status of a specific version of a message template to active.
updateTemplateActiveVersionRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateVoiceChannelResult> updateVoiceChannelAsync(UpdateVoiceChannelRequest updateVoiceChannelRequest)
Enables the voice channel for an application or updates the status and settings of the voice channel for an application.
updateVoiceChannelRequest
- Future<UpdateVoiceChannelResult> updateVoiceChannelAsync(UpdateVoiceChannelRequest updateVoiceChannelRequest, AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler)
Enables the voice channel for an application or updates the status and settings of the voice channel for an application.
updateVoiceChannelRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateVoiceTemplateResult> updateVoiceTemplateAsync(UpdateVoiceTemplateRequest updateVoiceTemplateRequest)
Updates an existing message template for messages that are sent through the voice channel.
updateVoiceTemplateRequest
- Future<UpdateVoiceTemplateResult> updateVoiceTemplateAsync(UpdateVoiceTemplateRequest updateVoiceTemplateRequest, AsyncHandler<UpdateVoiceTemplateRequest,UpdateVoiceTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through the voice channel.
updateVoiceTemplateRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<VerifyOTPMessageResult> verifyOTPMessageAsync(VerifyOTPMessageRequest verifyOTPMessageRequest)
Verify an OTP
verifyOTPMessageRequest
- Future<VerifyOTPMessageResult> verifyOTPMessageAsync(VerifyOTPMessageRequest verifyOTPMessageRequest, AsyncHandler<VerifyOTPMessageRequest,VerifyOTPMessageResult> asyncHandler)
Verify an OTP
verifyOTPMessageRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.