@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AmazonPinpointAsync extends AmazonPinpoint
AsyncHandler can be used to receive
notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAmazonPinpointAsync instead.
Amazon Pinpoint
ENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
Future<CreateAppResult> |
createAppAsync(CreateAppRequest createAppRequest)
Creates an application.
|
Future<CreateAppResult> |
createAppAsync(CreateAppRequest createAppRequest,
AsyncHandler<CreateAppRequest,CreateAppResult> asyncHandler)
Creates an application.
|
Future<CreateCampaignResult> |
createCampaignAsync(CreateCampaignRequest createCampaignRequest)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
Future<CreateCampaignResult> |
createCampaignAsync(CreateCampaignRequest createCampaignRequest,
AsyncHandler<CreateCampaignRequest,CreateCampaignResult> asyncHandler)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
Future<CreateExportJobResult> |
createExportJobAsync(CreateExportJobRequest createExportJobRequest)
Creates a new export job for an application.
|
Future<CreateExportJobResult> |
createExportJobAsync(CreateExportJobRequest createExportJobRequest,
AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
Creates a new export job for an application.
|
Future<CreateImportJobResult> |
createImportJobAsync(CreateImportJobRequest createImportJobRequest)
Creates a new import job for an application.
|
Future<CreateImportJobResult> |
createImportJobAsync(CreateImportJobRequest createImportJobRequest,
AsyncHandler<CreateImportJobRequest,CreateImportJobResult> asyncHandler)
Creates a new import job for an application.
|
Future<CreateSegmentResult> |
createSegmentAsync(CreateSegmentRequest createSegmentRequest)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
Future<CreateSegmentResult> |
createSegmentAsync(CreateSegmentRequest createSegmentRequest,
AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
Future<DeleteAdmChannelResult> |
deleteAdmChannelAsync(DeleteAdmChannelRequest deleteAdmChannelRequest)
Disables the ADM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteAdmChannelResult> |
deleteAdmChannelAsync(DeleteAdmChannelRequest deleteAdmChannelRequest,
AsyncHandler<DeleteAdmChannelRequest,DeleteAdmChannelResult> asyncHandler)
Disables the ADM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsChannelResult> |
deleteApnsChannelAsync(DeleteApnsChannelRequest deleteApnsChannelRequest)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsChannelResult> |
deleteApnsChannelAsync(DeleteApnsChannelRequest deleteApnsChannelRequest,
AsyncHandler<DeleteApnsChannelRequest,DeleteApnsChannelResult> asyncHandler)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsSandboxChannelResult> |
deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsSandboxChannelResult> |
deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest,
AsyncHandler<DeleteApnsSandboxChannelRequest,DeleteApnsSandboxChannelResult> asyncHandler)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipChannelResult> |
deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipChannelResult> |
deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest,
AsyncHandler<DeleteApnsVoipChannelRequest,DeleteApnsVoipChannelResult> asyncHandler)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipSandboxChannelResult> |
deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
|
Future<DeleteApnsVoipSandboxChannelResult> |
deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest,
AsyncHandler<DeleteApnsVoipSandboxChannelRequest,DeleteApnsVoipSandboxChannelResult> asyncHandler)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
|
Future<DeleteAppResult> |
deleteAppAsync(DeleteAppRequest deleteAppRequest)
Deletes an application.
|
Future<DeleteAppResult> |
deleteAppAsync(DeleteAppRequest deleteAppRequest,
AsyncHandler<DeleteAppRequest,DeleteAppResult> asyncHandler)
Deletes an application.
|
Future<DeleteBaiduChannelResult> |
deleteBaiduChannelAsync(DeleteBaiduChannelRequest deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
Future<DeleteBaiduChannelResult> |
deleteBaiduChannelAsync(DeleteBaiduChannelRequest deleteBaiduChannelRequest,
AsyncHandler<DeleteBaiduChannelRequest,DeleteBaiduChannelResult> asyncHandler)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
Future<DeleteCampaignResult> |
deleteCampaignAsync(DeleteCampaignRequest deleteCampaignRequest)
Deletes a campaign from an application.
|
Future<DeleteCampaignResult> |
deleteCampaignAsync(DeleteCampaignRequest deleteCampaignRequest,
AsyncHandler<DeleteCampaignRequest,DeleteCampaignResult> asyncHandler)
Deletes a campaign from an application.
|
Future<DeleteEmailChannelResult> |
deleteEmailChannelAsync(DeleteEmailChannelRequest deleteEmailChannelRequest)
Disables the email channel for an application and deletes any existing settings for the channel.
|
Future<DeleteEmailChannelResult> |
deleteEmailChannelAsync(DeleteEmailChannelRequest deleteEmailChannelRequest,
AsyncHandler<DeleteEmailChannelRequest,DeleteEmailChannelResult> asyncHandler)
Disables the email channel for an application and deletes any existing settings for the channel.
|
Future<DeleteEndpointResult> |
deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest)
Deletes an endpoint from an application.
|
Future<DeleteEndpointResult> |
deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest,
AsyncHandler<DeleteEndpointRequest,DeleteEndpointResult> asyncHandler)
Deletes an endpoint from an application.
|
Future<DeleteEventStreamResult> |
deleteEventStreamAsync(DeleteEventStreamRequest deleteEventStreamRequest)
Deletes the event stream for an application.
|
Future<DeleteEventStreamResult> |
deleteEventStreamAsync(DeleteEventStreamRequest deleteEventStreamRequest,
AsyncHandler<DeleteEventStreamRequest,DeleteEventStreamResult> asyncHandler)
Deletes the event stream for an application.
|
Future<DeleteGcmChannelResult> |
deleteGcmChannelAsync(DeleteGcmChannelRequest deleteGcmChannelRequest)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteGcmChannelResult> |
deleteGcmChannelAsync(DeleteGcmChannelRequest deleteGcmChannelRequest,
AsyncHandler<DeleteGcmChannelRequest,DeleteGcmChannelResult> asyncHandler)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
Future<DeleteSegmentResult> |
deleteSegmentAsync(DeleteSegmentRequest deleteSegmentRequest)
Deletes a segment from an application.
|
Future<DeleteSegmentResult> |
deleteSegmentAsync(DeleteSegmentRequest deleteSegmentRequest,
AsyncHandler<DeleteSegmentRequest,DeleteSegmentResult> asyncHandler)
Deletes a segment from an application.
|
Future<DeleteSmsChannelResult> |
deleteSmsChannelAsync(DeleteSmsChannelRequest deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
Future<DeleteSmsChannelResult> |
deleteSmsChannelAsync(DeleteSmsChannelRequest deleteSmsChannelRequest,
AsyncHandler<DeleteSmsChannelRequest,DeleteSmsChannelResult> asyncHandler)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
Future<DeleteUserEndpointsResult> |
deleteUserEndpointsAsync(DeleteUserEndpointsRequest deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
|
Future<DeleteUserEndpointsResult> |
deleteUserEndpointsAsync(DeleteUserEndpointsRequest deleteUserEndpointsRequest,
AsyncHandler<DeleteUserEndpointsRequest,DeleteUserEndpointsResult> asyncHandler)
Deletes all the endpoints that are associated with a specific user ID.
|
Future<DeleteVoiceChannelResult> |
deleteVoiceChannelAsync(DeleteVoiceChannelRequest deleteVoiceChannelRequest)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
Future<DeleteVoiceChannelResult> |
deleteVoiceChannelAsync(DeleteVoiceChannelRequest deleteVoiceChannelRequest,
AsyncHandler<DeleteVoiceChannelRequest,DeleteVoiceChannelResult> asyncHandler)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
Future<GetAdmChannelResult> |
getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
|
Future<GetAdmChannelResult> |
getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest,
AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler)
Retrieves information about the status and settings of the ADM channel for an application.
|
Future<GetApnsChannelResult> |
getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
|
Future<GetApnsChannelResult> |
getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest,
AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs channel for an application.
|
Future<GetApnsSandboxChannelResult> |
getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
Future<GetApnsSandboxChannelResult> |
getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest,
AsyncHandler<GetApnsSandboxChannelRequest,GetApnsSandboxChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
Future<GetApnsVoipChannelResult> |
getApnsVoipChannelAsync(GetApnsVoipChannelRequest getApnsVoipChannelRequest)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
Future<GetApnsVoipChannelResult> |
getApnsVoipChannelAsync(GetApnsVoipChannelRequest getApnsVoipChannelRequest,
AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
Future<GetApnsVoipSandboxChannelResult> |
getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
|
Future<GetApnsVoipSandboxChannelResult> |
getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest,
AsyncHandler<GetApnsVoipSandboxChannelRequest,GetApnsVoipSandboxChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
|
Future<GetAppResult> |
getAppAsync(GetAppRequest getAppRequest)
Retrieves information about an application.
|
Future<GetAppResult> |
getAppAsync(GetAppRequest getAppRequest,
AsyncHandler<GetAppRequest,GetAppResult> asyncHandler)
Retrieves information about an application.
|
Future<GetApplicationSettingsResult> |
getApplicationSettingsAsync(GetApplicationSettingsRequest getApplicationSettingsRequest)
Retrieves information about the settings for an application.
|
Future<GetApplicationSettingsResult> |
getApplicationSettingsAsync(GetApplicationSettingsRequest getApplicationSettingsRequest,
AsyncHandler<GetApplicationSettingsRequest,GetApplicationSettingsResult> asyncHandler)
Retrieves information about the settings for an application.
|
Future<GetAppsResult> |
getAppsAsync(GetAppsRequest getAppsRequest)
Retrieves information about all of your applications.
|
Future<GetAppsResult> |
getAppsAsync(GetAppsRequest getAppsRequest,
AsyncHandler<GetAppsRequest,GetAppsResult> asyncHandler)
Retrieves information about all of your applications.
|
Future<GetBaiduChannelResult> |
getBaiduChannelAsync(GetBaiduChannelRequest getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu Cloud Push channel for an application.
|
Future<GetBaiduChannelResult> |
getBaiduChannelAsync(GetBaiduChannelRequest getBaiduChannelRequest,
AsyncHandler<GetBaiduChannelRequest,GetBaiduChannelResult> asyncHandler)
Retrieves information about the status and settings of the Baidu Cloud Push channel for an application.
|
Future<GetCampaignActivitiesResult> |
getCampaignActivitiesAsync(GetCampaignActivitiesRequest getCampaignActivitiesRequest)
Retrieves information about the activity performed by a campaign.
|
Future<GetCampaignActivitiesResult> |
getCampaignActivitiesAsync(GetCampaignActivitiesRequest getCampaignActivitiesRequest,
AsyncHandler<GetCampaignActivitiesRequest,GetCampaignActivitiesResult> asyncHandler)
Retrieves information about the activity performed by a campaign.
|
Future<GetCampaignResult> |
getCampaignAsync(GetCampaignRequest getCampaignRequest)
Retrieves information about the status, configuration, and other settings for a campaign.
|
Future<GetCampaignResult> |
getCampaignAsync(GetCampaignRequest getCampaignRequest,
AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a campaign.
|
Future<GetCampaignsResult> |
getCampaignsAsync(GetCampaignsRequest getCampaignsRequest)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
Future<GetCampaignsResult> |
getCampaignsAsync(GetCampaignsRequest getCampaignsRequest,
AsyncHandler<GetCampaignsRequest,GetCampaignsResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
Future<GetCampaignVersionResult> |
getCampaignVersionAsync(GetCampaignVersionRequest getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
Future<GetCampaignVersionResult> |
getCampaignVersionAsync(GetCampaignVersionRequest getCampaignVersionRequest,
AsyncHandler<GetCampaignVersionRequest,GetCampaignVersionResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
Future<GetCampaignVersionsResult> |
getCampaignVersionsAsync(GetCampaignVersionsRequest getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a specific
campaign.
|
Future<GetCampaignVersionsResult> |
getCampaignVersionsAsync(GetCampaignVersionsRequest getCampaignVersionsRequest,
AsyncHandler<GetCampaignVersionsRequest,GetCampaignVersionsResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all versions of a specific
campaign.
|
Future<GetChannelsResult> |
getChannelsAsync(GetChannelsRequest getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
Future<GetChannelsResult> |
getChannelsAsync(GetChannelsRequest getChannelsRequest,
AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler)
Retrieves information about the history and status of each channel for an application.
|
Future<GetEmailChannelResult> |
getEmailChannelAsync(GetEmailChannelRequest getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
Future<GetEmailChannelResult> |
getEmailChannelAsync(GetEmailChannelRequest getEmailChannelRequest,
AsyncHandler<GetEmailChannelRequest,GetEmailChannelResult> asyncHandler)
Retrieves information about the status and settings of the email channel for an application.
|
Future<GetEndpointResult> |
getEndpointAsync(GetEndpointRequest getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
Future<GetEndpointResult> |
getEndpointAsync(GetEndpointRequest getEndpointRequest,
AsyncHandler<GetEndpointRequest,GetEndpointResult> asyncHandler)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
Future<GetEventStreamResult> |
getEventStreamAsync(GetEventStreamRequest getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
Future<GetEventStreamResult> |
getEventStreamAsync(GetEventStreamRequest getEventStreamRequest,
AsyncHandler<GetEventStreamRequest,GetEventStreamResult> asyncHandler)
Retrieves information about the event stream settings for an application.
|
Future<GetExportJobResult> |
getExportJobAsync(GetExportJobRequest getExportJobRequest)
Retrieves information about the status and settings of a specific export job for an application.
|
Future<GetExportJobResult> |
getExportJobAsync(GetExportJobRequest getExportJobRequest,
AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler)
Retrieves information about the status and settings of a specific export job for an application.
|
Future<GetExportJobsResult> |
getExportJobsAsync(GetExportJobsRequest getExportJobsRequest)
Retrieves information about the status and settings of all the export jobs for an application.
|
Future<GetExportJobsResult> |
getExportJobsAsync(GetExportJobsRequest getExportJobsRequest,
AsyncHandler<GetExportJobsRequest,GetExportJobsResult> asyncHandler)
Retrieves information about the status and settings of all the export jobs for an application.
|
Future<GetGcmChannelResult> |
getGcmChannelAsync(GetGcmChannelRequest getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
Future<GetGcmChannelResult> |
getGcmChannelAsync(GetGcmChannelRequest getGcmChannelRequest,
AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler)
Retrieves information about the status and settings of the GCM channel for an application.
|
Future<GetImportJobResult> |
getImportJobAsync(GetImportJobRequest getImportJobRequest)
Retrieves information about the status and settings of a specific import job for an application.
|
Future<GetImportJobResult> |
getImportJobAsync(GetImportJobRequest getImportJobRequest,
AsyncHandler<GetImportJobRequest,GetImportJobResult> asyncHandler)
Retrieves information about the status and settings of a specific import job for an application.
|
Future<GetImportJobsResult> |
getImportJobsAsync(GetImportJobsRequest getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
|
Future<GetImportJobsResult> |
getImportJobsAsync(GetImportJobsRequest getImportJobsRequest,
AsyncHandler<GetImportJobsRequest,GetImportJobsResult> asyncHandler)
Retrieves information about the status and settings of all the import jobs for an application.
|
Future<GetSegmentResult> |
getSegmentAsync(GetSegmentRequest getSegmentRequest)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
Future<GetSegmentResult> |
getSegmentAsync(GetSegmentRequest getSegmentRequest,
AsyncHandler<GetSegmentRequest,GetSegmentResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
Future<GetSegmentExportJobsResult> |
getSegmentExportJobsAsync(GetSegmentExportJobsRequest getSegmentExportJobsRequest)
Retrieves information about the status and settings of the export jobs for a segment.
|
Future<GetSegmentExportJobsResult> |
getSegmentExportJobsAsync(GetSegmentExportJobsRequest getSegmentExportJobsRequest,
AsyncHandler<GetSegmentExportJobsRequest,GetSegmentExportJobsResult> asyncHandler)
Retrieves information about the status and settings of the export jobs for a segment.
|
Future<GetSegmentImportJobsResult> |
getSegmentImportJobsAsync(GetSegmentImportJobsRequest getSegmentImportJobsRequest)
Retrieves information about the status and settings of the import jobs for a segment.
|
Future<GetSegmentImportJobsResult> |
getSegmentImportJobsAsync(GetSegmentImportJobsRequest getSegmentImportJobsRequest,
AsyncHandler<GetSegmentImportJobsRequest,GetSegmentImportJobsResult> asyncHandler)
Retrieves information about the status and settings of the import jobs for a segment.
|
Future<GetSegmentsResult> |
getSegmentsAsync(GetSegmentsRequest getSegmentsRequest)
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
|
Future<GetSegmentsResult> |
getSegmentsAsync(GetSegmentsRequest getSegmentsRequest,
AsyncHandler<GetSegmentsRequest,GetSegmentsResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
|
Future<GetSegmentVersionResult> |
getSegmentVersionAsync(GetSegmentVersionRequest getSegmentVersionRequest)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
|
Future<GetSegmentVersionResult> |
getSegmentVersionAsync(GetSegmentVersionRequest getSegmentVersionRequest,
AsyncHandler<GetSegmentVersionRequest,GetSegmentVersionResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
|
Future<GetSegmentVersionsResult> |
getSegmentVersionsAsync(GetSegmentVersionsRequest getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all versions of a specific
segment that's associated with an application.
|
Future<GetSegmentVersionsResult> |
getSegmentVersionsAsync(GetSegmentVersionsRequest getSegmentVersionsRequest,
AsyncHandler<GetSegmentVersionsRequest,GetSegmentVersionsResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for all versions of a specific
segment that's associated with an application.
|
Future<GetSmsChannelResult> |
getSmsChannelAsync(GetSmsChannelRequest getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
|
Future<GetSmsChannelResult> |
getSmsChannelAsync(GetSmsChannelRequest getSmsChannelRequest,
AsyncHandler<GetSmsChannelRequest,GetSmsChannelResult> asyncHandler)
Retrieves information about the status and settings of the SMS channel for an application.
|
Future<GetUserEndpointsResult> |
getUserEndpointsAsync(GetUserEndpointsRequest getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
Future<GetUserEndpointsResult> |
getUserEndpointsAsync(GetUserEndpointsRequest getUserEndpointsRequest,
AsyncHandler<GetUserEndpointsRequest,GetUserEndpointsResult> asyncHandler)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
Future<GetVoiceChannelResult> |
getVoiceChannelAsync(GetVoiceChannelRequest getVoiceChannelRequest)
Retrieves information about the status and settings of the voice channel for an application.
|
Future<GetVoiceChannelResult> |
getVoiceChannelAsync(GetVoiceChannelRequest getVoiceChannelRequest,
AsyncHandler<GetVoiceChannelRequest,GetVoiceChannelResult> asyncHandler)
Retrieves information about the status and settings of the voice channel for an application.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves all the tags (keys and values) that are associated with an application, campaign, or segment.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves all the tags (keys and values) that are associated with an application, campaign, or segment.
|
Future<PhoneNumberValidateResult> |
phoneNumberValidateAsync(PhoneNumberValidateRequest phoneNumberValidateRequest)
Retrieves information about a phone number.
|
Future<PhoneNumberValidateResult> |
phoneNumberValidateAsync(PhoneNumberValidateRequest phoneNumberValidateRequest,
AsyncHandler<PhoneNumberValidateRequest,PhoneNumberValidateResult> asyncHandler)
Retrieves information about a phone number.
|
Future<PutEventsResult> |
putEventsAsync(PutEventsRequest putEventsRequest)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
Future<PutEventsResult> |
putEventsAsync(PutEventsRequest putEventsRequest,
AsyncHandler<PutEventsRequest,PutEventsResult> asyncHandler)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
Future<PutEventStreamResult> |
putEventStreamAsync(PutEventStreamRequest putEventStreamRequest)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
Future<PutEventStreamResult> |
putEventStreamAsync(PutEventStreamRequest putEventStreamRequest,
AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
Future<RemoveAttributesResult> |
removeAttributesAsync(RemoveAttributesRequest removeAttributesRequest)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
|
Future<RemoveAttributesResult> |
removeAttributesAsync(RemoveAttributesRequest removeAttributesRequest,
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 sendMessagesRequest)
Creates and sends a direct message.
|
Future<SendMessagesResult> |
sendMessagesAsync(SendMessagesRequest sendMessagesRequest,
AsyncHandler<SendMessagesRequest,SendMessagesResult> asyncHandler)
Creates and sends a direct message.
|
Future<SendUsersMessagesResult> |
sendUsersMessagesAsync(SendUsersMessagesRequest sendUsersMessagesRequest)
Creates and sends a message to a list of users.
|
Future<SendUsersMessagesResult> |
sendUsersMessagesAsync(SendUsersMessagesRequest sendUsersMessagesRequest,
AsyncHandler<SendUsersMessagesRequest,SendUsersMessagesResult> asyncHandler)
Creates and sends a message to a list of users.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest)
Adds one or more tags (keys and values) to an application, campaign, or segment.
|
Future<TagResourceResult> |
tagResourceAsync(TagResourceRequest tagResourceRequest,
AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tags (keys and values) to an application, campaign, or segment.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes one or more tags (keys and values) from an application, campaign, or segment.
|
Future<UntagResourceResult> |
untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags (keys and values) from an application, campaign, or segment.
|
Future<UpdateAdmChannelResult> |
updateAdmChannelAsync(UpdateAdmChannelRequest updateAdmChannelRequest)
Updates the ADM channel settings for an application.
|
Future<UpdateAdmChannelResult> |
updateAdmChannelAsync(UpdateAdmChannelRequest updateAdmChannelRequest,
AsyncHandler<UpdateAdmChannelRequest,UpdateAdmChannelResult> asyncHandler)
Updates the ADM channel settings for an application.
|
Future<UpdateApnsChannelResult> |
updateApnsChannelAsync(UpdateApnsChannelRequest updateApnsChannelRequest)
Updates the APNs channel settings for an application.
|
Future<UpdateApnsChannelResult> |
updateApnsChannelAsync(UpdateApnsChannelRequest updateApnsChannelRequest,
AsyncHandler<UpdateApnsChannelRequest,UpdateApnsChannelResult> asyncHandler)
Updates the APNs channel settings for an application.
|
Future<UpdateApnsSandboxChannelResult> |
updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest)
Updates the APNs sandbox channel settings for an application.
|
Future<UpdateApnsSandboxChannelResult> |
updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest,
AsyncHandler<UpdateApnsSandboxChannelRequest,UpdateApnsSandboxChannelResult> asyncHandler)
Updates the APNs sandbox channel settings for an application.
|
Future<UpdateApnsVoipChannelResult> |
updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest)
Updates the APNs VoIP channel settings for an application.
|
Future<UpdateApnsVoipChannelResult> |
updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest,
AsyncHandler<UpdateApnsVoipChannelRequest,UpdateApnsVoipChannelResult> asyncHandler)
Updates the APNs VoIP channel settings for an application.
|
Future<UpdateApnsVoipSandboxChannelResult> |
updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest)
Updates the settings for the APNs VoIP sandbox channel for an application.
|
Future<UpdateApnsVoipSandboxChannelResult> |
updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest,
AsyncHandler<UpdateApnsVoipSandboxChannelRequest,UpdateApnsVoipSandboxChannelResult> asyncHandler)
Updates the settings for the APNs VoIP sandbox channel for an application.
|
Future<UpdateApplicationSettingsResult> |
updateApplicationSettingsAsync(UpdateApplicationSettingsRequest updateApplicationSettingsRequest)
Updates the settings for an application.
|
Future<UpdateApplicationSettingsResult> |
updateApplicationSettingsAsync(UpdateApplicationSettingsRequest updateApplicationSettingsRequest,
AsyncHandler<UpdateApplicationSettingsRequest,UpdateApplicationSettingsResult> asyncHandler)
Updates the settings for an application.
|
Future<UpdateBaiduChannelResult> |
updateBaiduChannelAsync(UpdateBaiduChannelRequest updateBaiduChannelRequest)
Updates the settings of the Baidu channel for an application.
|
Future<UpdateBaiduChannelResult> |
updateBaiduChannelAsync(UpdateBaiduChannelRequest updateBaiduChannelRequest,
AsyncHandler<UpdateBaiduChannelRequest,UpdateBaiduChannelResult> asyncHandler)
Updates the settings of the Baidu channel for an application.
|
Future<UpdateCampaignResult> |
updateCampaignAsync(UpdateCampaignRequest updateCampaignRequest)
Updates the settings for a campaign.
|
Future<UpdateCampaignResult> |
updateCampaignAsync(UpdateCampaignRequest updateCampaignRequest,
AsyncHandler<UpdateCampaignRequest,UpdateCampaignResult> asyncHandler)
Updates the settings for a campaign.
|
Future<UpdateEmailChannelResult> |
updateEmailChannelAsync(UpdateEmailChannelRequest updateEmailChannelRequest)
Updates the status and settings of the email channel for an application.
|
Future<UpdateEmailChannelResult> |
updateEmailChannelAsync(UpdateEmailChannelRequest updateEmailChannelRequest,
AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler)
Updates the status and settings of the email channel for an application.
|
Future<UpdateEndpointResult> |
updateEndpointAsync(UpdateEndpointRequest updateEndpointRequest)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
Future<UpdateEndpointResult> |
updateEndpointAsync(UpdateEndpointRequest updateEndpointRequest,
AsyncHandler<UpdateEndpointRequest,UpdateEndpointResult> asyncHandler)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
Future<UpdateEndpointsBatchResult> |
updateEndpointsBatchAsync(UpdateEndpointsBatchRequest updateEndpointsBatchRequest)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
|
Future<UpdateEndpointsBatchResult> |
updateEndpointsBatchAsync(UpdateEndpointsBatchRequest updateEndpointsBatchRequest,
AsyncHandler<UpdateEndpointsBatchRequest,UpdateEndpointsBatchResult> asyncHandler)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
|
Future<UpdateGcmChannelResult> |
updateGcmChannelAsync(UpdateGcmChannelRequest updateGcmChannelRequest)
Updates the status and settings of the GCM channel for an application.
|
Future<UpdateGcmChannelResult> |
updateGcmChannelAsync(UpdateGcmChannelRequest updateGcmChannelRequest,
AsyncHandler<UpdateGcmChannelRequest,UpdateGcmChannelResult> asyncHandler)
Updates the status and settings of the GCM channel for an application.
|
Future<UpdateSegmentResult> |
updateSegmentAsync(UpdateSegmentRequest updateSegmentRequest)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
Future<UpdateSegmentResult> |
updateSegmentAsync(UpdateSegmentRequest updateSegmentRequest,
AsyncHandler<UpdateSegmentRequest,UpdateSegmentResult> asyncHandler)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
Future<UpdateSmsChannelResult> |
updateSmsChannelAsync(UpdateSmsChannelRequest updateSmsChannelRequest)
Updates the status and settings of the SMS channel for an application.
|
Future<UpdateSmsChannelResult> |
updateSmsChannelAsync(UpdateSmsChannelRequest updateSmsChannelRequest,
AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler)
Updates the status and settings of the SMS channel for an application.
|
Future<UpdateVoiceChannelResult> |
updateVoiceChannelAsync(UpdateVoiceChannelRequest updateVoiceChannelRequest)
Updates the status and settings of the voice channel for an application.
|
Future<UpdateVoiceChannelResult> |
updateVoiceChannelAsync(UpdateVoiceChannelRequest updateVoiceChannelRequest,
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, updateVoiceChannelFuture<CreateAppResult> createAppAsync(CreateAppRequest createAppRequest)
Creates an application.
createAppRequest - Future<CreateAppResult> createAppAsync(CreateAppRequest createAppRequest, AsyncHandler<CreateAppRequest,CreateAppResult> asyncHandler)
Creates an application.
createAppRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateCampaignResult> createCampaignAsync(CreateCampaignRequest createCampaignRequest)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
createCampaignRequest - Future<CreateCampaignResult> createCampaignAsync(CreateCampaignRequest createCampaignRequest, AsyncHandler<CreateCampaignRequest,CreateCampaignResult> asyncHandler)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
createCampaignRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateExportJobResult> createExportJobAsync(CreateExportJobRequest createExportJobRequest)
Creates a new export job for an application.
createExportJobRequest - Future<CreateExportJobResult> createExportJobAsync(CreateExportJobRequest createExportJobRequest, AsyncHandler<CreateExportJobRequest,CreateExportJobResult> asyncHandler)
Creates a new export job for an application.
createExportJobRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateImportJobResult> createImportJobAsync(CreateImportJobRequest createImportJobRequest)
Creates a new import job for an application.
createImportJobRequest - Future<CreateImportJobResult> createImportJobAsync(CreateImportJobRequest createImportJobRequest, AsyncHandler<CreateImportJobRequest,CreateImportJobResult> asyncHandler)
Creates a new import job for an application.
createImportJobRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateSegmentResult> createSegmentAsync(CreateSegmentRequest createSegmentRequest)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
createSegmentRequest - Future<CreateSegmentResult> createSegmentAsync(CreateSegmentRequest createSegmentRequest, AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
createSegmentRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteAdmChannelResult> deleteAdmChannelAsync(DeleteAdmChannelRequest deleteAdmChannelRequest)
Disables the ADM channel for an application and deletes any existing settings for the channel.
deleteAdmChannelRequest - Future<DeleteAdmChannelResult> deleteAdmChannelAsync(DeleteAdmChannelRequest deleteAdmChannelRequest, AsyncHandler<DeleteAdmChannelRequest,DeleteAdmChannelResult> asyncHandler)
Disables the ADM channel for an application and deletes any existing settings for the channel.
deleteAdmChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteApnsChannelResult> deleteApnsChannelAsync(DeleteApnsChannelRequest deleteApnsChannelRequest)
Disables the APNs channel for an application and deletes any existing settings for the channel.
deleteApnsChannelRequest - Future<DeleteApnsChannelResult> deleteApnsChannelAsync(DeleteApnsChannelRequest deleteApnsChannelRequest, AsyncHandler<DeleteApnsChannelRequest,DeleteApnsChannelResult> asyncHandler)
Disables the APNs channel for an application and deletes any existing settings for the channel.
deleteApnsChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteApnsSandboxChannelResult> deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsSandboxChannelRequest - Future<DeleteApnsSandboxChannelResult> deleteApnsSandboxChannelAsync(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest, AsyncHandler<DeleteApnsSandboxChannelRequest,DeleteApnsSandboxChannelResult> asyncHandler)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsSandboxChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteApnsVoipChannelResult> deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
deleteApnsVoipChannelRequest - Future<DeleteApnsVoipChannelResult> deleteApnsVoipChannelAsync(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest, AsyncHandler<DeleteApnsVoipChannelRequest,DeleteApnsVoipChannelResult> asyncHandler)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
deleteApnsVoipChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteApnsVoipSandboxChannelResult> deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsVoipSandboxChannelRequest - Future<DeleteApnsVoipSandboxChannelResult> deleteApnsVoipSandboxChannelAsync(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest, AsyncHandler<DeleteApnsVoipSandboxChannelRequest,DeleteApnsVoipSandboxChannelResult> asyncHandler)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsVoipSandboxChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteAppResult> deleteAppAsync(DeleteAppRequest deleteAppRequest)
Deletes an application.
deleteAppRequest - Future<DeleteAppResult> deleteAppAsync(DeleteAppRequest deleteAppRequest, AsyncHandler<DeleteAppRequest,DeleteAppResult> asyncHandler)
Deletes an application.
deleteAppRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteBaiduChannelResult> deleteBaiduChannelAsync(DeleteBaiduChannelRequest deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
deleteBaiduChannelRequest - Future<DeleteBaiduChannelResult> deleteBaiduChannelAsync(DeleteBaiduChannelRequest deleteBaiduChannelRequest, AsyncHandler<DeleteBaiduChannelRequest,DeleteBaiduChannelResult> asyncHandler)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
deleteBaiduChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteCampaignResult> deleteCampaignAsync(DeleteCampaignRequest deleteCampaignRequest)
Deletes a campaign from an application.
deleteCampaignRequest - Future<DeleteCampaignResult> deleteCampaignAsync(DeleteCampaignRequest deleteCampaignRequest, AsyncHandler<DeleteCampaignRequest,DeleteCampaignResult> asyncHandler)
Deletes a campaign from an application.
deleteCampaignRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteEmailChannelResult> deleteEmailChannelAsync(DeleteEmailChannelRequest deleteEmailChannelRequest)
Disables the email channel for an application and deletes any existing settings for the channel.
deleteEmailChannelRequest - Future<DeleteEmailChannelResult> deleteEmailChannelAsync(DeleteEmailChannelRequest deleteEmailChannelRequest, AsyncHandler<DeleteEmailChannelRequest,DeleteEmailChannelResult> asyncHandler)
Disables the email channel for an application and deletes any existing settings for the channel.
deleteEmailChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteEndpointResult> deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest)
Deletes an endpoint from an application.
deleteEndpointRequest - Future<DeleteEndpointResult> deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest, AsyncHandler<DeleteEndpointRequest,DeleteEndpointResult> asyncHandler)
Deletes an endpoint from an application.
deleteEndpointRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteEventStreamResult> deleteEventStreamAsync(DeleteEventStreamRequest deleteEventStreamRequest)
Deletes the event stream for an application.
deleteEventStreamRequest - Future<DeleteEventStreamResult> deleteEventStreamAsync(DeleteEventStreamRequest deleteEventStreamRequest, AsyncHandler<DeleteEventStreamRequest,DeleteEventStreamResult> asyncHandler)
Deletes the event stream for an application.
deleteEventStreamRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteGcmChannelResult> deleteGcmChannelAsync(DeleteGcmChannelRequest deleteGcmChannelRequest)
Disables the GCM channel for an application and deletes any existing settings for the channel.
deleteGcmChannelRequest - Future<DeleteGcmChannelResult> deleteGcmChannelAsync(DeleteGcmChannelRequest deleteGcmChannelRequest, AsyncHandler<DeleteGcmChannelRequest,DeleteGcmChannelResult> asyncHandler)
Disables the GCM channel for an application and deletes any existing settings for the channel.
deleteGcmChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteSegmentResult> deleteSegmentAsync(DeleteSegmentRequest deleteSegmentRequest)
Deletes a segment from an application.
deleteSegmentRequest - Future<DeleteSegmentResult> deleteSegmentAsync(DeleteSegmentRequest deleteSegmentRequest, AsyncHandler<DeleteSegmentRequest,DeleteSegmentResult> asyncHandler)
Deletes a segment from an application.
deleteSegmentRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteSmsChannelResult> deleteSmsChannelAsync(DeleteSmsChannelRequest deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
deleteSmsChannelRequest - Future<DeleteSmsChannelResult> deleteSmsChannelAsync(DeleteSmsChannelRequest deleteSmsChannelRequest, AsyncHandler<DeleteSmsChannelRequest,DeleteSmsChannelResult> asyncHandler)
Disables the SMS channel for an application and deletes any existing settings for the channel.
deleteSmsChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteUserEndpointsResult> deleteUserEndpointsAsync(DeleteUserEndpointsRequest deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
deleteUserEndpointsRequest - Future<DeleteUserEndpointsResult> deleteUserEndpointsAsync(DeleteUserEndpointsRequest deleteUserEndpointsRequest, AsyncHandler<DeleteUserEndpointsRequest,DeleteUserEndpointsResult> asyncHandler)
Deletes all the endpoints that are associated with a specific user ID.
deleteUserEndpointsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteVoiceChannelResult> deleteVoiceChannelAsync(DeleteVoiceChannelRequest deleteVoiceChannelRequest)
Disables the voice channel for an application and deletes any existing settings for the channel.
deleteVoiceChannelRequest - Future<DeleteVoiceChannelResult> deleteVoiceChannelAsync(DeleteVoiceChannelRequest deleteVoiceChannelRequest, AsyncHandler<DeleteVoiceChannelRequest,DeleteVoiceChannelResult> asyncHandler)
Disables the voice channel for an application and deletes any existing settings for the channel.
deleteVoiceChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAdmChannelResult> getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
getAdmChannelRequest - Future<GetAdmChannelResult> getAdmChannelAsync(GetAdmChannelRequest getAdmChannelRequest, AsyncHandler<GetAdmChannelRequest,GetAdmChannelResult> asyncHandler)
Retrieves information about the status and settings of the ADM channel for an application.
getAdmChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetApnsChannelResult> getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
getApnsChannelRequest - Future<GetApnsChannelResult> getApnsChannelAsync(GetApnsChannelRequest getApnsChannelRequest, AsyncHandler<GetApnsChannelRequest,GetApnsChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs channel for an application.
getApnsChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetApnsSandboxChannelResult> getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
getApnsSandboxChannelRequest - Future<GetApnsSandboxChannelResult> getApnsSandboxChannelAsync(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest, AsyncHandler<GetApnsSandboxChannelRequest,GetApnsSandboxChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
getApnsSandboxChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetApnsVoipChannelResult> getApnsVoipChannelAsync(GetApnsVoipChannelRequest getApnsVoipChannelRequest)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
getApnsVoipChannelRequest - Future<GetApnsVoipChannelResult> getApnsVoipChannelAsync(GetApnsVoipChannelRequest getApnsVoipChannelRequest, AsyncHandler<GetApnsVoipChannelRequest,GetApnsVoipChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
getApnsVoipChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetApnsVoipSandboxChannelResult> getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
getApnsVoipSandboxChannelRequest - Future<GetApnsVoipSandboxChannelResult> getApnsVoipSandboxChannelAsync(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest, AsyncHandler<GetApnsVoipSandboxChannelRequest,GetApnsVoipSandboxChannelResult> asyncHandler)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
getApnsVoipSandboxChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAppResult> getAppAsync(GetAppRequest getAppRequest)
Retrieves information about an application.
getAppRequest - Future<GetAppResult> getAppAsync(GetAppRequest getAppRequest, AsyncHandler<GetAppRequest,GetAppResult> asyncHandler)
Retrieves information about an application.
getAppRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetApplicationSettingsResult> getApplicationSettingsAsync(GetApplicationSettingsRequest getApplicationSettingsRequest)
Retrieves information about the settings for an application.
getApplicationSettingsRequest - Future<GetApplicationSettingsResult> getApplicationSettingsAsync(GetApplicationSettingsRequest getApplicationSettingsRequest, AsyncHandler<GetApplicationSettingsRequest,GetApplicationSettingsResult> asyncHandler)
Retrieves information about the settings for an application.
getApplicationSettingsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetAppsResult> getAppsAsync(GetAppsRequest getAppsRequest)
Retrieves information about all of your applications.
getAppsRequest - Future<GetAppsResult> getAppsAsync(GetAppsRequest getAppsRequest, AsyncHandler<GetAppsRequest,GetAppsResult> asyncHandler)
Retrieves information about all of your applications.
getAppsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetBaiduChannelResult> getBaiduChannelAsync(GetBaiduChannelRequest getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu Cloud Push channel for an application.
getBaiduChannelRequest - Future<GetBaiduChannelResult> getBaiduChannelAsync(GetBaiduChannelRequest getBaiduChannelRequest, AsyncHandler<GetBaiduChannelRequest,GetBaiduChannelResult> asyncHandler)
Retrieves information about the status and settings of the Baidu Cloud Push channel for an application.
getBaiduChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCampaignResult> getCampaignAsync(GetCampaignRequest getCampaignRequest)
Retrieves information about the status, configuration, and other settings for a campaign.
getCampaignRequest - Future<GetCampaignResult> getCampaignAsync(GetCampaignRequest getCampaignRequest, AsyncHandler<GetCampaignRequest,GetCampaignResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a campaign.
getCampaignRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCampaignActivitiesResult> getCampaignActivitiesAsync(GetCampaignActivitiesRequest getCampaignActivitiesRequest)
Retrieves information about the activity performed by a campaign.
getCampaignActivitiesRequest - Future<GetCampaignActivitiesResult> getCampaignActivitiesAsync(GetCampaignActivitiesRequest getCampaignActivitiesRequest, AsyncHandler<GetCampaignActivitiesRequest,GetCampaignActivitiesResult> asyncHandler)
Retrieves information about the activity performed by a campaign.
getCampaignActivitiesRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCampaignVersionResult> getCampaignVersionAsync(GetCampaignVersionRequest getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
getCampaignVersionRequest - Future<GetCampaignVersionResult> getCampaignVersionAsync(GetCampaignVersionRequest getCampaignVersionRequest, AsyncHandler<GetCampaignVersionRequest,GetCampaignVersionResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
getCampaignVersionRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCampaignVersionsResult> getCampaignVersionsAsync(GetCampaignVersionsRequest getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a specific campaign.
getCampaignVersionsRequest - Future<GetCampaignVersionsResult> getCampaignVersionsAsync(GetCampaignVersionsRequest getCampaignVersionsRequest, AsyncHandler<GetCampaignVersionsRequest,GetCampaignVersionsResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all versions of a specific campaign.
getCampaignVersionsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetCampaignsResult> getCampaignsAsync(GetCampaignsRequest getCampaignsRequest)
Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.
getCampaignsRequest - Future<GetCampaignsResult> getCampaignsAsync(GetCampaignsRequest getCampaignsRequest, AsyncHandler<GetCampaignsRequest,GetCampaignsResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.
getCampaignsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetChannelsResult> getChannelsAsync(GetChannelsRequest getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
getChannelsRequest - Future<GetChannelsResult> getChannelsAsync(GetChannelsRequest getChannelsRequest, AsyncHandler<GetChannelsRequest,GetChannelsResult> asyncHandler)
Retrieves information about the history and status of each channel for an application.
getChannelsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetEmailChannelResult> getEmailChannelAsync(GetEmailChannelRequest getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
getEmailChannelRequest - Future<GetEmailChannelResult> getEmailChannelAsync(GetEmailChannelRequest getEmailChannelRequest, AsyncHandler<GetEmailChannelRequest,GetEmailChannelResult> asyncHandler)
Retrieves information about the status and settings of the email channel for an application.
getEmailChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetEndpointResult> getEndpointAsync(GetEndpointRequest getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
getEndpointRequest - Future<GetEndpointResult> getEndpointAsync(GetEndpointRequest getEndpointRequest, AsyncHandler<GetEndpointRequest,GetEndpointResult> asyncHandler)
Retrieves information about the settings and attributes of a specific endpoint for an application.
getEndpointRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetEventStreamResult> getEventStreamAsync(GetEventStreamRequest getEventStreamRequest)
Retrieves information about the event stream settings for an application.
getEventStreamRequest - Future<GetEventStreamResult> getEventStreamAsync(GetEventStreamRequest getEventStreamRequest, AsyncHandler<GetEventStreamRequest,GetEventStreamResult> asyncHandler)
Retrieves information about the event stream settings for an application.
getEventStreamRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetExportJobResult> getExportJobAsync(GetExportJobRequest getExportJobRequest)
Retrieves information about the status and settings of a specific export job for an application.
getExportJobRequest - Future<GetExportJobResult> getExportJobAsync(GetExportJobRequest getExportJobRequest, AsyncHandler<GetExportJobRequest,GetExportJobResult> asyncHandler)
Retrieves information about the status and settings of a specific export job for an application.
getExportJobRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetExportJobsResult> getExportJobsAsync(GetExportJobsRequest getExportJobsRequest)
Retrieves information about the status and settings of all the export jobs for an application.
getExportJobsRequest - Future<GetExportJobsResult> getExportJobsAsync(GetExportJobsRequest getExportJobsRequest, AsyncHandler<GetExportJobsRequest,GetExportJobsResult> asyncHandler)
Retrieves information about the status and settings of all the export jobs for an application.
getExportJobsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetGcmChannelResult> getGcmChannelAsync(GetGcmChannelRequest getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
getGcmChannelRequest - Future<GetGcmChannelResult> getGcmChannelAsync(GetGcmChannelRequest getGcmChannelRequest, AsyncHandler<GetGcmChannelRequest,GetGcmChannelResult> asyncHandler)
Retrieves information about the status and settings of the GCM channel for an application.
getGcmChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetImportJobResult> getImportJobAsync(GetImportJobRequest getImportJobRequest)
Retrieves information about the status and settings of a specific import job for an application.
getImportJobRequest - Future<GetImportJobResult> getImportJobAsync(GetImportJobRequest getImportJobRequest, AsyncHandler<GetImportJobRequest,GetImportJobResult> asyncHandler)
Retrieves information about the status and settings of a specific import job for an application.
getImportJobRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetImportJobsResult> getImportJobsAsync(GetImportJobsRequest getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
getImportJobsRequest - Future<GetImportJobsResult> getImportJobsAsync(GetImportJobsRequest getImportJobsRequest, AsyncHandler<GetImportJobsRequest,GetImportJobsResult> asyncHandler)
Retrieves information about the status and settings of all the import jobs for an application.
getImportJobsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentResult> getSegmentAsync(GetSegmentRequest getSegmentRequest)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.
getSegmentRequest - Future<GetSegmentResult> getSegmentAsync(GetSegmentRequest getSegmentRequest, AsyncHandler<GetSegmentRequest,GetSegmentResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.
getSegmentRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentExportJobsResult> getSegmentExportJobsAsync(GetSegmentExportJobsRequest getSegmentExportJobsRequest)
Retrieves information about the status and settings of the export jobs for a segment.
getSegmentExportJobsRequest - Future<GetSegmentExportJobsResult> getSegmentExportJobsAsync(GetSegmentExportJobsRequest getSegmentExportJobsRequest, AsyncHandler<GetSegmentExportJobsRequest,GetSegmentExportJobsResult> asyncHandler)
Retrieves information about the status and settings of the export jobs for a segment.
getSegmentExportJobsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentImportJobsResult> getSegmentImportJobsAsync(GetSegmentImportJobsRequest getSegmentImportJobsRequest)
Retrieves information about the status and settings of the import jobs for a segment.
getSegmentImportJobsRequest - Future<GetSegmentImportJobsResult> getSegmentImportJobsAsync(GetSegmentImportJobsRequest getSegmentImportJobsRequest, AsyncHandler<GetSegmentImportJobsRequest,GetSegmentImportJobsResult> asyncHandler)
Retrieves information about the status and settings of the import jobs for a segment.
getSegmentImportJobsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentVersionResult> getSegmentVersionAsync(GetSegmentVersionRequest getSegmentVersionRequest)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.
getSegmentVersionRequest - Future<GetSegmentVersionResult> getSegmentVersionAsync(GetSegmentVersionRequest getSegmentVersionRequest, AsyncHandler<GetSegmentVersionRequest,GetSegmentVersionResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.
getSegmentVersionRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentVersionsResult> getSegmentVersionsAsync(GetSegmentVersionsRequest getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all versions of a specific segment that's associated with an application.
getSegmentVersionsRequest - Future<GetSegmentVersionsResult> getSegmentVersionsAsync(GetSegmentVersionsRequest getSegmentVersionsRequest, AsyncHandler<GetSegmentVersionsRequest,GetSegmentVersionsResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for all versions of a specific segment that's associated with an application.
getSegmentVersionsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSegmentsResult> getSegmentsAsync(GetSegmentsRequest getSegmentsRequest)
Retrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.
getSegmentsRequest - Future<GetSegmentsResult> getSegmentsAsync(GetSegmentsRequest getSegmentsRequest, AsyncHandler<GetSegmentsRequest,GetSegmentsResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.
getSegmentsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetSmsChannelResult> getSmsChannelAsync(GetSmsChannelRequest getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
getSmsChannelRequest - Future<GetSmsChannelResult> getSmsChannelAsync(GetSmsChannelRequest getSmsChannelRequest, AsyncHandler<GetSmsChannelRequest,GetSmsChannelResult> asyncHandler)
Retrieves information about the status and settings of the SMS channel for an application.
getSmsChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetUserEndpointsResult> getUserEndpointsAsync(GetUserEndpointsRequest getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
getUserEndpointsRequest - Future<GetUserEndpointsResult> getUserEndpointsAsync(GetUserEndpointsRequest getUserEndpointsRequest, AsyncHandler<GetUserEndpointsRequest,GetUserEndpointsResult> asyncHandler)
Retrieves information about all the endpoints that are associated with a specific user ID.
getUserEndpointsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<GetVoiceChannelResult> getVoiceChannelAsync(GetVoiceChannelRequest getVoiceChannelRequest)
Retrieves information about the status and settings of the voice channel for an application.
getVoiceChannelRequest - Future<GetVoiceChannelResult> getVoiceChannelAsync(GetVoiceChannelRequest getVoiceChannelRequest, AsyncHandler<GetVoiceChannelRequest,GetVoiceChannelResult> asyncHandler)
Retrieves information about the status and settings of the voice channel for an application.
getVoiceChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves all the tags (keys and values) that are associated with an application, campaign, or segment.
listTagsForResourceRequest - Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Retrieves all the tags (keys and values) that are associated with an application, campaign, or segment.
listTagsForResourceRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<PhoneNumberValidateResult> phoneNumberValidateAsync(PhoneNumberValidateRequest phoneNumberValidateRequest)
Retrieves information about a phone number.
phoneNumberValidateRequest - Future<PhoneNumberValidateResult> phoneNumberValidateAsync(PhoneNumberValidateRequest phoneNumberValidateRequest, AsyncHandler<PhoneNumberValidateRequest,PhoneNumberValidateResult> asyncHandler)
Retrieves information about a phone number.
phoneNumberValidateRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<PutEventStreamResult> putEventStreamAsync(PutEventStreamRequest putEventStreamRequest)
Creates a new event stream for an application or updates the settings of an existing event stream for an application.
putEventStreamRequest - Future<PutEventStreamResult> putEventStreamAsync(PutEventStreamRequest putEventStreamRequest, AsyncHandler<PutEventStreamRequest,PutEventStreamResult> asyncHandler)
Creates a new event stream for an application or updates the settings of an existing event stream for an application.
putEventStreamRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<PutEventsResult> putEventsAsync(PutEventsRequest putEventsRequest)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.
putEventsRequest - Future<PutEventsResult> putEventsAsync(PutEventsRequest putEventsRequest, AsyncHandler<PutEventsRequest,PutEventsResult> asyncHandler)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.
putEventsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<RemoveAttributesResult> removeAttributesAsync(RemoveAttributesRequest removeAttributesRequest)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an application.
removeAttributesRequest - Future<RemoveAttributesResult> removeAttributesAsync(RemoveAttributesRequest removeAttributesRequest, AsyncHandler<RemoveAttributesRequest,RemoveAttributesResult> asyncHandler)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an application.
removeAttributesRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<SendMessagesResult> sendMessagesAsync(SendMessagesRequest sendMessagesRequest)
Creates and sends a direct message.
sendMessagesRequest - Future<SendMessagesResult> sendMessagesAsync(SendMessagesRequest sendMessagesRequest, AsyncHandler<SendMessagesRequest,SendMessagesResult> asyncHandler)
Creates and sends a direct message.
sendMessagesRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<SendUsersMessagesResult> sendUsersMessagesAsync(SendUsersMessagesRequest sendUsersMessagesRequest)
Creates and sends a message to a list of users.
sendUsersMessagesRequest - Future<SendUsersMessagesResult> sendUsersMessagesAsync(SendUsersMessagesRequest sendUsersMessagesRequest, AsyncHandler<SendUsersMessagesRequest,SendUsersMessagesResult> asyncHandler)
Creates and sends a message to a list of users.
sendUsersMessagesRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest)
Adds one or more tags (keys and values) to an application, campaign, or segment.
tagResourceRequest - Future<TagResourceResult> tagResourceAsync(TagResourceRequest tagResourceRequest, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
Adds one or more tags (keys and values) to an application, campaign, or segment.
tagResourceRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest)
Removes one or more tags (keys and values) from an application, campaign, or segment.
untagResourceRequest - Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest untagResourceRequest, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes one or more tags (keys and values) from an application, campaign, or segment.
untagResourceRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateAdmChannelResult> updateAdmChannelAsync(UpdateAdmChannelRequest updateAdmChannelRequest)
Updates the ADM channel settings for an application.
updateAdmChannelRequest - Future<UpdateAdmChannelResult> updateAdmChannelAsync(UpdateAdmChannelRequest updateAdmChannelRequest, AsyncHandler<UpdateAdmChannelRequest,UpdateAdmChannelResult> asyncHandler)
Updates the ADM channel settings for an application.
updateAdmChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateApnsChannelResult> updateApnsChannelAsync(UpdateApnsChannelRequest updateApnsChannelRequest)
Updates the APNs channel settings for an application.
updateApnsChannelRequest - Future<UpdateApnsChannelResult> updateApnsChannelAsync(UpdateApnsChannelRequest updateApnsChannelRequest, AsyncHandler<UpdateApnsChannelRequest,UpdateApnsChannelResult> asyncHandler)
Updates the APNs channel settings for an application.
updateApnsChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateApnsSandboxChannelResult> updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest)
Updates the APNs sandbox channel settings for an application.
updateApnsSandboxChannelRequest - Future<UpdateApnsSandboxChannelResult> updateApnsSandboxChannelAsync(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest, AsyncHandler<UpdateApnsSandboxChannelRequest,UpdateApnsSandboxChannelResult> asyncHandler)
Updates the APNs sandbox channel settings for an application.
updateApnsSandboxChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateApnsVoipChannelResult> updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest)
Updates the APNs VoIP channel settings for an application.
updateApnsVoipChannelRequest - Future<UpdateApnsVoipChannelResult> updateApnsVoipChannelAsync(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest, AsyncHandler<UpdateApnsVoipChannelRequest,UpdateApnsVoipChannelResult> asyncHandler)
Updates the APNs VoIP channel settings for an application.
updateApnsVoipChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateApnsVoipSandboxChannelResult> updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest)
Updates the settings for the APNs VoIP sandbox channel for an application.
updateApnsVoipSandboxChannelRequest - Future<UpdateApnsVoipSandboxChannelResult> updateApnsVoipSandboxChannelAsync(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest, AsyncHandler<UpdateApnsVoipSandboxChannelRequest,UpdateApnsVoipSandboxChannelResult> asyncHandler)
Updates the settings for the APNs VoIP sandbox channel for an application.
updateApnsVoipSandboxChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateApplicationSettingsResult> updateApplicationSettingsAsync(UpdateApplicationSettingsRequest updateApplicationSettingsRequest)
Updates the settings for an application.
updateApplicationSettingsRequest - Future<UpdateApplicationSettingsResult> updateApplicationSettingsAsync(UpdateApplicationSettingsRequest updateApplicationSettingsRequest, AsyncHandler<UpdateApplicationSettingsRequest,UpdateApplicationSettingsResult> asyncHandler)
Updates the settings for an application.
updateApplicationSettingsRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateBaiduChannelResult> updateBaiduChannelAsync(UpdateBaiduChannelRequest updateBaiduChannelRequest)
Updates the settings of the Baidu channel for an application.
updateBaiduChannelRequest - Future<UpdateBaiduChannelResult> updateBaiduChannelAsync(UpdateBaiduChannelRequest updateBaiduChannelRequest, AsyncHandler<UpdateBaiduChannelRequest,UpdateBaiduChannelResult> asyncHandler)
Updates the settings of the Baidu channel for an application.
updateBaiduChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateCampaignResult> updateCampaignAsync(UpdateCampaignRequest updateCampaignRequest)
Updates the settings for a campaign.
updateCampaignRequest - Future<UpdateCampaignResult> updateCampaignAsync(UpdateCampaignRequest updateCampaignRequest, AsyncHandler<UpdateCampaignRequest,UpdateCampaignResult> asyncHandler)
Updates the settings for a campaign.
updateCampaignRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateEmailChannelResult> updateEmailChannelAsync(UpdateEmailChannelRequest updateEmailChannelRequest)
Updates the status and settings of the email channel for an application.
updateEmailChannelRequest - Future<UpdateEmailChannelResult> updateEmailChannelAsync(UpdateEmailChannelRequest updateEmailChannelRequest, AsyncHandler<UpdateEmailChannelRequest,UpdateEmailChannelResult> asyncHandler)
Updates the status and settings of the email channel for an application.
updateEmailChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateEndpointResult> updateEndpointAsync(UpdateEndpointRequest updateEndpointRequest)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application. You can also use this operation to define custom attributes (Attributes, Metrics, and UserAttributes properties) for an endpoint.
updateEndpointRequest - Future<UpdateEndpointResult> updateEndpointAsync(UpdateEndpointRequest updateEndpointRequest, AsyncHandler<UpdateEndpointRequest,UpdateEndpointResult> asyncHandler)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application. You can also use this operation to define custom attributes (Attributes, Metrics, and UserAttributes properties) for an endpoint.
updateEndpointRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateEndpointsBatchResult> updateEndpointsBatchAsync(UpdateEndpointsBatchRequest updateEndpointsBatchRequest)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing endpoints for an application. You can also use this operation to define custom attributes (Attributes, Metrics, and UserAttributes properties) for a batch of endpoints.
updateEndpointsBatchRequest - Future<UpdateEndpointsBatchResult> updateEndpointsBatchAsync(UpdateEndpointsBatchRequest updateEndpointsBatchRequest, AsyncHandler<UpdateEndpointsBatchRequest,UpdateEndpointsBatchResult> asyncHandler)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing endpoints for an application. You can also use this operation to define custom attributes (Attributes, Metrics, and UserAttributes properties) for a batch of endpoints.
updateEndpointsBatchRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateGcmChannelResult> updateGcmChannelAsync(UpdateGcmChannelRequest updateGcmChannelRequest)
Updates the status and settings of the GCM channel for an application.
updateGcmChannelRequest - Future<UpdateGcmChannelResult> updateGcmChannelAsync(UpdateGcmChannelRequest updateGcmChannelRequest, AsyncHandler<UpdateGcmChannelRequest,UpdateGcmChannelResult> asyncHandler)
Updates the status and settings of the GCM channel for an application.
updateGcmChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateSegmentResult> updateSegmentAsync(UpdateSegmentRequest updateSegmentRequest)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
updateSegmentRequest - Future<UpdateSegmentResult> updateSegmentAsync(UpdateSegmentRequest updateSegmentRequest, AsyncHandler<UpdateSegmentRequest,UpdateSegmentResult> asyncHandler)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
updateSegmentRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateSmsChannelResult> updateSmsChannelAsync(UpdateSmsChannelRequest updateSmsChannelRequest)
Updates the status and settings of the SMS channel for an application.
updateSmsChannelRequest - Future<UpdateSmsChannelResult> updateSmsChannelAsync(UpdateSmsChannelRequest updateSmsChannelRequest, AsyncHandler<UpdateSmsChannelRequest,UpdateSmsChannelResult> asyncHandler)
Updates the status and settings of the SMS channel for an application.
updateSmsChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<UpdateVoiceChannelResult> updateVoiceChannelAsync(UpdateVoiceChannelRequest updateVoiceChannelRequest)
Updates the status and settings of the voice channel for an application.
updateVoiceChannelRequest - Future<UpdateVoiceChannelResult> updateVoiceChannelAsync(UpdateVoiceChannelRequest updateVoiceChannelRequest, AsyncHandler<UpdateVoiceChannelRequest,UpdateVoiceChannelResult> asyncHandler)
Updates the status and settings of the voice channel for an application.
updateVoiceChannelRequest - asyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2019. All rights reserved.