@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonPinpointAsync extends AbstractAmazonPinpoint implements AmazonPinpointAsync
AmazonPinpointAsync. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
Future<CreateAppResult> |
createAppAsync(CreateAppRequest request)
Creates an application.
|
Future<CreateAppResult> |
createAppAsync(CreateAppRequest request,
AsyncHandler<CreateAppRequest,CreateAppResult> asyncHandler)
Creates an application.
|
Future<CreateCampaignResult> |
createCampaignAsync(CreateCampaignRequest request)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
Future<CreateCampaignResult> |
createCampaignAsync(CreateCampaignRequest request,
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 request)
Creates a message template for messages that are sent through the email channel.
|
Future<CreateEmailTemplateResult> |
createEmailTemplateAsync(CreateEmailTemplateRequest request,
AsyncHandler<CreateEmailTemplateRequest,CreateEmailTemplateResult> asyncHandler)
Creates a message template for messages that are sent through the email channel.
|
Future<CreateExportJobResult> |
createExportJobAsync(CreateExportJobRequest request)
Creates an export job for an application.
|
Future<CreateExportJobResult> |
createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
Creates an export job for an application.
|
Future<CreateImportJobResult> |
createImportJobAsync(CreateImportJobRequest request)
Creates an import job for an application.
|
Future<CreateImportJobResult> |
createImportJobAsync(CreateImportJobRequest request,
AsyncHandler<CreateImportJobRequest,CreateImportJobResult> asyncHandler)
Creates an import job for an application.
|
Future<CreateInAppTemplateResult> |
createInAppTemplateAsync(CreateInAppTemplateRequest request)
Creates a new message template for messages using the in-app message channel.
|
Future<CreateInAppTemplateResult> |
createInAppTemplateAsync(CreateInAppTemplateRequest request,
AsyncHandler<CreateInAppTemplateRequest,CreateInAppTemplateResult> asyncHandler)
Creates a new message template for messages using the in-app message channel.
|
Future<CreateJourneyResult> |
createJourneyAsync(CreateJourneyRequest request)
Creates a journey for an application.
|
Future<CreateJourneyResult> |
createJourneyAsync(CreateJourneyRequest request,
AsyncHandler<CreateJourneyRequest,CreateJourneyResult> asyncHandler)
Creates a journey for an application.
|
Future<CreatePushTemplateResult> |
createPushTemplateAsync(CreatePushTemplateRequest request)
Creates a message template for messages that are sent through a push notification channel.
|
Future<CreatePushTemplateResult> |
createPushTemplateAsync(CreatePushTemplateRequest request,
AsyncHandler<CreatePushTemplateRequest,CreatePushTemplateResult> asyncHandler)
Creates a message template for messages that are sent through a push notification channel.
|
Future<CreateRecommenderConfigurationResult> |
createRecommenderConfigurationAsync(CreateRecommenderConfigurationRequest request)
Creates an Amazon Pinpoint configuration for a recommender model.
|
Future<CreateRecommenderConfigurationResult> |
createRecommenderConfigurationAsync(CreateRecommenderConfigurationRequest request,
AsyncHandler<CreateRecommenderConfigurationRequest,CreateRecommenderConfigurationResult> asyncHandler)
Creates an Amazon Pinpoint configuration for a recommender model.
|
Future<CreateSegmentResult> |
createSegmentAsync(CreateSegmentRequest request)
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 request,
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 request)
Creates a message template for messages that are sent through the SMS channel.
|
Future<CreateSmsTemplateResult> |
createSmsTemplateAsync(CreateSmsTemplateRequest request,
AsyncHandler<CreateSmsTemplateRequest,CreateSmsTemplateResult> asyncHandler)
Creates a message template for messages that are sent through the SMS channel.
|
Future<CreateVoiceTemplateResult> |
createVoiceTemplateAsync(CreateVoiceTemplateRequest request)
Creates a message template for messages that are sent through the voice channel.
|
Future<CreateVoiceTemplateResult> |
createVoiceTemplateAsync(CreateVoiceTemplateRequest request,
AsyncHandler<CreateVoiceTemplateRequest,CreateVoiceTemplateResult> asyncHandler)
Creates a message template for messages that are sent through the voice channel.
|
Future<DeleteAdmChannelResult> |
deleteAdmChannelAsync(DeleteAdmChannelRequest request)
Disables the ADM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteAdmChannelResult> |
deleteAdmChannelAsync(DeleteAdmChannelRequest request,
AsyncHandler<DeleteAdmChannelRequest,DeleteAdmChannelResult> asyncHandler)
Disables the ADM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsChannelResult> |
deleteApnsChannelAsync(DeleteApnsChannelRequest request)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsChannelResult> |
deleteApnsChannelAsync(DeleteApnsChannelRequest request,
AsyncHandler<DeleteApnsChannelRequest,DeleteApnsChannelResult> asyncHandler)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsSandboxChannelResult> |
deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest request)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsSandboxChannelResult> |
deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest request,
AsyncHandler<DeleteApnsSandboxChannelRequest,DeleteApnsSandboxChannelResult> asyncHandler)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipChannelResult> |
deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest request)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipChannelResult> |
deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest request,
AsyncHandler<DeleteApnsVoipChannelRequest,DeleteApnsVoipChannelResult> asyncHandler)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipSandboxChannelResult> |
deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest request)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipSandboxChannelResult> |
deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest request,
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 request)
Deletes an application.
|
Future<DeleteAppResult> |
deleteAppAsync(DeleteAppRequest request,
AsyncHandler<DeleteAppRequest,DeleteAppResult> asyncHandler)
Deletes an application.
|
Future<DeleteBaiduChannelResult> |
deleteBaiduChannelAsync(DeleteBaiduChannelRequest request)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
Future<DeleteBaiduChannelResult> |
deleteBaiduChannelAsync(DeleteBaiduChannelRequest request,
AsyncHandler<DeleteBaiduChannelRequest,DeleteBaiduChannelResult> asyncHandler)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
Future<DeleteCampaignResult> |
deleteCampaignAsync(DeleteCampaignRequest request)
Deletes a campaign from an application.
|
Future<DeleteCampaignResult> |
deleteCampaignAsync(DeleteCampaignRequest request,
AsyncHandler<DeleteCampaignRequest,DeleteCampaignResult> asyncHandler)
Deletes a campaign from an application.
|
Future<DeleteEmailChannelResult> |
deleteEmailChannelAsync(DeleteEmailChannelRequest request)
Disables the email channel for an application and deletes any existing settings for the channel.
|
Future<DeleteEmailChannelResult> |
deleteEmailChannelAsync(DeleteEmailChannelRequest request,
AsyncHandler<DeleteEmailChannelRequest,DeleteEmailChannelResult> asyncHandler)
Disables the email channel for an application and deletes any existing settings for the channel.
|
Future<DeleteEmailTemplateResult> |
deleteEmailTemplateAsync(DeleteEmailTemplateRequest request)
Deletes a message template for messages that were sent through the email channel.
|
Future<DeleteEmailTemplateResult> |
deleteEmailTemplateAsync(DeleteEmailTemplateRequest request,
AsyncHandler<DeleteEmailTemplateRequest,DeleteEmailTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through the email channel.
|
Future<DeleteEndpointResult> |
deleteEndpointAsync(DeleteEndpointRequest request)
Deletes an endpoint from an application.
|
Future<DeleteEndpointResult> |
deleteEndpointAsync(DeleteEndpointRequest request,
AsyncHandler<DeleteEndpointRequest,DeleteEndpointResult> asyncHandler)
Deletes an endpoint from an application.
|
Future<DeleteEventStreamResult> |
deleteEventStreamAsync(DeleteEventStreamRequest request)
Deletes the event stream for an application.
|
Future<DeleteEventStreamResult> |
deleteEventStreamAsync(DeleteEventStreamRequest request,
AsyncHandler<DeleteEventStreamRequest,DeleteEventStreamResult> asyncHandler)
Deletes the event stream for an application.
|
Future<DeleteGcmChannelResult> |
deleteGcmChannelAsync(DeleteGcmChannelRequest request)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteGcmChannelResult> |
deleteGcmChannelAsync(DeleteGcmChannelRequest request,
AsyncHandler<DeleteGcmChannelRequest,DeleteGcmChannelResult> asyncHandler)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteInAppTemplateResult> |
deleteInAppTemplateAsync(DeleteInAppTemplateRequest request)
Deletes a message template for messages sent using the in-app message channel.
|
Future<DeleteInAppTemplateResult> |
deleteInAppTemplateAsync(DeleteInAppTemplateRequest request,
AsyncHandler<DeleteInAppTemplateRequest,DeleteInAppTemplateResult> asyncHandler)
Deletes a message template for messages sent using the in-app message channel.
|
Future<DeleteJourneyResult> |
deleteJourneyAsync(DeleteJourneyRequest request)
Deletes a journey from an application.
|
Future<DeleteJourneyResult> |
deleteJourneyAsync(DeleteJourneyRequest request,
AsyncHandler<DeleteJourneyRequest,DeleteJourneyResult> asyncHandler)
Deletes a journey from an application.
|
Future<DeletePushTemplateResult> |
deletePushTemplateAsync(DeletePushTemplateRequest request)
Deletes a message template for messages that were sent through a push notification channel.
|
Future<DeletePushTemplateResult> |
deletePushTemplateAsync(DeletePushTemplateRequest request,
AsyncHandler<DeletePushTemplateRequest,DeletePushTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through a push notification channel.
|
Future<DeleteRecommenderConfigurationResult> |
deleteRecommenderConfigurationAsync(DeleteRecommenderConfigurationRequest request)
Deletes an Amazon Pinpoint configuration for a recommender model.
|
Future<DeleteRecommenderConfigurationResult> |
deleteRecommenderConfigurationAsync(DeleteRecommenderConfigurationRequest request,
AsyncHandler<DeleteRecommenderConfigurationRequest,DeleteRecommenderConfigurationResult> asyncHandler)
Deletes an Amazon Pinpoint configuration for a recommender model.
|
Future<DeleteSegmentResult> |
deleteSegmentAsync(DeleteSegmentRequest request)
Deletes a segment from an application.
|
Future<DeleteSegmentResult> |
deleteSegmentAsync(DeleteSegmentRequest request,
AsyncHandler<DeleteSegmentRequest,DeleteSegmentResult> asyncHandler)
Deletes a segment from an application.
|
Future<DeleteSmsChannelResult> |
deleteSmsChannelAsync(DeleteSmsChannelRequest request)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
Future<DeleteSmsChannelResult> |
deleteSmsChannelAsync(DeleteSmsChannelRequest request,
AsyncHandler<DeleteSmsChannelRequest,DeleteSmsChannelResult> asyncHandler)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
Future<DeleteSmsTemplateResult> |
deleteSmsTemplateAsync(DeleteSmsTemplateRequest request)
Deletes a message template for messages that were sent through the SMS channel.
|
Future<DeleteSmsTemplateResult> |
deleteSmsTemplateAsync(DeleteSmsTemplateRequest request,
AsyncHandler<DeleteSmsTemplateRequest,DeleteSmsTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through the SMS channel.
|
Future<DeleteUserEndpointsResult> |
deleteUserEndpointsAsync(DeleteUserEndpointsRequest request)
Deletes all the endpoints that are associated with a specific user ID.
|
Future<DeleteUserEndpointsResult> |
deleteUserEndpointsAsync(DeleteUserEndpointsRequest request,
AsyncHandler<DeleteUserEndpointsRequest,DeleteUserEndpointsResult> asyncHandler)
Deletes all the endpoints that are associated with a specific user ID.
|
Future<DeleteVoiceChannelResult> |
deleteVoiceChannelAsync(DeleteVoiceChannelRequest request)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
Future<DeleteVoiceChannelResult> |
deleteVoiceChannelAsync(DeleteVoiceChannelRequest request,
AsyncHandler<DeleteVoiceChannelRequest,DeleteVoiceChannelResult> asyncHandler)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
Future<DeleteVoiceTemplateResult> |
deleteVoiceTemplateAsync(DeleteVoiceTemplateRequest request)
Deletes a message template for messages that were sent through the voice channel.
|
Future<DeleteVoiceTemplateResult> |
deleteVoiceTemplateAsync(DeleteVoiceTemplateRequest request,
AsyncHandler<DeleteVoiceTemplateRequest,DeleteVoiceTemplateResult> asyncHandler)
Deletes a message template for messages that were sent through the voice channel.
|
Future<GetAdmChannelResult> |
getAdmChannelAsync(GetAdmChannelRequest request)
Retrieves information about the status and settings of the ADM channel for an application.
|
Future<GetAdmChannelResult> |
getAdmChannelAsync(GetAdmChannelRequest request,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler)
Retrieves information about the status and settings of the ADM channel for an application.
|
Future<GetApnsChannelResult> |
getApnsChannelAsync(GetApnsChannelRequest request)
Retrieves information about the status and settings of the APNs channel for an application.
|
Future<GetApnsChannelResult> |
getApnsChannelAsync(GetApnsChannelRequest request,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs channel for an application.
|
Future<GetApnsSandboxChannelResult> |
getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest request)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
Future<GetApnsSandboxChannelResult> |
getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest request,
AsyncHandler<GetApnsSandboxChannelRequest,GetApnsSandboxChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
Future<GetApnsVoipChannelResult> |
getApnsVoipChannelAsync(GetApnsVoipChannelRequest request)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
Future<GetApnsVoipChannelResult> |
getApnsVoipChannelAsync(GetApnsVoipChannelRequest request,
AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
Future<GetApnsVoipSandboxChannelResult> |
getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest request)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
|
Future<GetApnsVoipSandboxChannelResult> |
getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest request,
AsyncHandler<GetApnsVoipSandboxChannelRequest,GetApnsVoipSandboxChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
|
Future<GetAppResult> |
getAppAsync(GetAppRequest request)
Retrieves information about an application.
|
Future<GetAppResult> |
getAppAsync(GetAppRequest request,
AsyncHandler<GetAppRequest,GetAppResult> asyncHandler)
Retrieves information about an application.
|
Future<GetApplicationDateRangeKpiResult> |
getApplicationDateRangeKpiAsync(GetApplicationDateRangeKpiRequest request)
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
|
Future<GetApplicationDateRangeKpiResult> |
getApplicationDateRangeKpiAsync(GetApplicationDateRangeKpiRequest request,
AsyncHandler<GetApplicationDateRangeKpiRequest,GetApplicationDateRangeKpiResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
|
Future<GetApplicationSettingsResult> |
getApplicationSettingsAsync(GetApplicationSettingsRequest request)
Retrieves information about the settings for an application.
|
Future<GetApplicationSettingsResult> |
getApplicationSettingsAsync(GetApplicationSettingsRequest request,
AsyncHandler<GetApplicationSettingsRequest,GetApplicationSettingsResult> asyncHandler)
Retrieves information about the settings for an application.
|
Future<GetAppsResult> |
getAppsAsync(GetAppsRequest request)
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
|
Future<GetAppsResult> |
getAppsAsync(GetAppsRequest request,
AsyncHandler<GetAppsRequest,GetAppsResult> asyncHandler)
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
|
Future<GetBaiduChannelResult> |
getBaiduChannelAsync(GetBaiduChannelRequest request)
Retrieves information about the status and settings of the Baidu channel for an application.
|
Future<GetBaiduChannelResult> |
getBaiduChannelAsync(GetBaiduChannelRequest request,
AsyncHandler<GetBaiduChannelRequest,GetBaiduChannelResult> asyncHandler)
Retrieves information about the status and settings of the Baidu channel for an application.
|
Future<GetCampaignActivitiesResult> |
getCampaignActivitiesAsync(GetCampaignActivitiesRequest request)
Retrieves information about all the activities for a campaign.
|
Future<GetCampaignActivitiesResult> |
getCampaignActivitiesAsync(GetCampaignActivitiesRequest request,
AsyncHandler<GetCampaignActivitiesRequest,GetCampaignActivitiesResult> asyncHandler)
Retrieves information about all the activities for a campaign.
|
Future<GetCampaignResult> |
getCampaignAsync(GetCampaignRequest request)
Retrieves information about the status, configuration, and other settings for a campaign.
|
Future<GetCampaignResult> |
getCampaignAsync(GetCampaignRequest request,
AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a campaign.
|
Future<GetCampaignDateRangeKpiResult> |
getCampaignDateRangeKpiAsync(GetCampaignDateRangeKpiRequest request)
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
|
Future<GetCampaignDateRangeKpiResult> |
getCampaignDateRangeKpiAsync(GetCampaignDateRangeKpiRequest request,
AsyncHandler<GetCampaignDateRangeKpiRequest,GetCampaignDateRangeKpiResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
|
Future<GetCampaignsResult> |
getCampaignsAsync(GetCampaignsRequest request)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
Future<GetCampaignsResult> |
getCampaignsAsync(GetCampaignsRequest request,
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 request)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
Future<GetCampaignVersionResult> |
getCampaignVersionAsync(GetCampaignVersionRequest request,
AsyncHandler<GetCampaignVersionRequest,GetCampaignVersionResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
Future<GetCampaignVersionsResult> |
getCampaignVersionsAsync(GetCampaignVersionsRequest request)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
|
Future<GetCampaignVersionsResult> |
getCampaignVersionsAsync(GetCampaignVersionsRequest request,
AsyncHandler<GetCampaignVersionsRequest,GetCampaignVersionsResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
|
Future<GetChannelsResult> |
getChannelsAsync(GetChannelsRequest request)
Retrieves information about the history and status of each channel for an application.
|
Future<GetChannelsResult> |
getChannelsAsync(GetChannelsRequest request,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler)
Retrieves information about the history and status of each channel for an application.
|
Future<GetEmailChannelResult> |
getEmailChannelAsync(GetEmailChannelRequest request)
Retrieves information about the status and settings of the email channel for an application.
|
Future<GetEmailChannelResult> |
getEmailChannelAsync(GetEmailChannelRequest request,
AsyncHandler<GetEmailChannelRequest,GetEmailChannelResult> asyncHandler)
Retrieves information about the status and settings of the email channel for an application.
|
Future<GetEmailTemplateResult> |
getEmailTemplateAsync(GetEmailTemplateRequest request)
Retrieves the content and settings of a message template for messages that are sent through the email channel.
|
Future<GetEmailTemplateResult> |
getEmailTemplateAsync(GetEmailTemplateRequest request,
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 request)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
Future<GetEndpointResult> |
getEndpointAsync(GetEndpointRequest request,
AsyncHandler<GetEndpointRequest,GetEndpointResult> asyncHandler)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
Future<GetEventStreamResult> |
getEventStreamAsync(GetEventStreamRequest request)
Retrieves information about the event stream settings for an application.
|
Future<GetEventStreamResult> |
getEventStreamAsync(GetEventStreamRequest request,
AsyncHandler<GetEventStreamRequest,GetEventStreamResult> asyncHandler)
Retrieves information about the event stream settings for an application.
|
Future<GetExportJobResult> |
getExportJobAsync(GetExportJobRequest request)
Retrieves information about the status and settings of a specific export job for an application.
|
Future<GetExportJobResult> |
getExportJobAsync(GetExportJobRequest request,
AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler)
Retrieves information about the status and settings of a specific export job for an application.
|
Future<GetExportJobsResult> |
getExportJobsAsync(GetExportJobsRequest request)
Retrieves information about the status and settings of all the export jobs for an application.
|
Future<GetExportJobsResult> |
getExportJobsAsync(GetExportJobsRequest request,
AsyncHandler<GetExportJobsRequest,GetExportJobsResult> asyncHandler)
Retrieves information about the status and settings of all the export jobs for an application.
|
Future<GetGcmChannelResult> |
getGcmChannelAsync(GetGcmChannelRequest request)
Retrieves information about the status and settings of the GCM channel for an application.
|
Future<GetGcmChannelResult> |
getGcmChannelAsync(GetGcmChannelRequest request,
AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler)
Retrieves information about the status and settings of the GCM channel for an application.
|
Future<GetImportJobResult> |
getImportJobAsync(GetImportJobRequest request)
Retrieves information about the status and settings of a specific import job for an application.
|
Future<GetImportJobResult> |
getImportJobAsync(GetImportJobRequest request,
AsyncHandler<GetImportJobRequest,GetImportJobResult> asyncHandler)
Retrieves information about the status and settings of a specific import job for an application.
|
Future<GetImportJobsResult> |
getImportJobsAsync(GetImportJobsRequest request)
Retrieves information about the status and settings of all the import jobs for an application.
|
Future<GetImportJobsResult> |
getImportJobsAsync(GetImportJobsRequest request,
AsyncHandler<GetImportJobsRequest,GetImportJobsResult> asyncHandler)
Retrieves information about the status and settings of all the import jobs for an application.
|
Future<GetInAppMessagesResult> |
getInAppMessagesAsync(GetInAppMessagesRequest request)
Retrieves the in-app messages targeted for the provided endpoint ID.
|
Future<GetInAppMessagesResult> |
getInAppMessagesAsync(GetInAppMessagesRequest request,
AsyncHandler<GetInAppMessagesRequest,GetInAppMessagesResult> asyncHandler)
Retrieves the in-app messages targeted for the provided endpoint ID.
|
Future<GetInAppTemplateResult> |
getInAppTemplateAsync(GetInAppTemplateRequest request)
Retrieves the content and settings of a message template for messages sent through the in-app channel.
|
Future<GetInAppTemplateResult> |
getInAppTemplateAsync(GetInAppTemplateRequest request,
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 request)
Retrieves information about the status, configuration, and other settings for a journey.
|
Future<GetJourneyResult> |
getJourneyAsync(GetJourneyRequest request,
AsyncHandler<GetJourneyRequest,GetJourneyResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a journey.
|
Future<GetJourneyDateRangeKpiResult> |
getJourneyDateRangeKpiAsync(GetJourneyDateRangeKpiRequest request)
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
|
Future<GetJourneyDateRangeKpiResult> |
getJourneyDateRangeKpiAsync(GetJourneyDateRangeKpiRequest request,
AsyncHandler<GetJourneyDateRangeKpiRequest,GetJourneyDateRangeKpiResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
|
Future<GetJourneyExecutionActivityMetricsResult> |
getJourneyExecutionActivityMetricsAsync(GetJourneyExecutionActivityMetricsRequest request)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
|
Future<GetJourneyExecutionActivityMetricsResult> |
getJourneyExecutionActivityMetricsAsync(GetJourneyExecutionActivityMetricsRequest request,
AsyncHandler<GetJourneyExecutionActivityMetricsRequest,GetJourneyExecutionActivityMetricsResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
|
Future<GetJourneyExecutionMetricsResult> |
getJourneyExecutionMetricsAsync(GetJourneyExecutionMetricsRequest request)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
|
Future<GetJourneyExecutionMetricsResult> |
getJourneyExecutionMetricsAsync(GetJourneyExecutionMetricsRequest request,
AsyncHandler<GetJourneyExecutionMetricsRequest,GetJourneyExecutionMetricsResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
|
Future<GetJourneyRunExecutionActivityMetricsResult> |
getJourneyRunExecutionActivityMetricsAsync(GetJourneyRunExecutionActivityMetricsRequest request)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.
|
Future<GetJourneyRunExecutionActivityMetricsResult> |
getJourneyRunExecutionActivityMetricsAsync(GetJourneyRunExecutionActivityMetricsRequest request,
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 request)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.
|
Future<GetJourneyRunExecutionMetricsResult> |
getJourneyRunExecutionMetricsAsync(GetJourneyRunExecutionMetricsRequest request,
AsyncHandler<GetJourneyRunExecutionMetricsRequest,GetJourneyRunExecutionMetricsResult> asyncHandler)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.
|
Future<GetJourneyRunsResult> |
getJourneyRunsAsync(GetJourneyRunsRequest request)
Provides information about the runs of a journey.
|
Future<GetJourneyRunsResult> |
getJourneyRunsAsync(GetJourneyRunsRequest request,
AsyncHandler<GetJourneyRunsRequest,GetJourneyRunsResult> asyncHandler)
Provides information about the runs of a journey.
|
Future<GetPushTemplateResult> |
getPushTemplateAsync(GetPushTemplateRequest request)
Retrieves the content and settings of a message template for messages that are sent through a push notification
channel.
|
Future<GetPushTemplateResult> |
getPushTemplateAsync(GetPushTemplateRequest request,
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 request)
Retrieves information about an Amazon Pinpoint configuration for a recommender model.
|
Future<GetRecommenderConfigurationResult> |
getRecommenderConfigurationAsync(GetRecommenderConfigurationRequest request,
AsyncHandler<GetRecommenderConfigurationRequest,GetRecommenderConfigurationResult> asyncHandler)
Retrieves information about an Amazon Pinpoint configuration for a recommender model.
|
Future<GetRecommenderConfigurationsResult> |
getRecommenderConfigurationsAsync(GetRecommenderConfigurationsRequest request)
Retrieves information about all the recommender model configurations that are associated with your Amazon
Pinpoint account.
|
Future<GetRecommenderConfigurationsResult> |
getRecommenderConfigurationsAsync(GetRecommenderConfigurationsRequest request,
AsyncHandler<GetRecommenderConfigurationsRequest,GetRecommenderConfigurationsResult> asyncHandler)
Retrieves information about all the recommender model configurations that are associated with your Amazon
Pinpoint account.
|
Future<GetSegmentResult> |
getSegmentAsync(GetSegmentRequest request)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
Future<GetSegmentResult> |
getSegmentAsync(GetSegmentRequest request,
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 request)
Retrieves information about the status and settings of the export jobs for a segment.
|
Future<GetSegmentExportJobsResult> |
getSegmentExportJobsAsync(GetSegmentExportJobsRequest request,
AsyncHandler<GetSegmentExportJobsRequest,GetSegmentExportJobsResult> asyncHandler)
Retrieves information about the status and settings of the export jobs for a segment.
|
Future<GetSegmentImportJobsResult> |
getSegmentImportJobsAsync(GetSegmentImportJobsRequest request)
Retrieves information about the status and settings of the import jobs for a segment.
|
Future<GetSegmentImportJobsResult> |
getSegmentImportJobsAsync(GetSegmentImportJobsRequest request,
AsyncHandler<GetSegmentImportJobsRequest,GetSegmentImportJobsResult> asyncHandler)
Retrieves information about the status and settings of the import jobs for a segment.
|
Future<GetSegmentsResult> |
getSegmentsAsync(GetSegmentsRequest request)
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
|
Future<GetSegmentsResult> |
getSegmentsAsync(GetSegmentsRequest request,
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 request)
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 request,
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 request)
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 request,
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 request)
Retrieves information about the status and settings of the SMS channel for an application.
|
Future<GetSmsChannelResult> |
getSmsChannelAsync(GetSmsChannelRequest request,
AsyncHandler<GetSmsChannelRequest,GetSmsChannelResult> asyncHandler)
Retrieves information about the status and settings of the SMS channel for an application.
|
Future<GetSmsTemplateResult> |
getSmsTemplateAsync(GetSmsTemplateRequest request)
Retrieves the content and settings of a message template for messages that are sent through the SMS channel.
|
Future<GetSmsTemplateResult> |
getSmsTemplateAsync(GetSmsTemplateRequest request,
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 request)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
Future<GetUserEndpointsResult> |
getUserEndpointsAsync(GetUserEndpointsRequest request,
AsyncHandler<GetUserEndpointsRequest,GetUserEndpointsResult> asyncHandler)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
Future<GetVoiceChannelResult> |
getVoiceChannelAsync(GetVoiceChannelRequest request)
Retrieves information about the status and settings of the voice channel for an application.
|
Future<GetVoiceChannelResult> |
getVoiceChannelAsync(GetVoiceChannelRequest request,
AsyncHandler<GetVoiceChannelRequest,GetVoiceChannelResult> asyncHandler)
Retrieves information about the status and settings of the voice channel for an application.
|
Future<GetVoiceTemplateResult> |
getVoiceTemplateAsync(GetVoiceTemplateRequest request)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
|
Future<GetVoiceTemplateResult> |
getVoiceTemplateAsync(GetVoiceTemplateRequest request,
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 request)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
Future<ListJourneysResult> |
listJourneysAsync(ListJourneysRequest request,
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 request)
Retrieves all the tags (keys and values) that are associated with an application, campaign, message template, or
segment.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest request,
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 request)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
Future<ListTemplatesResult> |
listTemplatesAsync(ListTemplatesRequest request,
AsyncHandler<ListTemplatesRequest,ListTemplatesResult> asyncHandler)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
Future<ListTemplateVersionsResult> |
listTemplateVersionsAsync(ListTemplateVersionsRequest request)
Retrieves information about all the versions of a specific message template.
|
Future<ListTemplateVersionsResult> |
listTemplateVersionsAsync(ListTemplateVersionsRequest request,
AsyncHandler<ListTemplateVersionsRequest,ListTemplateVersionsResult> asyncHandler)
Retrieves information about all the versions of a specific message template.
|
Future<PhoneNumberValidateResult> |
phoneNumberValidateAsync(PhoneNumberValidateRequest request)
Retrieves information about a phone number.
|
Future<PhoneNumberValidateResult> |
phoneNumberValidateAsync(PhoneNumberValidateRequest request,
AsyncHandler<PhoneNumberValidateRequest,PhoneNumberValidateResult> asyncHandler)
Retrieves information about a phone number.
|
Future<PutEventsResult> |
putEventsAsync(PutEventsRequest request)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
Future<PutEventsResult> |
putEventsAsync(PutEventsRequest request,
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 request)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
Future<PutEventStreamResult> |
putEventStreamAsync(PutEventStreamRequest request,
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 request)
Removes one or more custom attributes, of the same attribute type, from the application.
|
Future<RemoveAttributesResult> |
removeAttributesAsync(RemoveAttributesRequest request,
AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler)
Removes one or more custom attributes, of the same attribute type, from the application.
|
Future<SendMessagesResult> |
sendMessagesAsync(SendMessagesRequest request)
Creates and sends a direct message.
|
Future<SendMessagesResult> |
sendMessagesAsync(SendMessagesRequest request,
AsyncHandler<SendMessagesRequest,SendMessagesResult> asyncHandler)
Creates and sends a direct message.
|
Future<SendOTPMessageResult> |
sendOTPMessageAsync(SendOTPMessageRequest request)
Send an OTP message
|
Future<SendOTPMessageResult> |
sendOTPMessageAsync(SendOTPMessageRequest request,
AsyncHandler<SendOTPMessageRequest,SendOTPMessageResult> asyncHandler)
Send an OTP message
|
Future<SendUsersMessagesResult> |
sendUsersMessagesAsync(SendUsersMessagesRequest request)
Creates and sends a message to a list of users.
|
Future<SendUsersMessagesResult> |
sendUsersMessagesAsync(SendUsersMessagesRequest request,
AsyncHandler<SendUsersMessagesRequest,SendUsersMessagesResult> asyncHandler)
Creates and sends a message to a list of users.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest request)
Adds one or more tags (keys and values) to an application, campaign, message template, or segment.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest request,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tags (keys and values) to an application, campaign, message template, or segment.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest request)
Removes one or more tags (keys and values) from an application, campaign, message template, or segment.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags (keys and values) from an application, campaign, message template, or segment.
|
Future<UpdateAdmChannelResult> |
updateAdmChannelAsync(UpdateAdmChannelRequest request)
Enables the ADM channel for an application or updates the status and settings of the ADM channel for an
application.
|
Future<UpdateAdmChannelResult> |
updateAdmChannelAsync(UpdateAdmChannelRequest request,
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 request)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
Future<UpdateApnsChannelResult> |
updateApnsChannelAsync(UpdateApnsChannelRequest request,
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 request)
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 request,
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 request)
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 request,
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 request)
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 request,
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 request)
Updates the settings for an application.
|
Future<UpdateApplicationSettingsResult> |
updateApplicationSettingsAsync(UpdateApplicationSettingsRequest request,
AsyncHandler<UpdateApplicationSettingsRequest,UpdateApplicationSettingsResult> asyncHandler)
Updates the settings for an application.
|
Future<UpdateBaiduChannelResult> |
updateBaiduChannelAsync(UpdateBaiduChannelRequest request)
Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an
application.
|
Future<UpdateBaiduChannelResult> |
updateBaiduChannelAsync(UpdateBaiduChannelRequest request,
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 request)
Updates the configuration and other settings for a campaign.
|
Future<UpdateCampaignResult> |
updateCampaignAsync(UpdateCampaignRequest request,
AsyncHandler<UpdateCampaignRequest,UpdateCampaignResult> asyncHandler)
Updates the configuration and other settings for a campaign.
|
Future<UpdateEmailChannelResult> |
updateEmailChannelAsync(UpdateEmailChannelRequest request)
Enables the email channel for an application or updates the status and settings of the email channel for an
application.
|
Future<UpdateEmailChannelResult> |
updateEmailChannelAsync(UpdateEmailChannelRequest request,
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 request)
Updates an existing message template for messages that are sent through the email channel.
|
Future<UpdateEmailTemplateResult> |
updateEmailTemplateAsync(UpdateEmailTemplateRequest request,
AsyncHandler<UpdateEmailTemplateRequest,UpdateEmailTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through the email channel.
|
Future<UpdateEndpointResult> |
updateEndpointAsync(UpdateEndpointRequest request)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
Future<UpdateEndpointResult> |
updateEndpointAsync(UpdateEndpointRequest request,
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 request)
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 request,
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 request)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an
application.
|
Future<UpdateGcmChannelResult> |
updateGcmChannelAsync(UpdateGcmChannelRequest request,
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 request)
Updates an existing message template for messages sent through the in-app message channel.
|
Future<UpdateInAppTemplateResult> |
updateInAppTemplateAsync(UpdateInAppTemplateRequest request,
AsyncHandler<UpdateInAppTemplateRequest,UpdateInAppTemplateResult> asyncHandler)
Updates an existing message template for messages sent through the in-app message channel.
|
Future<UpdateJourneyResult> |
updateJourneyAsync(UpdateJourneyRequest request)
Updates the configuration and other settings for a journey.
|
Future<UpdateJourneyResult> |
updateJourneyAsync(UpdateJourneyRequest request,
AsyncHandler<UpdateJourneyRequest,UpdateJourneyResult> asyncHandler)
Updates the configuration and other settings for a journey.
|
Future<UpdateJourneyStateResult> |
updateJourneyStateAsync(UpdateJourneyStateRequest request)
Cancels (stops) an active journey.
|
Future<UpdateJourneyStateResult> |
updateJourneyStateAsync(UpdateJourneyStateRequest request,
AsyncHandler<UpdateJourneyStateRequest,UpdateJourneyStateResult> asyncHandler)
Cancels (stops) an active journey.
|
Future<UpdatePushTemplateResult> |
updatePushTemplateAsync(UpdatePushTemplateRequest request)
Updates an existing message template for messages that are sent through a push notification channel.
|
Future<UpdatePushTemplateResult> |
updatePushTemplateAsync(UpdatePushTemplateRequest request,
AsyncHandler<UpdatePushTemplateRequest,UpdatePushTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through a push notification channel.
|
Future<UpdateRecommenderConfigurationResult> |
updateRecommenderConfigurationAsync(UpdateRecommenderConfigurationRequest request)
Updates an Amazon Pinpoint configuration for a recommender model.
|
Future<UpdateRecommenderConfigurationResult> |
updateRecommenderConfigurationAsync(UpdateRecommenderConfigurationRequest request,
AsyncHandler<UpdateRecommenderConfigurationRequest,UpdateRecommenderConfigurationResult> asyncHandler)
Updates an Amazon Pinpoint configuration for a recommender model.
|
Future<UpdateSegmentResult> |
updateSegmentAsync(UpdateSegmentRequest request)
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 request,
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 request)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
Future<UpdateSmsChannelResult> |
updateSmsChannelAsync(UpdateSmsChannelRequest request,
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 request)
Updates an existing message template for messages that are sent through the SMS channel.
|
Future<UpdateSmsTemplateResult> |
updateSmsTemplateAsync(UpdateSmsTemplateRequest request,
AsyncHandler<UpdateSmsTemplateRequest,UpdateSmsTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through the SMS channel.
|
Future<UpdateTemplateActiveVersionResult> |
updateTemplateActiveVersionAsync(UpdateTemplateActiveVersionRequest request)
Changes the status of a specific version of a message template to active.
|
Future<UpdateTemplateActiveVersionResult> |
updateTemplateActiveVersionAsync(UpdateTemplateActiveVersionRequest request,
AsyncHandler<UpdateTemplateActiveVersionRequest,UpdateTemplateActiveVersionResult> asyncHandler)
Changes the status of a specific version of a message template to active.
|
Future<UpdateVoiceChannelResult> |
updateVoiceChannelAsync(UpdateVoiceChannelRequest request)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
Future<UpdateVoiceChannelResult> |
updateVoiceChannelAsync(UpdateVoiceChannelRequest request,
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 request)
Updates an existing message template for messages that are sent through the voice channel.
|
Future<UpdateVoiceTemplateResult> |
updateVoiceTemplateAsync(UpdateVoiceTemplateRequest request,
AsyncHandler<UpdateVoiceTemplateRequest,UpdateVoiceTemplateResult> asyncHandler)
Updates an existing message template for messages that are sent through the voice channel.
|
Future<VerifyOTPMessageResult> |
verifyOTPMessageAsync(VerifyOTPMessageRequest request)
Verify an OTP
|
Future<VerifyOTPMessageResult> |
verifyOTPMessageAsync(VerifyOTPMessageRequest request,
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, verifyOTPMessageequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateApp, 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, verifyOTPMessagepublic Future<CreateAppResult> createAppAsync(CreateAppRequest request)
AmazonPinpointAsyncCreates an application.
createAppAsync in interface AmazonPinpointAsyncpublic Future<CreateAppResult> createAppAsync(CreateAppRequest request, AsyncHandler<CreateAppRequest,CreateAppResult> asyncHandler)
AmazonPinpointAsyncCreates an application.
createAppAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<CreateCampaignResult> createCampaignAsync(CreateCampaignRequest request)
AmazonPinpointAsyncCreates a new campaign for an application or updates the settings of an existing campaign for an application.
createCampaignAsync in interface AmazonPinpointAsyncpublic Future<CreateCampaignResult> createCampaignAsync(CreateCampaignRequest request, AsyncHandler<CreateCampaignRequest,CreateCampaignResult> asyncHandler)
AmazonPinpointAsyncCreates a new campaign for an application or updates the settings of an existing campaign for an application.
createCampaignAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<CreateEmailTemplateResult> createEmailTemplateAsync(CreateEmailTemplateRequest request)
AmazonPinpointAsyncCreates a message template for messages that are sent through the email channel.
createEmailTemplateAsync in interface AmazonPinpointAsyncpublic Future<CreateEmailTemplateResult> createEmailTemplateAsync(CreateEmailTemplateRequest request, AsyncHandler<CreateEmailTemplateRequest,CreateEmailTemplateResult> asyncHandler)
AmazonPinpointAsyncCreates a message template for messages that are sent through the email channel.
createEmailTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<CreateExportJobResult> createExportJobAsync(CreateExportJobRequest request)
AmazonPinpointAsyncCreates an export job for an application.
createExportJobAsync in interface AmazonPinpointAsyncpublic Future<CreateExportJobResult> createExportJobAsync(CreateExportJobRequest request, AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
AmazonPinpointAsyncCreates an export job for an application.
createExportJobAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<CreateImportJobResult> createImportJobAsync(CreateImportJobRequest request)
AmazonPinpointAsyncCreates an import job for an application.
createImportJobAsync in interface AmazonPinpointAsyncpublic Future<CreateImportJobResult> createImportJobAsync(CreateImportJobRequest request, AsyncHandler<CreateImportJobRequest,CreateImportJobResult> asyncHandler)
AmazonPinpointAsyncCreates an import job for an application.
createImportJobAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<CreateInAppTemplateResult> createInAppTemplateAsync(CreateInAppTemplateRequest request)
AmazonPinpointAsyncCreates a new message template for messages using the in-app message channel.
createInAppTemplateAsync in interface AmazonPinpointAsyncpublic Future<CreateInAppTemplateResult> createInAppTemplateAsync(CreateInAppTemplateRequest request, AsyncHandler<CreateInAppTemplateRequest,CreateInAppTemplateResult> asyncHandler)
AmazonPinpointAsyncCreates a new message template for messages using the in-app message channel.
createInAppTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<CreateJourneyResult> createJourneyAsync(CreateJourneyRequest request)
AmazonPinpointAsyncCreates a journey for an application.
createJourneyAsync in interface AmazonPinpointAsyncpublic Future<CreateJourneyResult> createJourneyAsync(CreateJourneyRequest request, AsyncHandler<CreateJourneyRequest,CreateJourneyResult> asyncHandler)
AmazonPinpointAsyncCreates a journey for an application.
createJourneyAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<CreatePushTemplateResult> createPushTemplateAsync(CreatePushTemplateRequest request)
AmazonPinpointAsyncCreates a message template for messages that are sent through a push notification channel.
createPushTemplateAsync in interface AmazonPinpointAsyncpublic Future<CreatePushTemplateResult> createPushTemplateAsync(CreatePushTemplateRequest request, AsyncHandler<CreatePushTemplateRequest,CreatePushTemplateResult> asyncHandler)
AmazonPinpointAsyncCreates a message template for messages that are sent through a push notification channel.
createPushTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<CreateRecommenderConfigurationResult> createRecommenderConfigurationAsync(CreateRecommenderConfigurationRequest request)
AmazonPinpointAsyncCreates an Amazon Pinpoint configuration for a recommender model.
createRecommenderConfigurationAsync in interface AmazonPinpointAsyncpublic Future<CreateRecommenderConfigurationResult> createRecommenderConfigurationAsync(CreateRecommenderConfigurationRequest request, AsyncHandler<CreateRecommenderConfigurationRequest,CreateRecommenderConfigurationResult> asyncHandler)
AmazonPinpointAsyncCreates an Amazon Pinpoint configuration for a recommender model.
createRecommenderConfigurationAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<CreateSegmentResult> createSegmentAsync(CreateSegmentRequest request)
AmazonPinpointAsyncCreates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
createSegmentAsync in interface AmazonPinpointAsyncpublic Future<CreateSegmentResult> createSegmentAsync(CreateSegmentRequest request, AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler)
AmazonPinpointAsyncCreates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
createSegmentAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<CreateSmsTemplateResult> createSmsTemplateAsync(CreateSmsTemplateRequest request)
AmazonPinpointAsyncCreates a message template for messages that are sent through the SMS channel.
createSmsTemplateAsync in interface AmazonPinpointAsyncpublic Future<CreateSmsTemplateResult> createSmsTemplateAsync(CreateSmsTemplateRequest request, AsyncHandler<CreateSmsTemplateRequest,CreateSmsTemplateResult> asyncHandler)
AmazonPinpointAsyncCreates a message template for messages that are sent through the SMS channel.
createSmsTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<CreateVoiceTemplateResult> createVoiceTemplateAsync(CreateVoiceTemplateRequest request)
AmazonPinpointAsyncCreates a message template for messages that are sent through the voice channel.
createVoiceTemplateAsync in interface AmazonPinpointAsyncpublic Future<CreateVoiceTemplateResult> createVoiceTemplateAsync(CreateVoiceTemplateRequest request, AsyncHandler<CreateVoiceTemplateRequest,CreateVoiceTemplateResult> asyncHandler)
AmazonPinpointAsyncCreates a message template for messages that are sent through the voice channel.
createVoiceTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteAdmChannelResult> deleteAdmChannelAsync(DeleteAdmChannelRequest request)
AmazonPinpointAsyncDisables the ADM channel for an application and deletes any existing settings for the channel.
deleteAdmChannelAsync in interface AmazonPinpointAsyncpublic Future<DeleteAdmChannelResult> deleteAdmChannelAsync(DeleteAdmChannelRequest request, AsyncHandler<DeleteAdmChannelRequest,DeleteAdmChannelResult> asyncHandler)
AmazonPinpointAsyncDisables the ADM channel for an application and deletes any existing settings for the channel.
deleteAdmChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteApnsChannelResult> deleteApnsChannelAsync(DeleteApnsChannelRequest request)
AmazonPinpointAsyncDisables the APNs channel for an application and deletes any existing settings for the channel.
deleteApnsChannelAsync in interface AmazonPinpointAsyncpublic Future<DeleteApnsChannelResult> deleteApnsChannelAsync(DeleteApnsChannelRequest request, AsyncHandler<DeleteApnsChannelRequest,DeleteApnsChannelResult> asyncHandler)
AmazonPinpointAsyncDisables the APNs channel for an application and deletes any existing settings for the channel.
deleteApnsChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteApnsSandboxChannelResult> deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest request)
AmazonPinpointAsyncDisables the APNs sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsSandboxChannelAsync in interface AmazonPinpointAsyncpublic Future<DeleteApnsSandboxChannelResult> deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest request, AsyncHandler<DeleteApnsSandboxChannelRequest,DeleteApnsSandboxChannelResult> asyncHandler)
AmazonPinpointAsyncDisables the APNs sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsSandboxChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteApnsVoipChannelResult> deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest request)
AmazonPinpointAsyncDisables the APNs VoIP channel for an application and deletes any existing settings for the channel.
deleteApnsVoipChannelAsync in interface AmazonPinpointAsyncpublic Future<DeleteApnsVoipChannelResult> deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest request, AsyncHandler<DeleteApnsVoipChannelRequest,DeleteApnsVoipChannelResult> asyncHandler)
AmazonPinpointAsyncDisables the APNs VoIP channel for an application and deletes any existing settings for the channel.
deleteApnsVoipChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteApnsVoipSandboxChannelResult> deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest request)
AmazonPinpointAsyncDisables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsVoipSandboxChannelAsync in interface AmazonPinpointAsyncpublic Future<DeleteApnsVoipSandboxChannelResult> deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest request, AsyncHandler<DeleteApnsVoipSandboxChannelRequest,DeleteApnsVoipSandboxChannelResult> asyncHandler)
AmazonPinpointAsyncDisables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsVoipSandboxChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteAppResult> deleteAppAsync(DeleteAppRequest request)
AmazonPinpointAsyncDeletes an application.
deleteAppAsync in interface AmazonPinpointAsyncpublic Future<DeleteAppResult> deleteAppAsync(DeleteAppRequest request, AsyncHandler<DeleteAppRequest,DeleteAppResult> asyncHandler)
AmazonPinpointAsyncDeletes an application.
deleteAppAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteBaiduChannelResult> deleteBaiduChannelAsync(DeleteBaiduChannelRequest request)
AmazonPinpointAsyncDisables the Baidu channel for an application and deletes any existing settings for the channel.
deleteBaiduChannelAsync in interface AmazonPinpointAsyncpublic Future<DeleteBaiduChannelResult> deleteBaiduChannelAsync(DeleteBaiduChannelRequest request, AsyncHandler<DeleteBaiduChannelRequest,DeleteBaiduChannelResult> asyncHandler)
AmazonPinpointAsyncDisables the Baidu channel for an application and deletes any existing settings for the channel.
deleteBaiduChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteCampaignResult> deleteCampaignAsync(DeleteCampaignRequest request)
AmazonPinpointAsyncDeletes a campaign from an application.
deleteCampaignAsync in interface AmazonPinpointAsyncpublic Future<DeleteCampaignResult> deleteCampaignAsync(DeleteCampaignRequest request, AsyncHandler<DeleteCampaignRequest,DeleteCampaignResult> asyncHandler)
AmazonPinpointAsyncDeletes a campaign from an application.
deleteCampaignAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteEmailChannelResult> deleteEmailChannelAsync(DeleteEmailChannelRequest request)
AmazonPinpointAsyncDisables the email channel for an application and deletes any existing settings for the channel.
deleteEmailChannelAsync in interface AmazonPinpointAsyncpublic Future<DeleteEmailChannelResult> deleteEmailChannelAsync(DeleteEmailChannelRequest request, AsyncHandler<DeleteEmailChannelRequest,DeleteEmailChannelResult> asyncHandler)
AmazonPinpointAsyncDisables the email channel for an application and deletes any existing settings for the channel.
deleteEmailChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteEmailTemplateResult> deleteEmailTemplateAsync(DeleteEmailTemplateRequest request)
AmazonPinpointAsyncDeletes a message template for messages that were sent through the email channel.
deleteEmailTemplateAsync in interface AmazonPinpointAsyncpublic Future<DeleteEmailTemplateResult> deleteEmailTemplateAsync(DeleteEmailTemplateRequest request, AsyncHandler<DeleteEmailTemplateRequest,DeleteEmailTemplateResult> asyncHandler)
AmazonPinpointAsyncDeletes a message template for messages that were sent through the email channel.
deleteEmailTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteEndpointResult> deleteEndpointAsync(DeleteEndpointRequest request)
AmazonPinpointAsyncDeletes an endpoint from an application.
deleteEndpointAsync in interface AmazonPinpointAsyncpublic Future<DeleteEndpointResult> deleteEndpointAsync(DeleteEndpointRequest request, AsyncHandler<DeleteEndpointRequest,DeleteEndpointResult> asyncHandler)
AmazonPinpointAsyncDeletes an endpoint from an application.
deleteEndpointAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteEventStreamResult> deleteEventStreamAsync(DeleteEventStreamRequest request)
AmazonPinpointAsyncDeletes the event stream for an application.
deleteEventStreamAsync in interface AmazonPinpointAsyncpublic Future<DeleteEventStreamResult> deleteEventStreamAsync(DeleteEventStreamRequest request, AsyncHandler<DeleteEventStreamRequest,DeleteEventStreamResult> asyncHandler)
AmazonPinpointAsyncDeletes the event stream for an application.
deleteEventStreamAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteGcmChannelResult> deleteGcmChannelAsync(DeleteGcmChannelRequest request)
AmazonPinpointAsyncDisables the GCM channel for an application and deletes any existing settings for the channel.
deleteGcmChannelAsync in interface AmazonPinpointAsyncpublic Future<DeleteGcmChannelResult> deleteGcmChannelAsync(DeleteGcmChannelRequest request, AsyncHandler<DeleteGcmChannelRequest,DeleteGcmChannelResult> asyncHandler)
AmazonPinpointAsyncDisables the GCM channel for an application and deletes any existing settings for the channel.
deleteGcmChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteInAppTemplateResult> deleteInAppTemplateAsync(DeleteInAppTemplateRequest request)
AmazonPinpointAsyncDeletes a message template for messages sent using the in-app message channel.
deleteInAppTemplateAsync in interface AmazonPinpointAsyncpublic Future<DeleteInAppTemplateResult> deleteInAppTemplateAsync(DeleteInAppTemplateRequest request, AsyncHandler<DeleteInAppTemplateRequest,DeleteInAppTemplateResult> asyncHandler)
AmazonPinpointAsyncDeletes a message template for messages sent using the in-app message channel.
deleteInAppTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteJourneyResult> deleteJourneyAsync(DeleteJourneyRequest request)
AmazonPinpointAsyncDeletes a journey from an application.
deleteJourneyAsync in interface AmazonPinpointAsyncpublic Future<DeleteJourneyResult> deleteJourneyAsync(DeleteJourneyRequest request, AsyncHandler<DeleteJourneyRequest,DeleteJourneyResult> asyncHandler)
AmazonPinpointAsyncDeletes a journey from an application.
deleteJourneyAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeletePushTemplateResult> deletePushTemplateAsync(DeletePushTemplateRequest request)
AmazonPinpointAsyncDeletes a message template for messages that were sent through a push notification channel.
deletePushTemplateAsync in interface AmazonPinpointAsyncpublic Future<DeletePushTemplateResult> deletePushTemplateAsync(DeletePushTemplateRequest request, AsyncHandler<DeletePushTemplateRequest,DeletePushTemplateResult> asyncHandler)
AmazonPinpointAsyncDeletes a message template for messages that were sent through a push notification channel.
deletePushTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteRecommenderConfigurationResult> deleteRecommenderConfigurationAsync(DeleteRecommenderConfigurationRequest request)
AmazonPinpointAsyncDeletes an Amazon Pinpoint configuration for a recommender model.
deleteRecommenderConfigurationAsync in interface AmazonPinpointAsyncpublic Future<DeleteRecommenderConfigurationResult> deleteRecommenderConfigurationAsync(DeleteRecommenderConfigurationRequest request, AsyncHandler<DeleteRecommenderConfigurationRequest,DeleteRecommenderConfigurationResult> asyncHandler)
AmazonPinpointAsyncDeletes an Amazon Pinpoint configuration for a recommender model.
deleteRecommenderConfigurationAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteSegmentResult> deleteSegmentAsync(DeleteSegmentRequest request)
AmazonPinpointAsyncDeletes a segment from an application.
deleteSegmentAsync in interface AmazonPinpointAsyncpublic Future<DeleteSegmentResult> deleteSegmentAsync(DeleteSegmentRequest request, AsyncHandler<DeleteSegmentRequest,DeleteSegmentResult> asyncHandler)
AmazonPinpointAsyncDeletes a segment from an application.
deleteSegmentAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteSmsChannelResult> deleteSmsChannelAsync(DeleteSmsChannelRequest request)
AmazonPinpointAsyncDisables the SMS channel for an application and deletes any existing settings for the channel.
deleteSmsChannelAsync in interface AmazonPinpointAsyncpublic Future<DeleteSmsChannelResult> deleteSmsChannelAsync(DeleteSmsChannelRequest request, AsyncHandler<DeleteSmsChannelRequest,DeleteSmsChannelResult> asyncHandler)
AmazonPinpointAsyncDisables the SMS channel for an application and deletes any existing settings for the channel.
deleteSmsChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteSmsTemplateResult> deleteSmsTemplateAsync(DeleteSmsTemplateRequest request)
AmazonPinpointAsyncDeletes a message template for messages that were sent through the SMS channel.
deleteSmsTemplateAsync in interface AmazonPinpointAsyncpublic Future<DeleteSmsTemplateResult> deleteSmsTemplateAsync(DeleteSmsTemplateRequest request, AsyncHandler<DeleteSmsTemplateRequest,DeleteSmsTemplateResult> asyncHandler)
AmazonPinpointAsyncDeletes a message template for messages that were sent through the SMS channel.
deleteSmsTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteUserEndpointsResult> deleteUserEndpointsAsync(DeleteUserEndpointsRequest request)
AmazonPinpointAsyncDeletes all the endpoints that are associated with a specific user ID.
deleteUserEndpointsAsync in interface AmazonPinpointAsyncpublic Future<DeleteUserEndpointsResult> deleteUserEndpointsAsync(DeleteUserEndpointsRequest request, AsyncHandler<DeleteUserEndpointsRequest,DeleteUserEndpointsResult> asyncHandler)
AmazonPinpointAsyncDeletes all the endpoints that are associated with a specific user ID.
deleteUserEndpointsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteVoiceChannelResult> deleteVoiceChannelAsync(DeleteVoiceChannelRequest request)
AmazonPinpointAsyncDisables the voice channel for an application and deletes any existing settings for the channel.
deleteVoiceChannelAsync in interface AmazonPinpointAsyncpublic Future<DeleteVoiceChannelResult> deleteVoiceChannelAsync(DeleteVoiceChannelRequest request, AsyncHandler<DeleteVoiceChannelRequest,DeleteVoiceChannelResult> asyncHandler)
AmazonPinpointAsyncDisables the voice channel for an application and deletes any existing settings for the channel.
deleteVoiceChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<DeleteVoiceTemplateResult> deleteVoiceTemplateAsync(DeleteVoiceTemplateRequest request)
AmazonPinpointAsyncDeletes a message template for messages that were sent through the voice channel.
deleteVoiceTemplateAsync in interface AmazonPinpointAsyncpublic Future<DeleteVoiceTemplateResult> deleteVoiceTemplateAsync(DeleteVoiceTemplateRequest request, AsyncHandler<DeleteVoiceTemplateRequest,DeleteVoiceTemplateResult> asyncHandler)
AmazonPinpointAsyncDeletes a message template for messages that were sent through the voice channel.
deleteVoiceTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetAdmChannelResult> getAdmChannelAsync(GetAdmChannelRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the ADM channel for an application.
getAdmChannelAsync in interface AmazonPinpointAsyncpublic Future<GetAdmChannelResult> getAdmChannelAsync(GetAdmChannelRequest request, AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the ADM channel for an application.
getAdmChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetApnsChannelResult> getApnsChannelAsync(GetApnsChannelRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the APNs channel for an application.
getApnsChannelAsync in interface AmazonPinpointAsyncpublic Future<GetApnsChannelResult> getApnsChannelAsync(GetApnsChannelRequest request, AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the APNs channel for an application.
getApnsChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetApnsSandboxChannelResult> getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the APNs sandbox channel for an application.
getApnsSandboxChannelAsync in interface AmazonPinpointAsyncpublic Future<GetApnsSandboxChannelResult> getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest request, AsyncHandler<GetApnsSandboxChannelRequest,GetApnsSandboxChannelResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the APNs sandbox channel for an application.
getApnsSandboxChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetApnsVoipChannelResult> getApnsVoipChannelAsync(GetApnsVoipChannelRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the APNs VoIP channel for an application.
getApnsVoipChannelAsync in interface AmazonPinpointAsyncpublic Future<GetApnsVoipChannelResult> getApnsVoipChannelAsync(GetApnsVoipChannelRequest request, AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the APNs VoIP channel for an application.
getApnsVoipChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetApnsVoipSandboxChannelResult> getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
getApnsVoipSandboxChannelAsync in interface AmazonPinpointAsyncpublic Future<GetApnsVoipSandboxChannelResult> getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest request, AsyncHandler<GetApnsVoipSandboxChannelRequest,GetApnsVoipSandboxChannelResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
getApnsVoipSandboxChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetAppResult> getAppAsync(GetAppRequest request)
AmazonPinpointAsyncRetrieves information about an application.
getAppAsync in interface AmazonPinpointAsyncpublic Future<GetAppResult> getAppAsync(GetAppRequest request, AsyncHandler<GetAppRequest,GetAppResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about an application.
getAppAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetApplicationDateRangeKpiResult> getApplicationDateRangeKpiAsync(GetApplicationDateRangeKpiRequest request)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard metric that applies to an application.
getApplicationDateRangeKpiAsync in interface AmazonPinpointAsyncpublic Future<GetApplicationDateRangeKpiResult> getApplicationDateRangeKpiAsync(GetApplicationDateRangeKpiRequest request, AsyncHandler<GetApplicationDateRangeKpiRequest,GetApplicationDateRangeKpiResult> asyncHandler)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard metric that applies to an application.
getApplicationDateRangeKpiAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetApplicationSettingsResult> getApplicationSettingsAsync(GetApplicationSettingsRequest request)
AmazonPinpointAsyncRetrieves information about the settings for an application.
getApplicationSettingsAsync in interface AmazonPinpointAsyncpublic Future<GetApplicationSettingsResult> getApplicationSettingsAsync(GetApplicationSettingsRequest request, AsyncHandler<GetApplicationSettingsRequest,GetApplicationSettingsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the settings for an application.
getApplicationSettingsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetAppsResult> getAppsAsync(GetAppsRequest request)
AmazonPinpointAsyncRetrieves information about all the applications that are associated with your Amazon Pinpoint account.
getAppsAsync in interface AmazonPinpointAsyncpublic Future<GetAppsResult> getAppsAsync(GetAppsRequest request, AsyncHandler<GetAppsRequest,GetAppsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about all the applications that are associated with your Amazon Pinpoint account.
getAppsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetBaiduChannelResult> getBaiduChannelAsync(GetBaiduChannelRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the Baidu channel for an application.
getBaiduChannelAsync in interface AmazonPinpointAsyncpublic Future<GetBaiduChannelResult> getBaiduChannelAsync(GetBaiduChannelRequest request, AsyncHandler<GetBaiduChannelRequest,GetBaiduChannelResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the Baidu channel for an application.
getBaiduChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetCampaignResult> getCampaignAsync(GetCampaignRequest request)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for a campaign.
getCampaignAsync in interface AmazonPinpointAsyncpublic Future<GetCampaignResult> getCampaignAsync(GetCampaignRequest request, AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for a campaign.
getCampaignAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetCampaignActivitiesResult> getCampaignActivitiesAsync(GetCampaignActivitiesRequest request)
AmazonPinpointAsyncRetrieves information about all the activities for a campaign.
getCampaignActivitiesAsync in interface AmazonPinpointAsyncpublic Future<GetCampaignActivitiesResult> getCampaignActivitiesAsync(GetCampaignActivitiesRequest request, AsyncHandler<GetCampaignActivitiesRequest,GetCampaignActivitiesResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about all the activities for a campaign.
getCampaignActivitiesAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetCampaignDateRangeKpiResult> getCampaignDateRangeKpiAsync(GetCampaignDateRangeKpiRequest request)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
getCampaignDateRangeKpiAsync in interface AmazonPinpointAsyncpublic Future<GetCampaignDateRangeKpiResult> getCampaignDateRangeKpiAsync(GetCampaignDateRangeKpiRequest request, AsyncHandler<GetCampaignDateRangeKpiRequest,GetCampaignDateRangeKpiResult> asyncHandler)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
getCampaignDateRangeKpiAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetCampaignVersionResult> getCampaignVersionAsync(GetCampaignVersionRequest request)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for a specific version of a campaign.
getCampaignVersionAsync in interface AmazonPinpointAsyncpublic Future<GetCampaignVersionResult> getCampaignVersionAsync(GetCampaignVersionRequest request, AsyncHandler<GetCampaignVersionRequest,GetCampaignVersionResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for a specific version of a campaign.
getCampaignVersionAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetCampaignVersionsResult> getCampaignVersionsAsync(GetCampaignVersionsRequest request)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for all versions of a campaign.
getCampaignVersionsAsync in interface AmazonPinpointAsyncpublic Future<GetCampaignVersionsResult> getCampaignVersionsAsync(GetCampaignVersionsRequest request, AsyncHandler<GetCampaignVersionsRequest,GetCampaignVersionsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for all versions of a campaign.
getCampaignVersionsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetCampaignsResult> getCampaignsAsync(GetCampaignsRequest request)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.
getCampaignsAsync in interface AmazonPinpointAsyncpublic Future<GetCampaignsResult> getCampaignsAsync(GetCampaignsRequest request, AsyncHandler<GetCampaignsRequest,GetCampaignsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.
getCampaignsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetChannelsResult> getChannelsAsync(GetChannelsRequest request)
AmazonPinpointAsyncRetrieves information about the history and status of each channel for an application.
getChannelsAsync in interface AmazonPinpointAsyncpublic Future<GetChannelsResult> getChannelsAsync(GetChannelsRequest request, AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the history and status of each channel for an application.
getChannelsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetEmailChannelResult> getEmailChannelAsync(GetEmailChannelRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the email channel for an application.
getEmailChannelAsync in interface AmazonPinpointAsyncpublic Future<GetEmailChannelResult> getEmailChannelAsync(GetEmailChannelRequest request, AsyncHandler<GetEmailChannelRequest,GetEmailChannelResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the email channel for an application.
getEmailChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetEmailTemplateResult> getEmailTemplateAsync(GetEmailTemplateRequest request)
AmazonPinpointAsyncRetrieves the content and settings of a message template for messages that are sent through the email channel.
getEmailTemplateAsync in interface AmazonPinpointAsyncpublic Future<GetEmailTemplateResult> getEmailTemplateAsync(GetEmailTemplateRequest request, AsyncHandler<GetEmailTemplateRequest,GetEmailTemplateResult> asyncHandler)
AmazonPinpointAsyncRetrieves the content and settings of a message template for messages that are sent through the email channel.
getEmailTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetEndpointResult> getEndpointAsync(GetEndpointRequest request)
AmazonPinpointAsyncRetrieves information about the settings and attributes of a specific endpoint for an application.
getEndpointAsync in interface AmazonPinpointAsyncpublic Future<GetEndpointResult> getEndpointAsync(GetEndpointRequest request, AsyncHandler<GetEndpointRequest,GetEndpointResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the settings and attributes of a specific endpoint for an application.
getEndpointAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetEventStreamResult> getEventStreamAsync(GetEventStreamRequest request)
AmazonPinpointAsyncRetrieves information about the event stream settings for an application.
getEventStreamAsync in interface AmazonPinpointAsyncpublic Future<GetEventStreamResult> getEventStreamAsync(GetEventStreamRequest request, AsyncHandler<GetEventStreamRequest,GetEventStreamResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the event stream settings for an application.
getEventStreamAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetExportJobResult> getExportJobAsync(GetExportJobRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of a specific export job for an application.
getExportJobAsync in interface AmazonPinpointAsyncpublic Future<GetExportJobResult> getExportJobAsync(GetExportJobRequest request, AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of a specific export job for an application.
getExportJobAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetExportJobsResult> getExportJobsAsync(GetExportJobsRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of all the export jobs for an application.
getExportJobsAsync in interface AmazonPinpointAsyncpublic Future<GetExportJobsResult> getExportJobsAsync(GetExportJobsRequest request, AsyncHandler<GetExportJobsRequest,GetExportJobsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of all the export jobs for an application.
getExportJobsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetGcmChannelResult> getGcmChannelAsync(GetGcmChannelRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the GCM channel for an application.
getGcmChannelAsync in interface AmazonPinpointAsyncpublic Future<GetGcmChannelResult> getGcmChannelAsync(GetGcmChannelRequest request, AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the GCM channel for an application.
getGcmChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetImportJobResult> getImportJobAsync(GetImportJobRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of a specific import job for an application.
getImportJobAsync in interface AmazonPinpointAsyncpublic Future<GetImportJobResult> getImportJobAsync(GetImportJobRequest request, AsyncHandler<GetImportJobRequest,GetImportJobResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of a specific import job for an application.
getImportJobAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetImportJobsResult> getImportJobsAsync(GetImportJobsRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of all the import jobs for an application.
getImportJobsAsync in interface AmazonPinpointAsyncpublic Future<GetImportJobsResult> getImportJobsAsync(GetImportJobsRequest request, AsyncHandler<GetImportJobsRequest,GetImportJobsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of all the import jobs for an application.
getImportJobsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetInAppMessagesResult> getInAppMessagesAsync(GetInAppMessagesRequest request)
AmazonPinpointAsyncRetrieves the in-app messages targeted for the provided endpoint ID.
getInAppMessagesAsync in interface AmazonPinpointAsyncpublic Future<GetInAppMessagesResult> getInAppMessagesAsync(GetInAppMessagesRequest request, AsyncHandler<GetInAppMessagesRequest,GetInAppMessagesResult> asyncHandler)
AmazonPinpointAsyncRetrieves the in-app messages targeted for the provided endpoint ID.
getInAppMessagesAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetInAppTemplateResult> getInAppTemplateAsync(GetInAppTemplateRequest request)
AmazonPinpointAsyncRetrieves the content and settings of a message template for messages sent through the in-app channel.
getInAppTemplateAsync in interface AmazonPinpointAsyncpublic Future<GetInAppTemplateResult> getInAppTemplateAsync(GetInAppTemplateRequest request, AsyncHandler<GetInAppTemplateRequest,GetInAppTemplateResult> asyncHandler)
AmazonPinpointAsyncRetrieves the content and settings of a message template for messages sent through the in-app channel.
getInAppTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetJourneyResult> getJourneyAsync(GetJourneyRequest request)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for a journey.
getJourneyAsync in interface AmazonPinpointAsyncpublic Future<GetJourneyResult> getJourneyAsync(GetJourneyRequest request, AsyncHandler<GetJourneyRequest,GetJourneyResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for a journey.
getJourneyAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetJourneyDateRangeKpiResult> getJourneyDateRangeKpiAsync(GetJourneyDateRangeKpiRequest request)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
getJourneyDateRangeKpiAsync in interface AmazonPinpointAsyncpublic Future<GetJourneyDateRangeKpiResult> getJourneyDateRangeKpiAsync(GetJourneyDateRangeKpiRequest request, AsyncHandler<GetJourneyDateRangeKpiRequest,GetJourneyDateRangeKpiResult> asyncHandler)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
getJourneyDateRangeKpiAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetJourneyExecutionActivityMetricsResult> getJourneyExecutionActivityMetricsAsync(GetJourneyExecutionActivityMetricsRequest request)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
getJourneyExecutionActivityMetricsAsync in interface AmazonPinpointAsyncpublic Future<GetJourneyExecutionActivityMetricsResult> getJourneyExecutionActivityMetricsAsync(GetJourneyExecutionActivityMetricsRequest request, AsyncHandler<GetJourneyExecutionActivityMetricsRequest,GetJourneyExecutionActivityMetricsResult> asyncHandler)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
getJourneyExecutionActivityMetricsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetJourneyExecutionMetricsResult> getJourneyExecutionMetricsAsync(GetJourneyExecutionMetricsRequest request)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
getJourneyExecutionMetricsAsync in interface AmazonPinpointAsyncpublic Future<GetJourneyExecutionMetricsResult> getJourneyExecutionMetricsAsync(GetJourneyExecutionMetricsRequest request, AsyncHandler<GetJourneyExecutionMetricsRequest,GetJourneyExecutionMetricsResult> asyncHandler)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
getJourneyExecutionMetricsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetJourneyRunExecutionActivityMetricsResult> getJourneyRunExecutionActivityMetricsAsync(GetJourneyRunExecutionActivityMetricsRequest request)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.
getJourneyRunExecutionActivityMetricsAsync in interface AmazonPinpointAsyncpublic Future<GetJourneyRunExecutionActivityMetricsResult> getJourneyRunExecutionActivityMetricsAsync(GetJourneyRunExecutionActivityMetricsRequest request, AsyncHandler<GetJourneyRunExecutionActivityMetricsRequest,GetJourneyRunExecutionActivityMetricsResult> asyncHandler)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.
getJourneyRunExecutionActivityMetricsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetJourneyRunExecutionMetricsResult> getJourneyRunExecutionMetricsAsync(GetJourneyRunExecutionMetricsRequest request)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.
getJourneyRunExecutionMetricsAsync in interface AmazonPinpointAsyncpublic Future<GetJourneyRunExecutionMetricsResult> getJourneyRunExecutionMetricsAsync(GetJourneyRunExecutionMetricsRequest request, AsyncHandler<GetJourneyRunExecutionMetricsRequest,GetJourneyRunExecutionMetricsResult> asyncHandler)
AmazonPinpointAsyncRetrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.
getJourneyRunExecutionMetricsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetJourneyRunsResult> getJourneyRunsAsync(GetJourneyRunsRequest request)
AmazonPinpointAsyncProvides information about the runs of a journey.
getJourneyRunsAsync in interface AmazonPinpointAsyncpublic Future<GetJourneyRunsResult> getJourneyRunsAsync(GetJourneyRunsRequest request, AsyncHandler<GetJourneyRunsRequest,GetJourneyRunsResult> asyncHandler)
AmazonPinpointAsyncProvides information about the runs of a journey.
getJourneyRunsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetPushTemplateResult> getPushTemplateAsync(GetPushTemplateRequest request)
AmazonPinpointAsyncRetrieves the content and settings of a message template for messages that are sent through a push notification channel.
getPushTemplateAsync in interface AmazonPinpointAsyncpublic Future<GetPushTemplateResult> getPushTemplateAsync(GetPushTemplateRequest request, AsyncHandler<GetPushTemplateRequest,GetPushTemplateResult> asyncHandler)
AmazonPinpointAsyncRetrieves the content and settings of a message template for messages that are sent through a push notification channel.
getPushTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetRecommenderConfigurationResult> getRecommenderConfigurationAsync(GetRecommenderConfigurationRequest request)
AmazonPinpointAsyncRetrieves information about an Amazon Pinpoint configuration for a recommender model.
getRecommenderConfigurationAsync in interface AmazonPinpointAsyncpublic Future<GetRecommenderConfigurationResult> getRecommenderConfigurationAsync(GetRecommenderConfigurationRequest request, AsyncHandler<GetRecommenderConfigurationRequest,GetRecommenderConfigurationResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about an Amazon Pinpoint configuration for a recommender model.
getRecommenderConfigurationAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetRecommenderConfigurationsResult> getRecommenderConfigurationsAsync(GetRecommenderConfigurationsRequest request)
AmazonPinpointAsyncRetrieves information about all the recommender model configurations that are associated with your Amazon Pinpoint account.
getRecommenderConfigurationsAsync in interface AmazonPinpointAsyncpublic Future<GetRecommenderConfigurationsResult> getRecommenderConfigurationsAsync(GetRecommenderConfigurationsRequest request, AsyncHandler<GetRecommenderConfigurationsRequest,GetRecommenderConfigurationsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about all the recommender model configurations that are associated with your Amazon Pinpoint account.
getRecommenderConfigurationsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetSegmentResult> getSegmentAsync(GetSegmentRequest request)
AmazonPinpointAsyncRetrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.
getSegmentAsync in interface AmazonPinpointAsyncpublic Future<GetSegmentResult> getSegmentAsync(GetSegmentRequest request, AsyncHandler<GetSegmentRequest,GetSegmentResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.
getSegmentAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetSegmentExportJobsResult> getSegmentExportJobsAsync(GetSegmentExportJobsRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the export jobs for a segment.
getSegmentExportJobsAsync in interface AmazonPinpointAsyncpublic Future<GetSegmentExportJobsResult> getSegmentExportJobsAsync(GetSegmentExportJobsRequest request, AsyncHandler<GetSegmentExportJobsRequest,GetSegmentExportJobsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the export jobs for a segment.
getSegmentExportJobsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetSegmentImportJobsResult> getSegmentImportJobsAsync(GetSegmentImportJobsRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the import jobs for a segment.
getSegmentImportJobsAsync in interface AmazonPinpointAsyncpublic Future<GetSegmentImportJobsResult> getSegmentImportJobsAsync(GetSegmentImportJobsRequest request, AsyncHandler<GetSegmentImportJobsRequest,GetSegmentImportJobsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the import jobs for a segment.
getSegmentImportJobsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetSegmentVersionResult> getSegmentVersionAsync(GetSegmentVersionRequest request)
AmazonPinpointAsyncRetrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.
getSegmentVersionAsync in interface AmazonPinpointAsyncpublic Future<GetSegmentVersionResult> getSegmentVersionAsync(GetSegmentVersionRequest request, AsyncHandler<GetSegmentVersionRequest,GetSegmentVersionResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.
getSegmentVersionAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetSegmentVersionsResult> getSegmentVersionsAsync(GetSegmentVersionsRequest request)
AmazonPinpointAsyncRetrieves information about the configuration, dimension, and other settings for all the versions of a specific segment that's associated with an application.
getSegmentVersionsAsync in interface AmazonPinpointAsyncpublic Future<GetSegmentVersionsResult> getSegmentVersionsAsync(GetSegmentVersionsRequest request, AsyncHandler<GetSegmentVersionsRequest,GetSegmentVersionsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the configuration, dimension, and other settings for all the versions of a specific segment that's associated with an application.
getSegmentVersionsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetSegmentsResult> getSegmentsAsync(GetSegmentsRequest request)
AmazonPinpointAsyncRetrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.
getSegmentsAsync in interface AmazonPinpointAsyncpublic Future<GetSegmentsResult> getSegmentsAsync(GetSegmentsRequest request, AsyncHandler<GetSegmentsRequest,GetSegmentsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.
getSegmentsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetSmsChannelResult> getSmsChannelAsync(GetSmsChannelRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the SMS channel for an application.
getSmsChannelAsync in interface AmazonPinpointAsyncpublic Future<GetSmsChannelResult> getSmsChannelAsync(GetSmsChannelRequest request, AsyncHandler<GetSmsChannelRequest,GetSmsChannelResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the SMS channel for an application.
getSmsChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetSmsTemplateResult> getSmsTemplateAsync(GetSmsTemplateRequest request)
AmazonPinpointAsyncRetrieves the content and settings of a message template for messages that are sent through the SMS channel.
getSmsTemplateAsync in interface AmazonPinpointAsyncpublic Future<GetSmsTemplateResult> getSmsTemplateAsync(GetSmsTemplateRequest request, AsyncHandler<GetSmsTemplateRequest,GetSmsTemplateResult> asyncHandler)
AmazonPinpointAsyncRetrieves the content and settings of a message template for messages that are sent through the SMS channel.
getSmsTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetUserEndpointsResult> getUserEndpointsAsync(GetUserEndpointsRequest request)
AmazonPinpointAsyncRetrieves information about all the endpoints that are associated with a specific user ID.
getUserEndpointsAsync in interface AmazonPinpointAsyncpublic Future<GetUserEndpointsResult> getUserEndpointsAsync(GetUserEndpointsRequest request, AsyncHandler<GetUserEndpointsRequest,GetUserEndpointsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about all the endpoints that are associated with a specific user ID.
getUserEndpointsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetVoiceChannelResult> getVoiceChannelAsync(GetVoiceChannelRequest request)
AmazonPinpointAsyncRetrieves information about the status and settings of the voice channel for an application.
getVoiceChannelAsync in interface AmazonPinpointAsyncpublic Future<GetVoiceChannelResult> getVoiceChannelAsync(GetVoiceChannelRequest request, AsyncHandler<GetVoiceChannelRequest,GetVoiceChannelResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status and settings of the voice channel for an application.
getVoiceChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<GetVoiceTemplateResult> getVoiceTemplateAsync(GetVoiceTemplateRequest request)
AmazonPinpointAsyncRetrieves the content and settings of a message template for messages that are sent through the voice channel.
getVoiceTemplateAsync in interface AmazonPinpointAsyncpublic Future<GetVoiceTemplateResult> getVoiceTemplateAsync(GetVoiceTemplateRequest request, AsyncHandler<GetVoiceTemplateRequest,GetVoiceTemplateResult> asyncHandler)
AmazonPinpointAsyncRetrieves the content and settings of a message template for messages that are sent through the voice channel.
getVoiceTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<ListJourneysResult> listJourneysAsync(ListJourneysRequest request)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for all the journeys that are associated with an application.
listJourneysAsync in interface AmazonPinpointAsyncpublic Future<ListJourneysResult> listJourneysAsync(ListJourneysRequest request, AsyncHandler<ListJourneysRequest,ListJourneysResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the status, configuration, and other settings for all the journeys that are associated with an application.
listJourneysAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AmazonPinpointAsyncRetrieves all the tags (keys and values) that are associated with an application, campaign, message template, or segment.
listTagsForResourceAsync in interface AmazonPinpointAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AmazonPinpointAsyncRetrieves all the tags (keys and values) that are associated with an application, campaign, message template, or segment.
listTagsForResourceAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<ListTemplateVersionsResult> listTemplateVersionsAsync(ListTemplateVersionsRequest request)
AmazonPinpointAsyncRetrieves information about all the versions of a specific message template.
listTemplateVersionsAsync in interface AmazonPinpointAsyncpublic Future<ListTemplateVersionsResult> listTemplateVersionsAsync(ListTemplateVersionsRequest request, AsyncHandler<ListTemplateVersionsRequest,ListTemplateVersionsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about all the versions of a specific message template.
listTemplateVersionsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<ListTemplatesResult> listTemplatesAsync(ListTemplatesRequest request)
AmazonPinpointAsyncRetrieves information about all the message templates that are associated with your Amazon Pinpoint account.
listTemplatesAsync in interface AmazonPinpointAsyncpublic Future<ListTemplatesResult> listTemplatesAsync(ListTemplatesRequest request, AsyncHandler<ListTemplatesRequest,ListTemplatesResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about all the message templates that are associated with your Amazon Pinpoint account.
listTemplatesAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<PhoneNumberValidateResult> phoneNumberValidateAsync(PhoneNumberValidateRequest request)
AmazonPinpointAsyncRetrieves information about a phone number.
phoneNumberValidateAsync in interface AmazonPinpointAsyncpublic Future<PhoneNumberValidateResult> phoneNumberValidateAsync(PhoneNumberValidateRequest request, AsyncHandler<PhoneNumberValidateRequest,PhoneNumberValidateResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about a phone number.
phoneNumberValidateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<PutEventStreamResult> putEventStreamAsync(PutEventStreamRequest request)
AmazonPinpointAsyncCreates a new event stream for an application or updates the settings of an existing event stream for an application.
putEventStreamAsync in interface AmazonPinpointAsyncpublic Future<PutEventStreamResult> putEventStreamAsync(PutEventStreamRequest request, AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler)
AmazonPinpointAsyncCreates a new event stream for an application or updates the settings of an existing event stream for an application.
putEventStreamAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<PutEventsResult> putEventsAsync(PutEventsRequest request)
AmazonPinpointAsyncCreates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.
putEventsAsync in interface AmazonPinpointAsyncpublic Future<PutEventsResult> putEventsAsync(PutEventsRequest request, AsyncHandler<PutEventsRequest,PutEventsResult> asyncHandler)
AmazonPinpointAsyncCreates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.
putEventsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<RemoveAttributesResult> removeAttributesAsync(RemoveAttributesRequest request)
AmazonPinpointAsyncRemoves 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.
removeAttributesAsync in interface AmazonPinpointAsyncpublic Future<RemoveAttributesResult> removeAttributesAsync(RemoveAttributesRequest request, AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler)
AmazonPinpointAsyncRemoves 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.
removeAttributesAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<SendMessagesResult> sendMessagesAsync(SendMessagesRequest request)
AmazonPinpointAsyncCreates and sends a direct message.
sendMessagesAsync in interface AmazonPinpointAsyncpublic Future<SendMessagesResult> sendMessagesAsync(SendMessagesRequest request, AsyncHandler<SendMessagesRequest,SendMessagesResult> asyncHandler)
AmazonPinpointAsyncCreates and sends a direct message.
sendMessagesAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<SendOTPMessageResult> sendOTPMessageAsync(SendOTPMessageRequest request)
AmazonPinpointAsyncSend an OTP message
sendOTPMessageAsync in interface AmazonPinpointAsyncpublic Future<SendOTPMessageResult> sendOTPMessageAsync(SendOTPMessageRequest request, AsyncHandler<SendOTPMessageRequest,SendOTPMessageResult> asyncHandler)
AmazonPinpointAsyncSend an OTP message
sendOTPMessageAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<SendUsersMessagesResult> sendUsersMessagesAsync(SendUsersMessagesRequest request)
AmazonPinpointAsyncCreates and sends a message to a list of users.
sendUsersMessagesAsync in interface AmazonPinpointAsyncpublic Future<SendUsersMessagesResult> sendUsersMessagesAsync(SendUsersMessagesRequest request, AsyncHandler<SendUsersMessagesRequest,SendUsersMessagesResult> asyncHandler)
AmazonPinpointAsyncCreates and sends a message to a list of users.
sendUsersMessagesAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AmazonPinpointAsyncAdds one or more tags (keys and values) to an application, campaign, message template, or segment.
tagResourceAsync in interface AmazonPinpointAsyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AmazonPinpointAsyncAdds one or more tags (keys and values) to an application, campaign, message template, or segment.
tagResourceAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AmazonPinpointAsyncRemoves one or more tags (keys and values) from an application, campaign, message template, or segment.
untagResourceAsync in interface AmazonPinpointAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AmazonPinpointAsyncRemoves one or more tags (keys and values) from an application, campaign, message template, or segment.
untagResourceAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateAdmChannelResult> updateAdmChannelAsync(UpdateAdmChannelRequest request)
AmazonPinpointAsyncEnables the ADM channel for an application or updates the status and settings of the ADM channel for an application.
updateAdmChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateAdmChannelResult> updateAdmChannelAsync(UpdateAdmChannelRequest request, AsyncHandler<UpdateAdmChannelRequest,UpdateAdmChannelResult> asyncHandler)
AmazonPinpointAsyncEnables the ADM channel for an application or updates the status and settings of the ADM channel for an application.
updateAdmChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateApnsChannelResult> updateApnsChannelAsync(UpdateApnsChannelRequest request)
AmazonPinpointAsyncEnables the APNs channel for an application or updates the status and settings of the APNs channel for an application.
updateApnsChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateApnsChannelResult> updateApnsChannelAsync(UpdateApnsChannelRequest request, AsyncHandler<UpdateApnsChannelRequest,UpdateApnsChannelResult> asyncHandler)
AmazonPinpointAsyncEnables the APNs channel for an application or updates the status and settings of the APNs channel for an application.
updateApnsChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateApnsSandboxChannelResult> updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest request)
AmazonPinpointAsyncEnables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.
updateApnsSandboxChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateApnsSandboxChannelResult> updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest request, AsyncHandler<UpdateApnsSandboxChannelRequest,UpdateApnsSandboxChannelResult> asyncHandler)
AmazonPinpointAsyncEnables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.
updateApnsSandboxChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateApnsVoipChannelResult> updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest request)
AmazonPinpointAsyncEnables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for an application.
updateApnsVoipChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateApnsVoipChannelResult> updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest request, AsyncHandler<UpdateApnsVoipChannelRequest,UpdateApnsVoipChannelResult> asyncHandler)
AmazonPinpointAsyncEnables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for an application.
updateApnsVoipChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateApnsVoipSandboxChannelResult> updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest request)
AmazonPinpointAsyncEnables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.
updateApnsVoipSandboxChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateApnsVoipSandboxChannelResult> updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest request, AsyncHandler<UpdateApnsVoipSandboxChannelRequest,UpdateApnsVoipSandboxChannelResult> asyncHandler)
AmazonPinpointAsyncEnables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.
updateApnsVoipSandboxChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateApplicationSettingsResult> updateApplicationSettingsAsync(UpdateApplicationSettingsRequest request)
AmazonPinpointAsyncUpdates the settings for an application.
updateApplicationSettingsAsync in interface AmazonPinpointAsyncpublic Future<UpdateApplicationSettingsResult> updateApplicationSettingsAsync(UpdateApplicationSettingsRequest request, AsyncHandler<UpdateApplicationSettingsRequest,UpdateApplicationSettingsResult> asyncHandler)
AmazonPinpointAsyncUpdates the settings for an application.
updateApplicationSettingsAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateBaiduChannelResult> updateBaiduChannelAsync(UpdateBaiduChannelRequest request)
AmazonPinpointAsyncEnables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.
updateBaiduChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateBaiduChannelResult> updateBaiduChannelAsync(UpdateBaiduChannelRequest request, AsyncHandler<UpdateBaiduChannelRequest,UpdateBaiduChannelResult> asyncHandler)
AmazonPinpointAsyncEnables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.
updateBaiduChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateCampaignResult> updateCampaignAsync(UpdateCampaignRequest request)
AmazonPinpointAsyncUpdates the configuration and other settings for a campaign.
updateCampaignAsync in interface AmazonPinpointAsyncpublic Future<UpdateCampaignResult> updateCampaignAsync(UpdateCampaignRequest request, AsyncHandler<UpdateCampaignRequest,UpdateCampaignResult> asyncHandler)
AmazonPinpointAsyncUpdates the configuration and other settings for a campaign.
updateCampaignAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateEmailChannelResult> updateEmailChannelAsync(UpdateEmailChannelRequest request)
AmazonPinpointAsyncEnables the email channel for an application or updates the status and settings of the email channel for an application.
updateEmailChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateEmailChannelResult> updateEmailChannelAsync(UpdateEmailChannelRequest request, AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler)
AmazonPinpointAsyncEnables the email channel for an application or updates the status and settings of the email channel for an application.
updateEmailChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateEmailTemplateResult> updateEmailTemplateAsync(UpdateEmailTemplateRequest request)
AmazonPinpointAsyncUpdates an existing message template for messages that are sent through the email channel.
updateEmailTemplateAsync in interface AmazonPinpointAsyncpublic Future<UpdateEmailTemplateResult> updateEmailTemplateAsync(UpdateEmailTemplateRequest request, AsyncHandler<UpdateEmailTemplateRequest,UpdateEmailTemplateResult> asyncHandler)
AmazonPinpointAsyncUpdates an existing message template for messages that are sent through the email channel.
updateEmailTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateEndpointResult> updateEndpointAsync(UpdateEndpointRequest request)
AmazonPinpointAsyncCreates 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.
updateEndpointAsync in interface AmazonPinpointAsyncpublic Future<UpdateEndpointResult> updateEndpointAsync(UpdateEndpointRequest request, AsyncHandler<UpdateEndpointRequest,UpdateEndpointResult> asyncHandler)
AmazonPinpointAsyncCreates 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.
updateEndpointAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateEndpointsBatchResult> updateEndpointsBatchAsync(UpdateEndpointsBatchRequest request)
AmazonPinpointAsyncCreates 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.
updateEndpointsBatchAsync in interface AmazonPinpointAsyncpublic Future<UpdateEndpointsBatchResult> updateEndpointsBatchAsync(UpdateEndpointsBatchRequest request, AsyncHandler<UpdateEndpointsBatchRequest,UpdateEndpointsBatchResult> asyncHandler)
AmazonPinpointAsyncCreates 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.
updateEndpointsBatchAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateGcmChannelResult> updateGcmChannelAsync(UpdateGcmChannelRequest request)
AmazonPinpointAsyncEnables the GCM channel for an application or updates the status and settings of the GCM channel for an application.
updateGcmChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateGcmChannelResult> updateGcmChannelAsync(UpdateGcmChannelRequest request, AsyncHandler<UpdateGcmChannelRequest,UpdateGcmChannelResult> asyncHandler)
AmazonPinpointAsyncEnables the GCM channel for an application or updates the status and settings of the GCM channel for an application.
updateGcmChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateInAppTemplateResult> updateInAppTemplateAsync(UpdateInAppTemplateRequest request)
AmazonPinpointAsyncUpdates an existing message template for messages sent through the in-app message channel.
updateInAppTemplateAsync in interface AmazonPinpointAsyncpublic Future<UpdateInAppTemplateResult> updateInAppTemplateAsync(UpdateInAppTemplateRequest request, AsyncHandler<UpdateInAppTemplateRequest,UpdateInAppTemplateResult> asyncHandler)
AmazonPinpointAsyncUpdates an existing message template for messages sent through the in-app message channel.
updateInAppTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateJourneyResult> updateJourneyAsync(UpdateJourneyRequest request)
AmazonPinpointAsyncUpdates the configuration and other settings for a journey.
updateJourneyAsync in interface AmazonPinpointAsyncpublic Future<UpdateJourneyResult> updateJourneyAsync(UpdateJourneyRequest request, AsyncHandler<UpdateJourneyRequest,UpdateJourneyResult> asyncHandler)
AmazonPinpointAsyncUpdates the configuration and other settings for a journey.
updateJourneyAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateJourneyStateResult> updateJourneyStateAsync(UpdateJourneyStateRequest request)
AmazonPinpointAsyncCancels (stops) an active journey.
updateJourneyStateAsync in interface AmazonPinpointAsyncpublic Future<UpdateJourneyStateResult> updateJourneyStateAsync(UpdateJourneyStateRequest request, AsyncHandler<UpdateJourneyStateRequest,UpdateJourneyStateResult> asyncHandler)
AmazonPinpointAsyncCancels (stops) an active journey.
updateJourneyStateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdatePushTemplateResult> updatePushTemplateAsync(UpdatePushTemplateRequest request)
AmazonPinpointAsyncUpdates an existing message template for messages that are sent through a push notification channel.
updatePushTemplateAsync in interface AmazonPinpointAsyncpublic Future<UpdatePushTemplateResult> updatePushTemplateAsync(UpdatePushTemplateRequest request, AsyncHandler<UpdatePushTemplateRequest,UpdatePushTemplateResult> asyncHandler)
AmazonPinpointAsyncUpdates an existing message template for messages that are sent through a push notification channel.
updatePushTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateRecommenderConfigurationResult> updateRecommenderConfigurationAsync(UpdateRecommenderConfigurationRequest request)
AmazonPinpointAsyncUpdates an Amazon Pinpoint configuration for a recommender model.
updateRecommenderConfigurationAsync in interface AmazonPinpointAsyncpublic Future<UpdateRecommenderConfigurationResult> updateRecommenderConfigurationAsync(UpdateRecommenderConfigurationRequest request, AsyncHandler<UpdateRecommenderConfigurationRequest,UpdateRecommenderConfigurationResult> asyncHandler)
AmazonPinpointAsyncUpdates an Amazon Pinpoint configuration for a recommender model.
updateRecommenderConfigurationAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateSegmentResult> updateSegmentAsync(UpdateSegmentRequest request)
AmazonPinpointAsyncCreates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
updateSegmentAsync in interface AmazonPinpointAsyncpublic Future<UpdateSegmentResult> updateSegmentAsync(UpdateSegmentRequest request, AsyncHandler<UpdateSegmentRequest,UpdateSegmentResult> asyncHandler)
AmazonPinpointAsyncCreates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
updateSegmentAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateSmsChannelResult> updateSmsChannelAsync(UpdateSmsChannelRequest request)
AmazonPinpointAsyncEnables the SMS channel for an application or updates the status and settings of the SMS channel for an application.
updateSmsChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateSmsChannelResult> updateSmsChannelAsync(UpdateSmsChannelRequest request, AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler)
AmazonPinpointAsyncEnables the SMS channel for an application or updates the status and settings of the SMS channel for an application.
updateSmsChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateSmsTemplateResult> updateSmsTemplateAsync(UpdateSmsTemplateRequest request)
AmazonPinpointAsyncUpdates an existing message template for messages that are sent through the SMS channel.
updateSmsTemplateAsync in interface AmazonPinpointAsyncpublic Future<UpdateSmsTemplateResult> updateSmsTemplateAsync(UpdateSmsTemplateRequest request, AsyncHandler<UpdateSmsTemplateRequest,UpdateSmsTemplateResult> asyncHandler)
AmazonPinpointAsyncUpdates an existing message template for messages that are sent through the SMS channel.
updateSmsTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateTemplateActiveVersionResult> updateTemplateActiveVersionAsync(UpdateTemplateActiveVersionRequest request)
AmazonPinpointAsyncChanges the status of a specific version of a message template to active.
updateTemplateActiveVersionAsync in interface AmazonPinpointAsyncpublic Future<UpdateTemplateActiveVersionResult> updateTemplateActiveVersionAsync(UpdateTemplateActiveVersionRequest request, AsyncHandler<UpdateTemplateActiveVersionRequest,UpdateTemplateActiveVersionResult> asyncHandler)
AmazonPinpointAsyncChanges the status of a specific version of a message template to active.
updateTemplateActiveVersionAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateVoiceChannelResult> updateVoiceChannelAsync(UpdateVoiceChannelRequest request)
AmazonPinpointAsyncEnables the voice channel for an application or updates the status and settings of the voice channel for an application.
updateVoiceChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateVoiceChannelResult> updateVoiceChannelAsync(UpdateVoiceChannelRequest request, AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler)
AmazonPinpointAsyncEnables the voice channel for an application or updates the status and settings of the voice channel for an application.
updateVoiceChannelAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<UpdateVoiceTemplateResult> updateVoiceTemplateAsync(UpdateVoiceTemplateRequest request)
AmazonPinpointAsyncUpdates an existing message template for messages that are sent through the voice channel.
updateVoiceTemplateAsync in interface AmazonPinpointAsyncpublic Future<UpdateVoiceTemplateResult> updateVoiceTemplateAsync(UpdateVoiceTemplateRequest request, AsyncHandler<UpdateVoiceTemplateRequest,UpdateVoiceTemplateResult> asyncHandler)
AmazonPinpointAsyncUpdates an existing message template for messages that are sent through the voice channel.
updateVoiceTemplateAsync in interface AmazonPinpointAsyncasyncHandler - 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.public Future<VerifyOTPMessageResult> verifyOTPMessageAsync(VerifyOTPMessageRequest request)
AmazonPinpointAsyncVerify an OTP
verifyOTPMessageAsync in interface AmazonPinpointAsyncpublic Future<VerifyOTPMessageResult> verifyOTPMessageAsync(VerifyOTPMessageRequest request, AsyncHandler<VerifyOTPMessageRequest,VerifyOTPMessageResult> asyncHandler)
AmazonPinpointAsyncVerify an OTP
verifyOTPMessageAsync in interface AmazonPinpointAsyncasyncHandler - 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.