| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default CreateAppResponse |
PinpointClient.createApp(Consumer<CreateAppRequest.Builder> createAppRequest)
Creates an application.
|
default CreateAppResponse |
PinpointClient.createApp(CreateAppRequest createAppRequest)
Creates an application.
|
default CreateCampaignResponse |
PinpointClient.createCampaign(Consumer<CreateCampaignRequest.Builder> createCampaignRequest)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
default CreateCampaignResponse |
PinpointClient.createCampaign(CreateCampaignRequest createCampaignRequest)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
default CreateEmailTemplateResponse |
PinpointClient.createEmailTemplate(Consumer<CreateEmailTemplateRequest.Builder> createEmailTemplateRequest)
Creates a message template that you can use in messages that are sent through the email channel.
|
default CreateEmailTemplateResponse |
PinpointClient.createEmailTemplate(CreateEmailTemplateRequest createEmailTemplateRequest)
Creates a message template that you can use in messages that are sent through the email channel.
|
default CreateExportJobResponse |
PinpointClient.createExportJob(Consumer<CreateExportJobRequest.Builder> createExportJobRequest)
Creates an export job for an application.
|
default CreateExportJobResponse |
PinpointClient.createExportJob(CreateExportJobRequest createExportJobRequest)
Creates an export job for an application.
|
default CreateImportJobResponse |
PinpointClient.createImportJob(Consumer<CreateImportJobRequest.Builder> createImportJobRequest)
Creates an import job for an application.
|
default CreateImportJobResponse |
PinpointClient.createImportJob(CreateImportJobRequest createImportJobRequest)
Creates an import job for an application.
|
default CreatePushTemplateResponse |
PinpointClient.createPushTemplate(Consumer<CreatePushTemplateRequest.Builder> createPushTemplateRequest)
Creates a message template that you can use in messages that are sent through a push notification channel.
|
default CreatePushTemplateResponse |
PinpointClient.createPushTemplate(CreatePushTemplateRequest createPushTemplateRequest)
Creates a message template that you can use in messages that are sent through a push notification channel.
|
default CreateSegmentResponse |
PinpointClient.createSegment(Consumer<CreateSegmentRequest.Builder> 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.
|
default CreateSegmentResponse |
PinpointClient.createSegment(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.
|
default CreateSmsTemplateResponse |
PinpointClient.createSmsTemplate(Consumer<CreateSmsTemplateRequest.Builder> createSmsTemplateRequest)
Creates a message template that you can use in messages that are sent through the SMS channel.
|
default CreateSmsTemplateResponse |
PinpointClient.createSmsTemplate(CreateSmsTemplateRequest createSmsTemplateRequest)
Creates a message template that you can use in messages that are sent through the SMS channel.
|
default DeleteAdmChannelResponse |
PinpointClient.deleteAdmChannel(Consumer<DeleteAdmChannelRequest.Builder> deleteAdmChannelRequest)
Disables the ADM channel for an application and deletes any existing settings for the channel.
|
default DeleteAdmChannelResponse |
PinpointClient.deleteAdmChannel(DeleteAdmChannelRequest deleteAdmChannelRequest)
Disables the ADM channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsChannelResponse |
PinpointClient.deleteApnsChannel(Consumer<DeleteApnsChannelRequest.Builder> deleteApnsChannelRequest)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsChannelResponse |
PinpointClient.deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsSandboxChannelResponse |
PinpointClient.deleteApnsSandboxChannel(Consumer<DeleteApnsSandboxChannelRequest.Builder> deleteApnsSandboxChannelRequest)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsSandboxChannelResponse |
PinpointClient.deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsVoipChannelResponse |
PinpointClient.deleteApnsVoipChannel(Consumer<DeleteApnsVoipChannelRequest.Builder> deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsVoipChannelResponse |
PinpointClient.deleteApnsVoipChannel(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsVoipSandboxChannelResponse |
PinpointClient.deleteApnsVoipSandboxChannel(Consumer<DeleteApnsVoipSandboxChannelRequest.Builder> deleteApnsVoipSandboxChannelRequest)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsVoipSandboxChannelResponse |
PinpointClient.deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
|
default DeleteAppResponse |
PinpointClient.deleteApp(Consumer<DeleteAppRequest.Builder> deleteAppRequest)
Deletes an application.
|
default DeleteAppResponse |
PinpointClient.deleteApp(DeleteAppRequest deleteAppRequest)
Deletes an application.
|
default DeleteBaiduChannelResponse |
PinpointClient.deleteBaiduChannel(Consumer<DeleteBaiduChannelRequest.Builder> deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
default DeleteBaiduChannelResponse |
PinpointClient.deleteBaiduChannel(DeleteBaiduChannelRequest deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
default DeleteCampaignResponse |
PinpointClient.deleteCampaign(Consumer<DeleteCampaignRequest.Builder> deleteCampaignRequest)
Deletes a campaign from an application.
|
default DeleteCampaignResponse |
PinpointClient.deleteCampaign(DeleteCampaignRequest deleteCampaignRequest)
Deletes a campaign from an application.
|
default DeleteEmailChannelResponse |
PinpointClient.deleteEmailChannel(Consumer<DeleteEmailChannelRequest.Builder> deleteEmailChannelRequest)
Disables the email channel for an application and deletes any existing settings for the channel.
|
default DeleteEmailChannelResponse |
PinpointClient.deleteEmailChannel(DeleteEmailChannelRequest deleteEmailChannelRequest)
Disables the email channel for an application and deletes any existing settings for the channel.
|
default DeleteEmailTemplateResponse |
PinpointClient.deleteEmailTemplate(Consumer<DeleteEmailTemplateRequest.Builder> deleteEmailTemplateRequest)
Deletes a message template that was designed for use in messages that were sent through the email channel.
|
default DeleteEmailTemplateResponse |
PinpointClient.deleteEmailTemplate(DeleteEmailTemplateRequest deleteEmailTemplateRequest)
Deletes a message template that was designed for use in messages that were sent through the email channel.
|
default DeleteEndpointResponse |
PinpointClient.deleteEndpoint(Consumer<DeleteEndpointRequest.Builder> deleteEndpointRequest)
Deletes an endpoint from an application.
|
default DeleteEndpointResponse |
PinpointClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest)
Deletes an endpoint from an application.
|
default DeleteEventStreamResponse |
PinpointClient.deleteEventStream(Consumer<DeleteEventStreamRequest.Builder> deleteEventStreamRequest)
Deletes the event stream for an application.
|
default DeleteEventStreamResponse |
PinpointClient.deleteEventStream(DeleteEventStreamRequest deleteEventStreamRequest)
Deletes the event stream for an application.
|
default DeleteGcmChannelResponse |
PinpointClient.deleteGcmChannel(Consumer<DeleteGcmChannelRequest.Builder> deleteGcmChannelRequest)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
default DeleteGcmChannelResponse |
PinpointClient.deleteGcmChannel(DeleteGcmChannelRequest deleteGcmChannelRequest)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
default DeletePushTemplateResponse |
PinpointClient.deletePushTemplate(Consumer<DeletePushTemplateRequest.Builder> deletePushTemplateRequest)
Deletes a message template that was designed for use in messages that were sent through a push notification
channel.
|
default DeletePushTemplateResponse |
PinpointClient.deletePushTemplate(DeletePushTemplateRequest deletePushTemplateRequest)
Deletes a message template that was designed for use in messages that were sent through a push notification
channel.
|
default DeleteSegmentResponse |
PinpointClient.deleteSegment(Consumer<DeleteSegmentRequest.Builder> deleteSegmentRequest)
Deletes a segment from an application.
|
default DeleteSegmentResponse |
PinpointClient.deleteSegment(DeleteSegmentRequest deleteSegmentRequest)
Deletes a segment from an application.
|
default DeleteSmsChannelResponse |
PinpointClient.deleteSmsChannel(Consumer<DeleteSmsChannelRequest.Builder> deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
default DeleteSmsChannelResponse |
PinpointClient.deleteSmsChannel(DeleteSmsChannelRequest deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
default DeleteSmsTemplateResponse |
PinpointClient.deleteSmsTemplate(Consumer<DeleteSmsTemplateRequest.Builder> deleteSmsTemplateRequest)
Deletes a message template that was designed for use in messages that were sent through the SMS channel.
|
default DeleteSmsTemplateResponse |
PinpointClient.deleteSmsTemplate(DeleteSmsTemplateRequest deleteSmsTemplateRequest)
Deletes a message template that was designed for use in messages that were sent through the SMS channel.
|
default DeleteUserEndpointsResponse |
PinpointClient.deleteUserEndpoints(Consumer<DeleteUserEndpointsRequest.Builder> deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
|
default DeleteUserEndpointsResponse |
PinpointClient.deleteUserEndpoints(DeleteUserEndpointsRequest deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
|
default DeleteVoiceChannelResponse |
PinpointClient.deleteVoiceChannel(Consumer<DeleteVoiceChannelRequest.Builder> deleteVoiceChannelRequest)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
default DeleteVoiceChannelResponse |
PinpointClient.deleteVoiceChannel(DeleteVoiceChannelRequest deleteVoiceChannelRequest)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
default GetAdmChannelResponse |
PinpointClient.getAdmChannel(Consumer<GetAdmChannelRequest.Builder> getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
|
default GetAdmChannelResponse |
PinpointClient.getAdmChannel(GetAdmChannelRequest getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
|
default GetApnsChannelResponse |
PinpointClient.getApnsChannel(Consumer<GetApnsChannelRequest.Builder> getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
|
default GetApnsChannelResponse |
PinpointClient.getApnsChannel(GetApnsChannelRequest getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
|
default GetApnsSandboxChannelResponse |
PinpointClient.getApnsSandboxChannel(Consumer<GetApnsSandboxChannelRequest.Builder> getApnsSandboxChannelRequest)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
default GetApnsSandboxChannelResponse |
PinpointClient.getApnsSandboxChannel(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
default GetApnsVoipChannelResponse |
PinpointClient.getApnsVoipChannel(Consumer<GetApnsVoipChannelRequest.Builder> getApnsVoipChannelRequest)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
default GetApnsVoipChannelResponse |
PinpointClient.getApnsVoipChannel(GetApnsVoipChannelRequest getApnsVoipChannelRequest)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
default GetApnsVoipSandboxChannelResponse |
PinpointClient.getApnsVoipSandboxChannel(Consumer<GetApnsVoipSandboxChannelRequest.Builder> getApnsVoipSandboxChannelRequest)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
|
default GetApnsVoipSandboxChannelResponse |
PinpointClient.getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
|
default GetAppResponse |
PinpointClient.getApp(Consumer<GetAppRequest.Builder> getAppRequest)
Retrieves information about an application.
|
default GetAppResponse |
PinpointClient.getApp(GetAppRequest getAppRequest)
Retrieves information about an application.
|
default GetApplicationDateRangeKpiResponse |
PinpointClient.getApplicationDateRangeKpi(Consumer<GetApplicationDateRangeKpiRequest.Builder> getApplicationDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
|
default GetApplicationDateRangeKpiResponse |
PinpointClient.getApplicationDateRangeKpi(GetApplicationDateRangeKpiRequest getApplicationDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
|
default GetApplicationSettingsResponse |
PinpointClient.getApplicationSettings(Consumer<GetApplicationSettingsRequest.Builder> getApplicationSettingsRequest)
Retrieves information about the settings for an application.
|
default GetApplicationSettingsResponse |
PinpointClient.getApplicationSettings(GetApplicationSettingsRequest getApplicationSettingsRequest)
Retrieves information about the settings for an application.
|
default GetAppsResponse |
PinpointClient.getApps(Consumer<GetAppsRequest.Builder> getAppsRequest)
Retrieves information about all of your applications.
|
default GetAppsResponse |
PinpointClient.getApps(GetAppsRequest getAppsRequest)
Retrieves information about all of your applications.
|
default GetBaiduChannelResponse |
PinpointClient.getBaiduChannel(Consumer<GetBaiduChannelRequest.Builder> getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu channel for an application.
|
default GetBaiduChannelResponse |
PinpointClient.getBaiduChannel(GetBaiduChannelRequest getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu channel for an application.
|
default GetCampaignResponse |
PinpointClient.getCampaign(Consumer<GetCampaignRequest.Builder> getCampaignRequest)
Retrieves information about the status, configuration, and other settings for a campaign.
|
default GetCampaignResponse |
PinpointClient.getCampaign(GetCampaignRequest getCampaignRequest)
Retrieves information about the status, configuration, and other settings for a campaign.
|
default GetCampaignActivitiesResponse |
PinpointClient.getCampaignActivities(Consumer<GetCampaignActivitiesRequest.Builder> getCampaignActivitiesRequest)
Retrieves information about the activity performed by a campaign.
|
default GetCampaignActivitiesResponse |
PinpointClient.getCampaignActivities(GetCampaignActivitiesRequest getCampaignActivitiesRequest)
Retrieves information about the activity performed by a campaign.
|
default GetCampaignDateRangeKpiResponse |
PinpointClient.getCampaignDateRangeKpi(Consumer<GetCampaignDateRangeKpiRequest.Builder> getCampaignDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
|
default GetCampaignDateRangeKpiResponse |
PinpointClient.getCampaignDateRangeKpi(GetCampaignDateRangeKpiRequest getCampaignDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
|
default GetCampaignsResponse |
PinpointClient.getCampaigns(Consumer<GetCampaignsRequest.Builder> getCampaignsRequest)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
default GetCampaignsResponse |
PinpointClient.getCampaigns(GetCampaignsRequest getCampaignsRequest)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
default GetCampaignVersionResponse |
PinpointClient.getCampaignVersion(Consumer<GetCampaignVersionRequest.Builder> getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
default GetCampaignVersionResponse |
PinpointClient.getCampaignVersion(GetCampaignVersionRequest getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
default GetCampaignVersionsResponse |
PinpointClient.getCampaignVersions(Consumer<GetCampaignVersionsRequest.Builder> getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a specific
campaign.
|
default GetCampaignVersionsResponse |
PinpointClient.getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a specific
campaign.
|
default GetChannelsResponse |
PinpointClient.getChannels(Consumer<GetChannelsRequest.Builder> getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
default GetChannelsResponse |
PinpointClient.getChannels(GetChannelsRequest getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
default GetEmailChannelResponse |
PinpointClient.getEmailChannel(Consumer<GetEmailChannelRequest.Builder> getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
default GetEmailChannelResponse |
PinpointClient.getEmailChannel(GetEmailChannelRequest getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
default GetEmailTemplateResponse |
PinpointClient.getEmailTemplate(Consumer<GetEmailTemplateRequest.Builder> getEmailTemplateRequest)
Retrieves the content and settings for a message template that you can use in messages that are sent through the
email channel.
|
default GetEmailTemplateResponse |
PinpointClient.getEmailTemplate(GetEmailTemplateRequest getEmailTemplateRequest)
Retrieves the content and settings for a message template that you can use in messages that are sent through the
email channel.
|
default GetEndpointResponse |
PinpointClient.getEndpoint(Consumer<GetEndpointRequest.Builder> getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
default GetEndpointResponse |
PinpointClient.getEndpoint(GetEndpointRequest getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
default GetEventStreamResponse |
PinpointClient.getEventStream(Consumer<GetEventStreamRequest.Builder> getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
default GetEventStreamResponse |
PinpointClient.getEventStream(GetEventStreamRequest getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
default GetExportJobResponse |
PinpointClient.getExportJob(Consumer<GetExportJobRequest.Builder> getExportJobRequest)
Retrieves information about the status and settings of a specific export job for an application.
|
default GetExportJobResponse |
PinpointClient.getExportJob(GetExportJobRequest getExportJobRequest)
Retrieves information about the status and settings of a specific export job for an application.
|
default GetExportJobsResponse |
PinpointClient.getExportJobs(Consumer<GetExportJobsRequest.Builder> getExportJobsRequest)
Retrieves information about the status and settings of all the export jobs for an application.
|
default GetExportJobsResponse |
PinpointClient.getExportJobs(GetExportJobsRequest getExportJobsRequest)
Retrieves information about the status and settings of all the export jobs for an application.
|
default GetGcmChannelResponse |
PinpointClient.getGcmChannel(Consumer<GetGcmChannelRequest.Builder> getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
default GetGcmChannelResponse |
PinpointClient.getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
default GetImportJobResponse |
PinpointClient.getImportJob(Consumer<GetImportJobRequest.Builder> getImportJobRequest)
Retrieves information about the status and settings of a specific import job for an application.
|
default GetImportJobResponse |
PinpointClient.getImportJob(GetImportJobRequest getImportJobRequest)
Retrieves information about the status and settings of a specific import job for an application.
|
default GetImportJobsResponse |
PinpointClient.getImportJobs(Consumer<GetImportJobsRequest.Builder> getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
|
default GetImportJobsResponse |
PinpointClient.getImportJobs(GetImportJobsRequest getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
|
default GetPushTemplateResponse |
PinpointClient.getPushTemplate(Consumer<GetPushTemplateRequest.Builder> getPushTemplateRequest)
Retrieves the content and settings for a message template that you can use in messages that are sent through a
push notification channel.
|
default GetPushTemplateResponse |
PinpointClient.getPushTemplate(GetPushTemplateRequest getPushTemplateRequest)
Retrieves the content and settings for a message template that you can use in messages that are sent through a
push notification channel.
|
default GetSegmentResponse |
PinpointClient.getSegment(Consumer<GetSegmentRequest.Builder> getSegmentRequest)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
default GetSegmentResponse |
PinpointClient.getSegment(GetSegmentRequest getSegmentRequest)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
default GetSegmentExportJobsResponse |
PinpointClient.getSegmentExportJobs(Consumer<GetSegmentExportJobsRequest.Builder> getSegmentExportJobsRequest)
Retrieves information about the status and settings of the export jobs for a segment.
|
default GetSegmentExportJobsResponse |
PinpointClient.getSegmentExportJobs(GetSegmentExportJobsRequest getSegmentExportJobsRequest)
Retrieves information about the status and settings of the export jobs for a segment.
|
default GetSegmentImportJobsResponse |
PinpointClient.getSegmentImportJobs(Consumer<GetSegmentImportJobsRequest.Builder> getSegmentImportJobsRequest)
Retrieves information about the status and settings of the import jobs for a segment.
|
default GetSegmentImportJobsResponse |
PinpointClient.getSegmentImportJobs(GetSegmentImportJobsRequest getSegmentImportJobsRequest)
Retrieves information about the status and settings of the import jobs for a segment.
|
default GetSegmentsResponse |
PinpointClient.getSegments(Consumer<GetSegmentsRequest.Builder> getSegmentsRequest)
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
|
default GetSegmentsResponse |
PinpointClient.getSegments(GetSegmentsRequest getSegmentsRequest)
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
|
default GetSegmentVersionResponse |
PinpointClient.getSegmentVersion(Consumer<GetSegmentVersionRequest.Builder> getSegmentVersionRequest)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
|
default GetSegmentVersionResponse |
PinpointClient.getSegmentVersion(GetSegmentVersionRequest getSegmentVersionRequest)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
|
default GetSegmentVersionsResponse |
PinpointClient.getSegmentVersions(Consumer<GetSegmentVersionsRequest.Builder> getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all versions of a specific
segment that's associated with an application.
|
default GetSegmentVersionsResponse |
PinpointClient.getSegmentVersions(GetSegmentVersionsRequest getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all versions of a specific
segment that's associated with an application.
|
default GetSmsChannelResponse |
PinpointClient.getSmsChannel(Consumer<GetSmsChannelRequest.Builder> getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
|
default GetSmsChannelResponse |
PinpointClient.getSmsChannel(GetSmsChannelRequest getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
|
default GetSmsTemplateResponse |
PinpointClient.getSmsTemplate(Consumer<GetSmsTemplateRequest.Builder> getSmsTemplateRequest)
Retrieves the content and settings for a message template that you can use in messages that are sent through the
SMS channel.
|
default GetSmsTemplateResponse |
PinpointClient.getSmsTemplate(GetSmsTemplateRequest getSmsTemplateRequest)
Retrieves the content and settings for a message template that you can use in messages that are sent through the
SMS channel.
|
default GetUserEndpointsResponse |
PinpointClient.getUserEndpoints(Consumer<GetUserEndpointsRequest.Builder> getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
default GetUserEndpointsResponse |
PinpointClient.getUserEndpoints(GetUserEndpointsRequest getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
default GetVoiceChannelResponse |
PinpointClient.getVoiceChannel(Consumer<GetVoiceChannelRequest.Builder> getVoiceChannelRequest)
Retrieves information about the status and settings of the voice channel for an application.
|
default GetVoiceChannelResponse |
PinpointClient.getVoiceChannel(GetVoiceChannelRequest getVoiceChannelRequest)
Retrieves information about the status and settings of the voice channel for an application.
|
default ListTemplatesResponse |
PinpointClient.listTemplates(Consumer<ListTemplatesRequest.Builder> listTemplatesRequest)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
default ListTemplatesResponse |
PinpointClient.listTemplates(ListTemplatesRequest listTemplatesRequest)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
default PhoneNumberValidateResponse |
PinpointClient.phoneNumberValidate(Consumer<PhoneNumberValidateRequest.Builder> phoneNumberValidateRequest)
Retrieves information about a phone number.
|
default PhoneNumberValidateResponse |
PinpointClient.phoneNumberValidate(PhoneNumberValidateRequest phoneNumberValidateRequest)
Retrieves information about a phone number.
|
default PutEventsResponse |
PinpointClient.putEvents(Consumer<PutEventsRequest.Builder> putEventsRequest)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
default PutEventsResponse |
PinpointClient.putEvents(PutEventsRequest putEventsRequest)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
default PutEventStreamResponse |
PinpointClient.putEventStream(Consumer<PutEventStreamRequest.Builder> putEventStreamRequest)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
default PutEventStreamResponse |
PinpointClient.putEventStream(PutEventStreamRequest putEventStreamRequest)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
default RemoveAttributesResponse |
PinpointClient.removeAttributes(Consumer<RemoveAttributesRequest.Builder> removeAttributesRequest)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
|
default RemoveAttributesResponse |
PinpointClient.removeAttributes(RemoveAttributesRequest removeAttributesRequest)
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an
application.
|
default SendMessagesResponse |
PinpointClient.sendMessages(Consumer<SendMessagesRequest.Builder> sendMessagesRequest)
Creates and sends a direct message.
|
default SendMessagesResponse |
PinpointClient.sendMessages(SendMessagesRequest sendMessagesRequest)
Creates and sends a direct message.
|
default SendUsersMessagesResponse |
PinpointClient.sendUsersMessages(Consumer<SendUsersMessagesRequest.Builder> sendUsersMessagesRequest)
Creates and sends a message to a list of users.
|
default SendUsersMessagesResponse |
PinpointClient.sendUsersMessages(SendUsersMessagesRequest sendUsersMessagesRequest)
Creates and sends a message to a list of users.
|
default UpdateAdmChannelResponse |
PinpointClient.updateAdmChannel(Consumer<UpdateAdmChannelRequest.Builder> updateAdmChannelRequest)
Enables the ADM channel for an application or updates the status and settings of the ADM channel for an
application.
|
default UpdateAdmChannelResponse |
PinpointClient.updateAdmChannel(UpdateAdmChannelRequest updateAdmChannelRequest)
Enables the ADM channel for an application or updates the status and settings of the ADM channel for an
application.
|
default UpdateApnsChannelResponse |
PinpointClient.updateApnsChannel(Consumer<UpdateApnsChannelRequest.Builder> updateApnsChannelRequest)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
default UpdateApnsChannelResponse |
PinpointClient.updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
default UpdateApnsSandboxChannelResponse |
PinpointClient.updateApnsSandboxChannel(Consumer<UpdateApnsSandboxChannelRequest.Builder> updateApnsSandboxChannelRequest)
Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox
channel for an application.
|
default UpdateApnsSandboxChannelResponse |
PinpointClient.updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest)
Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox
channel for an application.
|
default UpdateApnsVoipChannelResponse |
PinpointClient.updateApnsVoipChannel(Consumer<UpdateApnsVoipChannelRequest.Builder> updateApnsVoipChannelRequest)
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for
an application.
|
default UpdateApnsVoipChannelResponse |
PinpointClient.updateApnsVoipChannel(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest)
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for
an application.
|
default UpdateApnsVoipSandboxChannelResponse |
PinpointClient.updateApnsVoipSandboxChannel(Consumer<UpdateApnsVoipSandboxChannelRequest.Builder> updateApnsVoipSandboxChannelRequest)
Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP
sandbox channel for an application.
|
default UpdateApnsVoipSandboxChannelResponse |
PinpointClient.updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest)
Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP
sandbox channel for an application.
|
default UpdateApplicationSettingsResponse |
PinpointClient.updateApplicationSettings(Consumer<UpdateApplicationSettingsRequest.Builder> updateApplicationSettingsRequest)
Updates the settings for an application.
|
default UpdateApplicationSettingsResponse |
PinpointClient.updateApplicationSettings(UpdateApplicationSettingsRequest updateApplicationSettingsRequest)
Updates the settings for an application.
|
default UpdateBaiduChannelResponse |
PinpointClient.updateBaiduChannel(Consumer<UpdateBaiduChannelRequest.Builder> updateBaiduChannelRequest)
Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an
application.
|
default UpdateBaiduChannelResponse |
PinpointClient.updateBaiduChannel(UpdateBaiduChannelRequest updateBaiduChannelRequest)
Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an
application.
|
default UpdateCampaignResponse |
PinpointClient.updateCampaign(Consumer<UpdateCampaignRequest.Builder> updateCampaignRequest)
Updates the settings for a campaign.
|
default UpdateCampaignResponse |
PinpointClient.updateCampaign(UpdateCampaignRequest updateCampaignRequest)
Updates the settings for a campaign.
|
default UpdateEmailChannelResponse |
PinpointClient.updateEmailChannel(Consumer<UpdateEmailChannelRequest.Builder> updateEmailChannelRequest)
Enables the email channel for an application or updates the status and settings of the email channel for an
application.
|
default UpdateEmailChannelResponse |
PinpointClient.updateEmailChannel(UpdateEmailChannelRequest updateEmailChannelRequest)
Enables the email channel for an application or updates the status and settings of the email channel for an
application.
|
default UpdateEmailTemplateResponse |
PinpointClient.updateEmailTemplate(Consumer<UpdateEmailTemplateRequest.Builder> updateEmailTemplateRequest)
Updates an existing message template that you can use in messages that are sent through the email channel.
|
default UpdateEmailTemplateResponse |
PinpointClient.updateEmailTemplate(UpdateEmailTemplateRequest updateEmailTemplateRequest)
Updates an existing message template that you can use in messages that are sent through the email channel.
|
default UpdateEndpointResponse |
PinpointClient.updateEndpoint(Consumer<UpdateEndpointRequest.Builder> updateEndpointRequest)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
default UpdateEndpointResponse |
PinpointClient.updateEndpoint(UpdateEndpointRequest updateEndpointRequest)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
default UpdateEndpointsBatchResponse |
PinpointClient.updateEndpointsBatch(Consumer<UpdateEndpointsBatchRequest.Builder> 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.
|
default UpdateEndpointsBatchResponse |
PinpointClient.updateEndpointsBatch(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.
|
default UpdateGcmChannelResponse |
PinpointClient.updateGcmChannel(Consumer<UpdateGcmChannelRequest.Builder> updateGcmChannelRequest)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an
application.
|
default UpdateGcmChannelResponse |
PinpointClient.updateGcmChannel(UpdateGcmChannelRequest updateGcmChannelRequest)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an
application.
|
default UpdatePushTemplateResponse |
PinpointClient.updatePushTemplate(Consumer<UpdatePushTemplateRequest.Builder> updatePushTemplateRequest)
Updates an existing message template that you can use in messages that are sent through a push notification
channel.
|
default UpdatePushTemplateResponse |
PinpointClient.updatePushTemplate(UpdatePushTemplateRequest updatePushTemplateRequest)
Updates an existing message template that you can use in messages that are sent through a push notification
channel.
|
default UpdateSegmentResponse |
PinpointClient.updateSegment(Consumer<UpdateSegmentRequest.Builder> 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.
|
default UpdateSegmentResponse |
PinpointClient.updateSegment(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.
|
default UpdateSmsChannelResponse |
PinpointClient.updateSmsChannel(Consumer<UpdateSmsChannelRequest.Builder> updateSmsChannelRequest)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
default UpdateSmsChannelResponse |
PinpointClient.updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
default UpdateSmsTemplateResponse |
PinpointClient.updateSmsTemplate(Consumer<UpdateSmsTemplateRequest.Builder> updateSmsTemplateRequest)
Updates an existing message template that you can use in messages that are sent through the SMS channel.
|
default UpdateSmsTemplateResponse |
PinpointClient.updateSmsTemplate(UpdateSmsTemplateRequest updateSmsTemplateRequest)
Updates an existing message template that you can use in messages that are sent through the SMS channel.
|
default UpdateVoiceChannelResponse |
PinpointClient.updateVoiceChannel(Consumer<UpdateVoiceChannelRequest.Builder> updateVoiceChannelRequest)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
default UpdateVoiceChannelResponse |
PinpointClient.updateVoiceChannel(UpdateVoiceChannelRequest updateVoiceChannelRequest)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
Copyright © 2019. All rights reserved.