@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 | Constructor and Description |
|---|---|
protected |
AbstractAmazonPinpointAsync() |
| 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<CreateExportJobResult> |
createExportJobAsync(CreateExportJobRequest request)
Creates a new export job for an application.
|
Future<CreateExportJobResult> |
createExportJobAsync(CreateExportJobRequest request,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
Creates a new export job for an application.
|
Future<CreateImportJobResult> |
createImportJobAsync(CreateImportJobRequest request)
Creates a new import job for an application.
|
Future<CreateImportJobResult> |
createImportJobAsync(CreateImportJobRequest request,
AsyncHandler<CreateImportJobRequest,CreateImportJobResult> asyncHandler)
Creates a new import job for an application.
|
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<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<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<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<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<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<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 of your applications.
|
Future<GetAppsResult> |
getAppsAsync(GetAppsRequest request,
AsyncHandler<GetAppsRequest,GetAppsResult> asyncHandler)
Retrieves information about all of your applications.
|
Future<GetBaiduChannelResult> |
getBaiduChannelAsync(GetBaiduChannelRequest request)
Retrieves information about the status and settings of the Baidu Cloud Push channel for an application.
|
Future<GetBaiduChannelResult> |
getBaiduChannelAsync(GetBaiduChannelRequest request,
AsyncHandler<GetBaiduChannelRequest,GetBaiduChannelResult> asyncHandler)
Retrieves information about the status and settings of the Baidu Cloud Push channel for an application.
|
Future<GetCampaignActivitiesResult> |
getCampaignActivitiesAsync(GetCampaignActivitiesRequest request)
Retrieves information about the activity performed by a campaign.
|
Future<GetCampaignActivitiesResult> |
getCampaignActivitiesAsync(GetCampaignActivitiesRequest request,
AsyncHandler<GetCampaignActivitiesRequest,GetCampaignActivitiesResult> asyncHandler)
Retrieves information about the activity performed by 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<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 specific
campaign.
|
Future<GetCampaignVersionsResult> |
getCampaignVersionsAsync(GetCampaignVersionsRequest request,
AsyncHandler<GetCampaignVersionsRequest,GetCampaignVersionsResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all versions of a specific
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<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<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 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 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<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<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest request)
Retrieves all the tags (keys and values) that are associated with an application, campaign, 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, or segment.
|
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 attributes, of the same attribute type, from all the endpoints that are associated with an
application.
|
Future<RemoveAttributesResult> |
removeAttributesAsync(RemoveAttributesRequest request,
AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
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<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, or segment.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest request,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tags (keys and values) to an application, campaign, or segment.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest request)
Removes one or more tags (keys and values) from an application, campaign, or segment.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags (keys and values) from an application, campaign, or segment.
|
Future<UpdateAdmChannelResult> |
updateAdmChannelAsync(UpdateAdmChannelRequest request)
Updates the ADM channel settings for an application.
|
Future<UpdateAdmChannelResult> |
updateAdmChannelAsync(UpdateAdmChannelRequest request,
AsyncHandler<UpdateAdmChannelRequest,UpdateAdmChannelResult> asyncHandler)
Updates the ADM channel settings for an application.
|
Future<UpdateApnsChannelResult> |
updateApnsChannelAsync(UpdateApnsChannelRequest request)
Updates the APNs channel settings for an application.
|
Future<UpdateApnsChannelResult> |
updateApnsChannelAsync(UpdateApnsChannelRequest request,
AsyncHandler<UpdateApnsChannelRequest,UpdateApnsChannelResult> asyncHandler)
Updates the APNs channel settings for an application.
|
Future<UpdateApnsSandboxChannelResult> |
updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest request)
Updates the APNs sandbox channel settings for an application.
|
Future<UpdateApnsSandboxChannelResult> |
updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest request,
AsyncHandler<UpdateApnsSandboxChannelRequest,UpdateApnsSandboxChannelResult> asyncHandler)
Updates the APNs sandbox channel settings for an application.
|
Future<UpdateApnsVoipChannelResult> |
updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest request)
Updates the APNs VoIP channel settings for an application.
|
Future<UpdateApnsVoipChannelResult> |
updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest request,
AsyncHandler<UpdateApnsVoipChannelRequest,UpdateApnsVoipChannelResult> asyncHandler)
Updates the APNs VoIP channel settings for an application.
|
Future<UpdateApnsVoipSandboxChannelResult> |
updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest request)
Updates the settings for the APNs VoIP sandbox channel for an application.
|
Future<UpdateApnsVoipSandboxChannelResult> |
updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest request,
AsyncHandler<UpdateApnsVoipSandboxChannelRequest,UpdateApnsVoipSandboxChannelResult> asyncHandler)
Updates the settings for 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)
Updates the settings of the Baidu channel for an application.
|
Future<UpdateBaiduChannelResult> |
updateBaiduChannelAsync(UpdateBaiduChannelRequest request,
AsyncHandler<UpdateBaiduChannelRequest,UpdateBaiduChannelResult> asyncHandler)
Updates the settings of the Baidu channel for an application.
|
Future<UpdateCampaignResult> |
updateCampaignAsync(UpdateCampaignRequest request)
Updates the settings for a campaign.
|
Future<UpdateCampaignResult> |
updateCampaignAsync(UpdateCampaignRequest request,
AsyncHandler<UpdateCampaignRequest,UpdateCampaignResult> asyncHandler)
Updates the settings for a campaign.
|
Future<UpdateEmailChannelResult> |
updateEmailChannelAsync(UpdateEmailChannelRequest request)
Updates the status and settings of the email channel for an application.
|
Future<UpdateEmailChannelResult> |
updateEmailChannelAsync(UpdateEmailChannelRequest request,
AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler)
Updates the status and settings of the email channel for an application.
|
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)
Updates the status and settings of the GCM channel for an application.
|
Future<UpdateGcmChannelResult> |
updateGcmChannelAsync(UpdateGcmChannelRequest request,
AsyncHandler<UpdateGcmChannelRequest,UpdateGcmChannelResult> asyncHandler)
Updates the status and settings of the GCM channel for an application.
|
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)
Updates the status and settings of the SMS channel for an application.
|
Future<UpdateSmsChannelResult> |
updateSmsChannelAsync(UpdateSmsChannelRequest request,
AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler)
Updates the status and settings of the SMS channel for an application.
|
Future<UpdateVoiceChannelResult> |
updateVoiceChannelAsync(UpdateVoiceChannelRequest request)
Updates the status and settings of the voice channel for an application.
|
Future<UpdateVoiceChannelResult> |
updateVoiceChannelAsync(UpdateVoiceChannelRequest request,
AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler)
Updates the status and settings of the voice channel for an application.
|
createApp, createCampaign, createExportJob, createImportJob, createSegment, deleteAdmChannel, deleteApnsChannel, deleteApnsSandboxChannel, deleteApnsVoipChannel, deleteApnsVoipSandboxChannel, deleteApp, deleteBaiduChannel, deleteCampaign, deleteEmailChannel, deleteEndpoint, deleteEventStream, deleteGcmChannel, deleteSegment, deleteSmsChannel, deleteUserEndpoints, deleteVoiceChannel, getAdmChannel, getApnsChannel, getApnsSandboxChannel, getApnsVoipChannel, getApnsVoipSandboxChannel, getApp, getApplicationSettings, getApps, getBaiduChannel, getCachedResponseMetadata, getCampaign, getCampaignActivities, getCampaigns, getCampaignVersion, getCampaignVersions, getChannels, getEmailChannel, getEndpoint, getEventStream, getExportJob, getExportJobs, getGcmChannel, getImportJob, getImportJobs, getSegment, getSegmentExportJobs, getSegmentImportJobs, getSegments, getSegmentVersion, getSegmentVersions, getSmsChannel, getUserEndpoints, getVoiceChannel, listTagsForResource, phoneNumberValidate, putEvents, putEventStream, removeAttributes, sendMessages, sendUsersMessages, setEndpoint, setRegion, shutdown, tagResource, untagResource, updateAdmChannel, updateApnsChannel, updateApnsSandboxChannel, updateApnsVoipChannel, updateApnsVoipSandboxChannel, updateApplicationSettings, updateBaiduChannel, updateCampaign, updateEmailChannel, updateEndpoint, updateEndpointsBatch, updateGcmChannel, updateSegment, updateSmsChannel, updateVoiceChannelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateApp, createCampaign, createExportJob, createImportJob, createSegment, deleteAdmChannel, deleteApnsChannel, deleteApnsSandboxChannel, deleteApnsVoipChannel, deleteApnsVoipSandboxChannel, deleteApp, deleteBaiduChannel, deleteCampaign, deleteEmailChannel, deleteEndpoint, deleteEventStream, deleteGcmChannel, deleteSegment, deleteSmsChannel, deleteUserEndpoints, deleteVoiceChannel, getAdmChannel, getApnsChannel, getApnsSandboxChannel, getApnsVoipChannel, getApnsVoipSandboxChannel, getApp, getApplicationSettings, getApps, getBaiduChannel, getCachedResponseMetadata, getCampaign, getCampaignActivities, getCampaigns, getCampaignVersion, getCampaignVersions, getChannels, getEmailChannel, getEndpoint, getEventStream, getExportJob, getExportJobs, getGcmChannel, getImportJob, getImportJobs, getSegment, getSegmentExportJobs, getSegmentImportJobs, getSegments, getSegmentVersion, getSegmentVersions, getSmsChannel, getUserEndpoints, getVoiceChannel, listTagsForResource, phoneNumberValidate, putEvents, putEventStream, removeAttributes, sendMessages, sendUsersMessages, setEndpoint, setRegion, shutdown, tagResource, untagResource, updateAdmChannel, updateApnsChannel, updateApnsSandboxChannel, updateApnsVoipChannel, updateApnsVoipSandboxChannel, updateApplicationSettings, updateBaiduChannel, updateCampaign, updateEmailChannel, updateEndpoint, updateEndpointsBatch, updateGcmChannel, updateSegment, updateSmsChannel, updateVoiceChannelpublic 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<CreateExportJobResult> createExportJobAsync(CreateExportJobRequest request)
AmazonPinpointAsyncCreates a new export job for an application.
createExportJobAsync in interface AmazonPinpointAsyncpublic Future<CreateExportJobResult> createExportJobAsync(CreateExportJobRequest request, AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
AmazonPinpointAsyncCreates a new 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 a new import job for an application.
createImportJobAsync in interface AmazonPinpointAsyncpublic Future<CreateImportJobResult> createImportJobAsync(CreateImportJobRequest request, AsyncHandler<CreateImportJobRequest,CreateImportJobResult> asyncHandler)
AmazonPinpointAsyncCreates a new 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<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<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<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<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<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<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<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 of your applications.
getAppsAsync in interface AmazonPinpointAsyncpublic Future<GetAppsResult> getAppsAsync(GetAppsRequest request, AsyncHandler<GetAppsRequest,GetAppsResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about all of your applications.
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 Cloud Push 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 Cloud Push 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 the activity performed by a campaign.
getCampaignActivitiesAsync in interface AmazonPinpointAsyncpublic Future<GetCampaignActivitiesResult> getCampaignActivitiesAsync(GetCampaignActivitiesRequest request, AsyncHandler<GetCampaignActivitiesRequest,GetCampaignActivitiesResult> asyncHandler)
AmazonPinpointAsyncRetrieves information about the activity performed by 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<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 specific 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 specific 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<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<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 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 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<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<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AmazonPinpointAsyncRetrieves all the tags (keys and values) that are associated with an application, campaign, 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, 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<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 attributes, of the same attribute type, from all the endpoints that are associated with an application.
removeAttributesAsync in interface AmazonPinpointAsyncpublic Future<RemoveAttributesResult> removeAttributesAsync(RemoveAttributesRequest request, AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler)
AmazonPinpointAsyncRemoves one or more attributes, of the same attribute type, from all the endpoints that are associated with an application.
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<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, 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, 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, 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, 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)
AmazonPinpointAsyncUpdates the ADM channel settings for an application.
updateAdmChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateAdmChannelResult> updateAdmChannelAsync(UpdateAdmChannelRequest request, AsyncHandler<UpdateAdmChannelRequest,UpdateAdmChannelResult> asyncHandler)
AmazonPinpointAsyncUpdates the ADM channel settings 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)
AmazonPinpointAsyncUpdates the APNs channel settings for an application.
updateApnsChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateApnsChannelResult> updateApnsChannelAsync(UpdateApnsChannelRequest request, AsyncHandler<UpdateApnsChannelRequest,UpdateApnsChannelResult> asyncHandler)
AmazonPinpointAsyncUpdates the APNs channel settings 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)
AmazonPinpointAsyncUpdates the APNs sandbox channel settings for an application.
updateApnsSandboxChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateApnsSandboxChannelResult> updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest request, AsyncHandler<UpdateApnsSandboxChannelRequest,UpdateApnsSandboxChannelResult> asyncHandler)
AmazonPinpointAsyncUpdates the APNs sandbox channel settings 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)
AmazonPinpointAsyncUpdates the APNs VoIP channel settings for an application.
updateApnsVoipChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateApnsVoipChannelResult> updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest request, AsyncHandler<UpdateApnsVoipChannelRequest,UpdateApnsVoipChannelResult> asyncHandler)
AmazonPinpointAsyncUpdates the APNs VoIP channel settings 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)
AmazonPinpointAsyncUpdates the settings for the APNs VoIP sandbox channel for an application.
updateApnsVoipSandboxChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateApnsVoipSandboxChannelResult> updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest request, AsyncHandler<UpdateApnsVoipSandboxChannelRequest,UpdateApnsVoipSandboxChannelResult> asyncHandler)
AmazonPinpointAsyncUpdates the settings for 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)
AmazonPinpointAsyncUpdates the settings of the Baidu channel for an application.
updateBaiduChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateBaiduChannelResult> updateBaiduChannelAsync(UpdateBaiduChannelRequest request, AsyncHandler<UpdateBaiduChannelRequest,UpdateBaiduChannelResult> asyncHandler)
AmazonPinpointAsyncUpdates the 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 settings for a campaign.
updateCampaignAsync in interface AmazonPinpointAsyncpublic Future<UpdateCampaignResult> updateCampaignAsync(UpdateCampaignRequest request, AsyncHandler<UpdateCampaignRequest,UpdateCampaignResult> asyncHandler)
AmazonPinpointAsyncUpdates the 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)
AmazonPinpointAsyncUpdates the status and settings of the email channel for an application.
updateEmailChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateEmailChannelResult> updateEmailChannelAsync(UpdateEmailChannelRequest request, AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler)
AmazonPinpointAsyncUpdates 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<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 (Attributes, Metrics, and UserAttributes properties) for an endpoint.
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 (Attributes, Metrics, and UserAttributes properties) for an endpoint.
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 (Attributes, Metrics, and UserAttributes properties) for a batch of endpoints.
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 (Attributes, Metrics, and UserAttributes properties) for a batch of endpoints.
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)
AmazonPinpointAsyncUpdates the status and settings of the GCM channel for an application.
updateGcmChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateGcmChannelResult> updateGcmChannelAsync(UpdateGcmChannelRequest request, AsyncHandler<UpdateGcmChannelRequest,UpdateGcmChannelResult> asyncHandler)
AmazonPinpointAsyncUpdates 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<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)
AmazonPinpointAsyncUpdates the status and settings of the SMS channel for an application.
updateSmsChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateSmsChannelResult> updateSmsChannelAsync(UpdateSmsChannelRequest request, AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler)
AmazonPinpointAsyncUpdates 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<UpdateVoiceChannelResult> updateVoiceChannelAsync(UpdateVoiceChannelRequest request)
AmazonPinpointAsyncUpdates the status and settings of the voice channel for an application.
updateVoiceChannelAsync in interface AmazonPinpointAsyncpublic Future<UpdateVoiceChannelResult> updateVoiceChannelAsync(UpdateVoiceChannelRequest request, AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler)
AmazonPinpointAsyncUpdates 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.Copyright © 2019. All rights reserved.