@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonPinpoint extends Object implements AmazonPinpoint
AmazonPinpoint. Convenient method forms pass through to the corresponding overload
that takes a request object, which throws an UnsupportedOperationException.ENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
CreateAppResult |
createApp(CreateAppRequest request)
Creates an application.
|
CreateCampaignResult |
createCampaign(CreateCampaignRequest request)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
CreateEmailTemplateResult |
createEmailTemplate(CreateEmailTemplateRequest request)
Creates a message template for messages that are sent through the email channel.
|
CreateExportJobResult |
createExportJob(CreateExportJobRequest request)
Creates an export job for an application.
|
CreateImportJobResult |
createImportJob(CreateImportJobRequest request)
Creates an import job for an application.
|
CreateInAppTemplateResult |
createInAppTemplate(CreateInAppTemplateRequest request)
Creates a new message template for messages using the in-app message channel.
|
CreateJourneyResult |
createJourney(CreateJourneyRequest request)
Creates a journey for an application.
|
CreatePushTemplateResult |
createPushTemplate(CreatePushTemplateRequest request)
Creates a message template for messages that are sent through a push notification channel.
|
CreateRecommenderConfigurationResult |
createRecommenderConfiguration(CreateRecommenderConfigurationRequest request)
Creates an Amazon Pinpoint configuration for a recommender model.
|
CreateSegmentResult |
createSegment(CreateSegmentRequest request)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
CreateSmsTemplateResult |
createSmsTemplate(CreateSmsTemplateRequest request)
Creates a message template for messages that are sent through the SMS channel.
|
CreateVoiceTemplateResult |
createVoiceTemplate(CreateVoiceTemplateRequest request)
Creates a message template for messages that are sent through the voice channel.
|
DeleteAdmChannelResult |
deleteAdmChannel(DeleteAdmChannelRequest request)
Disables the ADM channel for an application and deletes any existing settings for the channel.
|
DeleteApnsChannelResult |
deleteApnsChannel(DeleteApnsChannelRequest request)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
DeleteApnsSandboxChannelResult |
deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest request)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
|
DeleteApnsVoipChannelResult |
deleteApnsVoipChannel(DeleteApnsVoipChannelRequest request)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
DeleteApnsVoipSandboxChannelResult |
deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest request)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
|
DeleteAppResult |
deleteApp(DeleteAppRequest request)
Deletes an application.
|
DeleteBaiduChannelResult |
deleteBaiduChannel(DeleteBaiduChannelRequest request)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
DeleteCampaignResult |
deleteCampaign(DeleteCampaignRequest request)
Deletes a campaign from an application.
|
DeleteEmailChannelResult |
deleteEmailChannel(DeleteEmailChannelRequest request)
Disables the email channel for an application and deletes any existing settings for the channel.
|
DeleteEmailTemplateResult |
deleteEmailTemplate(DeleteEmailTemplateRequest request)
Deletes a message template for messages that were sent through the email channel.
|
DeleteEndpointResult |
deleteEndpoint(DeleteEndpointRequest request)
Deletes an endpoint from an application.
|
DeleteEventStreamResult |
deleteEventStream(DeleteEventStreamRequest request)
Deletes the event stream for an application.
|
DeleteGcmChannelResult |
deleteGcmChannel(DeleteGcmChannelRequest request)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
DeleteInAppTemplateResult |
deleteInAppTemplate(DeleteInAppTemplateRequest request)
Deletes a message template for messages sent using the in-app message channel.
|
DeleteJourneyResult |
deleteJourney(DeleteJourneyRequest request)
Deletes a journey from an application.
|
DeletePushTemplateResult |
deletePushTemplate(DeletePushTemplateRequest request)
Deletes a message template for messages that were sent through a push notification channel.
|
DeleteRecommenderConfigurationResult |
deleteRecommenderConfiguration(DeleteRecommenderConfigurationRequest request)
Deletes an Amazon Pinpoint configuration for a recommender model.
|
DeleteSegmentResult |
deleteSegment(DeleteSegmentRequest request)
Deletes a segment from an application.
|
DeleteSmsChannelResult |
deleteSmsChannel(DeleteSmsChannelRequest request)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
DeleteSmsTemplateResult |
deleteSmsTemplate(DeleteSmsTemplateRequest request)
Deletes a message template for messages that were sent through the SMS channel.
|
DeleteUserEndpointsResult |
deleteUserEndpoints(DeleteUserEndpointsRequest request)
Deletes all the endpoints that are associated with a specific user ID.
|
DeleteVoiceChannelResult |
deleteVoiceChannel(DeleteVoiceChannelRequest request)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
DeleteVoiceTemplateResult |
deleteVoiceTemplate(DeleteVoiceTemplateRequest request)
Deletes a message template for messages that were sent through the voice channel.
|
GetAdmChannelResult |
getAdmChannel(GetAdmChannelRequest request)
Retrieves information about the status and settings of the ADM channel for an application.
|
GetApnsChannelResult |
getApnsChannel(GetApnsChannelRequest request)
Retrieves information about the status and settings of the APNs channel for an application.
|
GetApnsSandboxChannelResult |
getApnsSandboxChannel(GetApnsSandboxChannelRequest request)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
GetApnsVoipChannelResult |
getApnsVoipChannel(GetApnsVoipChannelRequest request)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
GetApnsVoipSandboxChannelResult |
getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest request)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
|
GetAppResult |
getApp(GetAppRequest request)
Retrieves information about an application.
|
GetApplicationDateRangeKpiResult |
getApplicationDateRangeKpi(GetApplicationDateRangeKpiRequest request)
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
|
GetApplicationSettingsResult |
getApplicationSettings(GetApplicationSettingsRequest request)
Retrieves information about the settings for an application.
|
GetAppsResult |
getApps(GetAppsRequest request)
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
|
GetBaiduChannelResult |
getBaiduChannel(GetBaiduChannelRequest request)
Retrieves information about the status and settings of the Baidu channel for an application.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetCampaignResult |
getCampaign(GetCampaignRequest request)
Retrieves information about the status, configuration, and other settings for a campaign.
|
GetCampaignActivitiesResult |
getCampaignActivities(GetCampaignActivitiesRequest request)
Retrieves information about all the activities for a campaign.
|
GetCampaignDateRangeKpiResult |
getCampaignDateRangeKpi(GetCampaignDateRangeKpiRequest request)
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
|
GetCampaignsResult |
getCampaigns(GetCampaignsRequest request)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
GetCampaignVersionResult |
getCampaignVersion(GetCampaignVersionRequest request)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
GetCampaignVersionsResult |
getCampaignVersions(GetCampaignVersionsRequest request)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
|
GetChannelsResult |
getChannels(GetChannelsRequest request)
Retrieves information about the history and status of each channel for an application.
|
GetEmailChannelResult |
getEmailChannel(GetEmailChannelRequest request)
Retrieves information about the status and settings of the email channel for an application.
|
GetEmailTemplateResult |
getEmailTemplate(GetEmailTemplateRequest request)
Retrieves the content and settings of a message template for messages that are sent through the email channel.
|
GetEndpointResult |
getEndpoint(GetEndpointRequest request)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
GetEventStreamResult |
getEventStream(GetEventStreamRequest request)
Retrieves information about the event stream settings for an application.
|
GetExportJobResult |
getExportJob(GetExportJobRequest request)
Retrieves information about the status and settings of a specific export job for an application.
|
GetExportJobsResult |
getExportJobs(GetExportJobsRequest request)
Retrieves information about the status and settings of all the export jobs for an application.
|
GetGcmChannelResult |
getGcmChannel(GetGcmChannelRequest request)
Retrieves information about the status and settings of the GCM channel for an application.
|
GetImportJobResult |
getImportJob(GetImportJobRequest request)
Retrieves information about the status and settings of a specific import job for an application.
|
GetImportJobsResult |
getImportJobs(GetImportJobsRequest request)
Retrieves information about the status and settings of all the import jobs for an application.
|
GetInAppMessagesResult |
getInAppMessages(GetInAppMessagesRequest request)
Retrieves the in-app messages targeted for the provided endpoint ID.
|
GetInAppTemplateResult |
getInAppTemplate(GetInAppTemplateRequest request)
Retrieves the content and settings of a message template for messages sent through the in-app channel.
|
GetJourneyResult |
getJourney(GetJourneyRequest request)
Retrieves information about the status, configuration, and other settings for a journey.
|
GetJourneyDateRangeKpiResult |
getJourneyDateRangeKpi(GetJourneyDateRangeKpiRequest request)
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
|
GetJourneyExecutionActivityMetricsResult |
getJourneyExecutionActivityMetrics(GetJourneyExecutionActivityMetricsRequest request)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
|
GetJourneyExecutionMetricsResult |
getJourneyExecutionMetrics(GetJourneyExecutionMetricsRequest request)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
|
GetJourneyRunExecutionActivityMetricsResult |
getJourneyRunExecutionActivityMetrics(GetJourneyRunExecutionActivityMetricsRequest request)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.
|
GetJourneyRunExecutionMetricsResult |
getJourneyRunExecutionMetrics(GetJourneyRunExecutionMetricsRequest request)
Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.
|
GetJourneyRunsResult |
getJourneyRuns(GetJourneyRunsRequest request)
Provides information about the runs of a journey.
|
GetPushTemplateResult |
getPushTemplate(GetPushTemplateRequest request)
Retrieves the content and settings of a message template for messages that are sent through a push notification
channel.
|
GetRecommenderConfigurationResult |
getRecommenderConfiguration(GetRecommenderConfigurationRequest request)
Retrieves information about an Amazon Pinpoint configuration for a recommender model.
|
GetRecommenderConfigurationsResult |
getRecommenderConfigurations(GetRecommenderConfigurationsRequest request)
Retrieves information about all the recommender model configurations that are associated with your Amazon
Pinpoint account.
|
GetSegmentResult |
getSegment(GetSegmentRequest request)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
GetSegmentExportJobsResult |
getSegmentExportJobs(GetSegmentExportJobsRequest request)
Retrieves information about the status and settings of the export jobs for a segment.
|
GetSegmentImportJobsResult |
getSegmentImportJobs(GetSegmentImportJobsRequest request)
Retrieves information about the status and settings of the import jobs for a segment.
|
GetSegmentsResult |
getSegments(GetSegmentsRequest request)
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
|
GetSegmentVersionResult |
getSegmentVersion(GetSegmentVersionRequest request)
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment
that's associated with an application.
|
GetSegmentVersionsResult |
getSegmentVersions(GetSegmentVersionsRequest request)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
GetSmsChannelResult |
getSmsChannel(GetSmsChannelRequest request)
Retrieves information about the status and settings of the SMS channel for an application.
|
GetSmsTemplateResult |
getSmsTemplate(GetSmsTemplateRequest request)
Retrieves the content and settings of a message template for messages that are sent through the SMS channel.
|
GetUserEndpointsResult |
getUserEndpoints(GetUserEndpointsRequest request)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
GetVoiceChannelResult |
getVoiceChannel(GetVoiceChannelRequest request)
Retrieves information about the status and settings of the voice channel for an application.
|
GetVoiceTemplateResult |
getVoiceTemplate(GetVoiceTemplateRequest request)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
|
ListJourneysResult |
listJourneys(ListJourneysRequest request)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest request)
Retrieves all the tags (keys and values) that are associated with an application, campaign, message template, or
segment.
|
ListTemplatesResult |
listTemplates(ListTemplatesRequest request)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
ListTemplateVersionsResult |
listTemplateVersions(ListTemplateVersionsRequest request)
Retrieves information about all the versions of a specific message template.
|
PhoneNumberValidateResult |
phoneNumberValidate(PhoneNumberValidateRequest request)
Retrieves information about a phone number.
|
PutEventsResult |
putEvents(PutEventsRequest request)
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are
associated with.
|
PutEventStreamResult |
putEventStream(PutEventStreamRequest request)
Creates a new event stream for an application or updates the settings of an existing event stream for an
application.
|
RemoveAttributesResult |
removeAttributes(RemoveAttributesRequest request)
Removes one or more custom attributes, of the same attribute type, from the application.
|
SendMessagesResult |
sendMessages(SendMessagesRequest request)
Creates and sends a direct message.
|
SendOTPMessageResult |
sendOTPMessage(SendOTPMessageRequest request)
Send an OTP message
|
SendUsersMessagesResult |
sendUsersMessages(SendUsersMessagesRequest request)
Creates and sends a message to a list of users.
|
void |
setEndpoint(String endpoint)
Overrides the default endpoint for this client ("https://pinpoint.us-east-1.amazonaws.com").
|
void |
setRegion(Region region)
An alternative to
AmazonPinpoint.setEndpoint(String), sets the regional endpoint for this client's
service calls. |
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
TagResourceResult |
tagResource(TagResourceRequest request)
Adds one or more tags (keys and values) to an application, campaign, message template, or segment.
|
UntagResourceResult |
untagResource(UntagResourceRequest request)
Removes one or more tags (keys and values) from an application, campaign, message template, or segment.
|
UpdateAdmChannelResult |
updateAdmChannel(UpdateAdmChannelRequest request)
Enables the ADM channel for an application or updates the status and settings of the ADM channel for an
application.
|
UpdateApnsChannelResult |
updateApnsChannel(UpdateApnsChannelRequest request)
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an
application.
|
UpdateApnsSandboxChannelResult |
updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest request)
Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox
channel for an application.
|
UpdateApnsVoipChannelResult |
updateApnsVoipChannel(UpdateApnsVoipChannelRequest request)
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for
an application.
|
UpdateApnsVoipSandboxChannelResult |
updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest request)
Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP
sandbox channel for an application.
|
UpdateApplicationSettingsResult |
updateApplicationSettings(UpdateApplicationSettingsRequest request)
Updates the settings for an application.
|
UpdateBaiduChannelResult |
updateBaiduChannel(UpdateBaiduChannelRequest request)
Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an
application.
|
UpdateCampaignResult |
updateCampaign(UpdateCampaignRequest request)
Updates the configuration and other settings for a campaign.
|
UpdateEmailChannelResult |
updateEmailChannel(UpdateEmailChannelRequest request)
Enables the email channel for an application or updates the status and settings of the email channel for an
application.
|
UpdateEmailTemplateResult |
updateEmailTemplate(UpdateEmailTemplateRequest request)
Updates an existing message template for messages that are sent through the email channel.
|
UpdateEndpointResult |
updateEndpoint(UpdateEndpointRequest request)
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an
application.
|
UpdateEndpointsBatchResult |
updateEndpointsBatch(UpdateEndpointsBatchRequest request)
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing
endpoints for an application.
|
UpdateGcmChannelResult |
updateGcmChannel(UpdateGcmChannelRequest request)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an
application.
|
UpdateInAppTemplateResult |
updateInAppTemplate(UpdateInAppTemplateRequest request)
Updates an existing message template for messages sent through the in-app message channel.
|
UpdateJourneyResult |
updateJourney(UpdateJourneyRequest request)
Updates the configuration and other settings for a journey.
|
UpdateJourneyStateResult |
updateJourneyState(UpdateJourneyStateRequest request)
Cancels (stops) an active journey.
|
UpdatePushTemplateResult |
updatePushTemplate(UpdatePushTemplateRequest request)
Updates an existing message template for messages that are sent through a push notification channel.
|
UpdateRecommenderConfigurationResult |
updateRecommenderConfiguration(UpdateRecommenderConfigurationRequest request)
Updates an Amazon Pinpoint configuration for a recommender model.
|
UpdateSegmentResult |
updateSegment(UpdateSegmentRequest request)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
UpdateSmsChannelResult |
updateSmsChannel(UpdateSmsChannelRequest request)
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an
application.
|
UpdateSmsTemplateResult |
updateSmsTemplate(UpdateSmsTemplateRequest request)
Updates an existing message template for messages that are sent through the SMS channel.
|
UpdateTemplateActiveVersionResult |
updateTemplateActiveVersion(UpdateTemplateActiveVersionRequest request)
Changes the status of a specific version of a message template to active.
|
UpdateVoiceChannelResult |
updateVoiceChannel(UpdateVoiceChannelRequest request)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
UpdateVoiceTemplateResult |
updateVoiceTemplate(UpdateVoiceTemplateRequest request)
Updates an existing message template for messages that are sent through the voice channel.
|
VerifyOTPMessageResult |
verifyOTPMessage(VerifyOTPMessageRequest request)
Verify an OTP
|
public void setEndpoint(String endpoint)
AmazonPinpoint
Callers can pass in just the endpoint (ex: "pinpoint.us-east-1.amazonaws.com") or a full URL, including the
protocol (ex: "https://pinpoint.us-east-1.amazonaws.com"). If the protocol is not specified here, the default
protocol from this client's ClientConfiguration will be used, which by default is HTTPS.
For more information on using AWS regions with the AWS SDK for Java, and a complete list of all available endpoints for all AWS services, see: https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/java-dg-region-selection.html#region-selection- choose-endpoint
This method is not threadsafe. An endpoint should be configured when the client is created and before any service requests are made. Changing it afterwards creates inevitable race conditions for any service requests in transit or retrying.
setEndpoint in interface AmazonPinpointendpoint - The endpoint (ex: "pinpoint.us-east-1.amazonaws.com") or a full URL, including the protocol (ex:
"https://pinpoint.us-east-1.amazonaws.com") of the region specific AWS endpoint this client will
communicate with.public void setRegion(Region region)
AmazonPinpointAmazonPinpoint.setEndpoint(String), sets the regional endpoint for this client's
service calls. Callers can use this method to control which AWS region they want to work with.
By default, all service endpoints in all regions use the https protocol. To use http instead, specify it in the
ClientConfiguration supplied at construction.
This method is not threadsafe. A region should be configured when the client is created and before any service requests are made. Changing it afterwards creates inevitable race conditions for any service requests in transit or retrying.
setRegion in interface AmazonPinpointregion - The region this client will communicate with. See Region.getRegion(com.amazonaws.regions.Regions)
for accessing a given region. Must not be null and must be a region where the service is available.Region.getRegion(com.amazonaws.regions.Regions),
Region.createClient(Class, com.amazonaws.auth.AWSCredentialsProvider, ClientConfiguration),
Region.isServiceSupported(String)public CreateAppResult createApp(CreateAppRequest request)
AmazonPinpointCreates an application.
createApp in interface AmazonPinpointpublic CreateCampaignResult createCampaign(CreateCampaignRequest request)
AmazonPinpointCreates a new campaign for an application or updates the settings of an existing campaign for an application.
createCampaign in interface AmazonPinpointpublic CreateEmailTemplateResult createEmailTemplate(CreateEmailTemplateRequest request)
AmazonPinpointCreates a message template for messages that are sent through the email channel.
createEmailTemplate in interface AmazonPinpointpublic CreateExportJobResult createExportJob(CreateExportJobRequest request)
AmazonPinpointCreates an export job for an application.
createExportJob in interface AmazonPinpointpublic CreateImportJobResult createImportJob(CreateImportJobRequest request)
AmazonPinpointCreates an import job for an application.
createImportJob in interface AmazonPinpointpublic CreateInAppTemplateResult createInAppTemplate(CreateInAppTemplateRequest request)
AmazonPinpointCreates a new message template for messages using the in-app message channel.
createInAppTemplate in interface AmazonPinpointpublic CreateJourneyResult createJourney(CreateJourneyRequest request)
AmazonPinpointCreates a journey for an application.
createJourney in interface AmazonPinpointpublic CreatePushTemplateResult createPushTemplate(CreatePushTemplateRequest request)
AmazonPinpointCreates a message template for messages that are sent through a push notification channel.
createPushTemplate in interface AmazonPinpointpublic CreateRecommenderConfigurationResult createRecommenderConfiguration(CreateRecommenderConfigurationRequest request)
AmazonPinpointCreates an Amazon Pinpoint configuration for a recommender model.
createRecommenderConfiguration in interface AmazonPinpointpublic CreateSegmentResult createSegment(CreateSegmentRequest request)
AmazonPinpointCreates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
createSegment in interface AmazonPinpointpublic CreateSmsTemplateResult createSmsTemplate(CreateSmsTemplateRequest request)
AmazonPinpointCreates a message template for messages that are sent through the SMS channel.
createSmsTemplate in interface AmazonPinpointpublic CreateVoiceTemplateResult createVoiceTemplate(CreateVoiceTemplateRequest request)
AmazonPinpointCreates a message template for messages that are sent through the voice channel.
createVoiceTemplate in interface AmazonPinpointpublic DeleteAdmChannelResult deleteAdmChannel(DeleteAdmChannelRequest request)
AmazonPinpointDisables the ADM channel for an application and deletes any existing settings for the channel.
deleteAdmChannel in interface AmazonPinpointpublic DeleteApnsChannelResult deleteApnsChannel(DeleteApnsChannelRequest request)
AmazonPinpointDisables the APNs channel for an application and deletes any existing settings for the channel.
deleteApnsChannel in interface AmazonPinpointpublic DeleteApnsSandboxChannelResult deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest request)
AmazonPinpointDisables the APNs sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsSandboxChannel in interface AmazonPinpointpublic DeleteApnsVoipChannelResult deleteApnsVoipChannel(DeleteApnsVoipChannelRequest request)
AmazonPinpointDisables the APNs VoIP channel for an application and deletes any existing settings for the channel.
deleteApnsVoipChannel in interface AmazonPinpointpublic DeleteApnsVoipSandboxChannelResult deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest request)
AmazonPinpointDisables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsVoipSandboxChannel in interface AmazonPinpointpublic DeleteAppResult deleteApp(DeleteAppRequest request)
AmazonPinpointDeletes an application.
deleteApp in interface AmazonPinpointpublic DeleteBaiduChannelResult deleteBaiduChannel(DeleteBaiduChannelRequest request)
AmazonPinpointDisables the Baidu channel for an application and deletes any existing settings for the channel.
deleteBaiduChannel in interface AmazonPinpointpublic DeleteCampaignResult deleteCampaign(DeleteCampaignRequest request)
AmazonPinpointDeletes a campaign from an application.
deleteCampaign in interface AmazonPinpointpublic DeleteEmailChannelResult deleteEmailChannel(DeleteEmailChannelRequest request)
AmazonPinpointDisables the email channel for an application and deletes any existing settings for the channel.
deleteEmailChannel in interface AmazonPinpointpublic DeleteEmailTemplateResult deleteEmailTemplate(DeleteEmailTemplateRequest request)
AmazonPinpointDeletes a message template for messages that were sent through the email channel.
deleteEmailTemplate in interface AmazonPinpointpublic DeleteEndpointResult deleteEndpoint(DeleteEndpointRequest request)
AmazonPinpointDeletes an endpoint from an application.
deleteEndpoint in interface AmazonPinpointpublic DeleteEventStreamResult deleteEventStream(DeleteEventStreamRequest request)
AmazonPinpointDeletes the event stream for an application.
deleteEventStream in interface AmazonPinpointpublic DeleteGcmChannelResult deleteGcmChannel(DeleteGcmChannelRequest request)
AmazonPinpointDisables the GCM channel for an application and deletes any existing settings for the channel.
deleteGcmChannel in interface AmazonPinpointpublic DeleteInAppTemplateResult deleteInAppTemplate(DeleteInAppTemplateRequest request)
AmazonPinpointDeletes a message template for messages sent using the in-app message channel.
deleteInAppTemplate in interface AmazonPinpointpublic DeleteJourneyResult deleteJourney(DeleteJourneyRequest request)
AmazonPinpointDeletes a journey from an application.
deleteJourney in interface AmazonPinpointpublic DeletePushTemplateResult deletePushTemplate(DeletePushTemplateRequest request)
AmazonPinpointDeletes a message template for messages that were sent through a push notification channel.
deletePushTemplate in interface AmazonPinpointpublic DeleteRecommenderConfigurationResult deleteRecommenderConfiguration(DeleteRecommenderConfigurationRequest request)
AmazonPinpointDeletes an Amazon Pinpoint configuration for a recommender model.
deleteRecommenderConfiguration in interface AmazonPinpointpublic DeleteSegmentResult deleteSegment(DeleteSegmentRequest request)
AmazonPinpointDeletes a segment from an application.
deleteSegment in interface AmazonPinpointpublic DeleteSmsChannelResult deleteSmsChannel(DeleteSmsChannelRequest request)
AmazonPinpointDisables the SMS channel for an application and deletes any existing settings for the channel.
deleteSmsChannel in interface AmazonPinpointpublic DeleteSmsTemplateResult deleteSmsTemplate(DeleteSmsTemplateRequest request)
AmazonPinpointDeletes a message template for messages that were sent through the SMS channel.
deleteSmsTemplate in interface AmazonPinpointpublic DeleteUserEndpointsResult deleteUserEndpoints(DeleteUserEndpointsRequest request)
AmazonPinpointDeletes all the endpoints that are associated with a specific user ID.
deleteUserEndpoints in interface AmazonPinpointpublic DeleteVoiceChannelResult deleteVoiceChannel(DeleteVoiceChannelRequest request)
AmazonPinpointDisables the voice channel for an application and deletes any existing settings for the channel.
deleteVoiceChannel in interface AmazonPinpointpublic DeleteVoiceTemplateResult deleteVoiceTemplate(DeleteVoiceTemplateRequest request)
AmazonPinpointDeletes a message template for messages that were sent through the voice channel.
deleteVoiceTemplate in interface AmazonPinpointpublic GetAdmChannelResult getAdmChannel(GetAdmChannelRequest request)
AmazonPinpointRetrieves information about the status and settings of the ADM channel for an application.
getAdmChannel in interface AmazonPinpointpublic GetApnsChannelResult getApnsChannel(GetApnsChannelRequest request)
AmazonPinpointRetrieves information about the status and settings of the APNs channel for an application.
getApnsChannel in interface AmazonPinpointpublic GetApnsSandboxChannelResult getApnsSandboxChannel(GetApnsSandboxChannelRequest request)
AmazonPinpointRetrieves information about the status and settings of the APNs sandbox channel for an application.
getApnsSandboxChannel in interface AmazonPinpointpublic GetApnsVoipChannelResult getApnsVoipChannel(GetApnsVoipChannelRequest request)
AmazonPinpointRetrieves information about the status and settings of the APNs VoIP channel for an application.
getApnsVoipChannel in interface AmazonPinpointpublic GetApnsVoipSandboxChannelResult getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest request)
AmazonPinpointRetrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
getApnsVoipSandboxChannel in interface AmazonPinpointpublic GetAppResult getApp(GetAppRequest request)
AmazonPinpointRetrieves information about an application.
getApp in interface AmazonPinpointpublic GetApplicationDateRangeKpiResult getApplicationDateRangeKpi(GetApplicationDateRangeKpiRequest request)
AmazonPinpointRetrieves (queries) pre-aggregated data for a standard metric that applies to an application.
getApplicationDateRangeKpi in interface AmazonPinpointpublic GetApplicationSettingsResult getApplicationSettings(GetApplicationSettingsRequest request)
AmazonPinpointRetrieves information about the settings for an application.
getApplicationSettings in interface AmazonPinpointpublic GetAppsResult getApps(GetAppsRequest request)
AmazonPinpointRetrieves information about all the applications that are associated with your Amazon Pinpoint account.
getApps in interface AmazonPinpointpublic GetBaiduChannelResult getBaiduChannel(GetBaiduChannelRequest request)
AmazonPinpointRetrieves information about the status and settings of the Baidu channel for an application.
getBaiduChannel in interface AmazonPinpointpublic GetCampaignResult getCampaign(GetCampaignRequest request)
AmazonPinpointRetrieves information about the status, configuration, and other settings for a campaign.
getCampaign in interface AmazonPinpointpublic GetCampaignActivitiesResult getCampaignActivities(GetCampaignActivitiesRequest request)
AmazonPinpointRetrieves information about all the activities for a campaign.
getCampaignActivities in interface AmazonPinpointpublic GetCampaignDateRangeKpiResult getCampaignDateRangeKpi(GetCampaignDateRangeKpiRequest request)
AmazonPinpointRetrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
getCampaignDateRangeKpi in interface AmazonPinpointpublic GetCampaignVersionResult getCampaignVersion(GetCampaignVersionRequest request)
AmazonPinpointRetrieves information about the status, configuration, and other settings for a specific version of a campaign.
getCampaignVersion in interface AmazonPinpointpublic GetCampaignVersionsResult getCampaignVersions(GetCampaignVersionsRequest request)
AmazonPinpointRetrieves information about the status, configuration, and other settings for all versions of a campaign.
getCampaignVersions in interface AmazonPinpointpublic GetCampaignsResult getCampaigns(GetCampaignsRequest request)
AmazonPinpointRetrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.
getCampaigns in interface AmazonPinpointpublic GetChannelsResult getChannels(GetChannelsRequest request)
AmazonPinpointRetrieves information about the history and status of each channel for an application.
getChannels in interface AmazonPinpointpublic GetEmailChannelResult getEmailChannel(GetEmailChannelRequest request)
AmazonPinpointRetrieves information about the status and settings of the email channel for an application.
getEmailChannel in interface AmazonPinpointpublic GetEmailTemplateResult getEmailTemplate(GetEmailTemplateRequest request)
AmazonPinpointRetrieves the content and settings of a message template for messages that are sent through the email channel.
getEmailTemplate in interface AmazonPinpointpublic GetEndpointResult getEndpoint(GetEndpointRequest request)
AmazonPinpointRetrieves information about the settings and attributes of a specific endpoint for an application.
getEndpoint in interface AmazonPinpointpublic GetEventStreamResult getEventStream(GetEventStreamRequest request)
AmazonPinpointRetrieves information about the event stream settings for an application.
getEventStream in interface AmazonPinpointpublic GetExportJobResult getExportJob(GetExportJobRequest request)
AmazonPinpointRetrieves information about the status and settings of a specific export job for an application.
getExportJob in interface AmazonPinpointpublic GetExportJobsResult getExportJobs(GetExportJobsRequest request)
AmazonPinpointRetrieves information about the status and settings of all the export jobs for an application.
getExportJobs in interface AmazonPinpointpublic GetGcmChannelResult getGcmChannel(GetGcmChannelRequest request)
AmazonPinpointRetrieves information about the status and settings of the GCM channel for an application.
getGcmChannel in interface AmazonPinpointpublic GetImportJobResult getImportJob(GetImportJobRequest request)
AmazonPinpointRetrieves information about the status and settings of a specific import job for an application.
getImportJob in interface AmazonPinpointpublic GetImportJobsResult getImportJobs(GetImportJobsRequest request)
AmazonPinpointRetrieves information about the status and settings of all the import jobs for an application.
getImportJobs in interface AmazonPinpointpublic GetInAppMessagesResult getInAppMessages(GetInAppMessagesRequest request)
AmazonPinpointRetrieves the in-app messages targeted for the provided endpoint ID.
getInAppMessages in interface AmazonPinpointpublic GetInAppTemplateResult getInAppTemplate(GetInAppTemplateRequest request)
AmazonPinpointRetrieves the content and settings of a message template for messages sent through the in-app channel.
getInAppTemplate in interface AmazonPinpointpublic GetJourneyResult getJourney(GetJourneyRequest request)
AmazonPinpointRetrieves information about the status, configuration, and other settings for a journey.
getJourney in interface AmazonPinpointpublic GetJourneyDateRangeKpiResult getJourneyDateRangeKpi(GetJourneyDateRangeKpiRequest request)
AmazonPinpointRetrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
getJourneyDateRangeKpi in interface AmazonPinpointpublic GetJourneyExecutionActivityMetricsResult getJourneyExecutionActivityMetrics(GetJourneyExecutionActivityMetricsRequest request)
AmazonPinpointRetrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
getJourneyExecutionActivityMetrics in interface AmazonPinpointpublic GetJourneyExecutionMetricsResult getJourneyExecutionMetrics(GetJourneyExecutionMetricsRequest request)
AmazonPinpointRetrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
getJourneyExecutionMetrics in interface AmazonPinpointpublic GetJourneyRunExecutionActivityMetricsResult getJourneyRunExecutionActivityMetrics(GetJourneyRunExecutionActivityMetricsRequest request)
AmazonPinpointRetrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey activity.
getJourneyRunExecutionActivityMetrics in interface AmazonPinpointpublic GetJourneyRunExecutionMetricsResult getJourneyRunExecutionMetrics(GetJourneyRunExecutionMetricsRequest request)
AmazonPinpointRetrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.
getJourneyRunExecutionMetrics in interface AmazonPinpointpublic GetJourneyRunsResult getJourneyRuns(GetJourneyRunsRequest request)
AmazonPinpointProvides information about the runs of a journey.
getJourneyRuns in interface AmazonPinpointpublic GetPushTemplateResult getPushTemplate(GetPushTemplateRequest request)
AmazonPinpointRetrieves the content and settings of a message template for messages that are sent through a push notification channel.
getPushTemplate in interface AmazonPinpointpublic GetRecommenderConfigurationResult getRecommenderConfiguration(GetRecommenderConfigurationRequest request)
AmazonPinpointRetrieves information about an Amazon Pinpoint configuration for a recommender model.
getRecommenderConfiguration in interface AmazonPinpointpublic GetRecommenderConfigurationsResult getRecommenderConfigurations(GetRecommenderConfigurationsRequest request)
AmazonPinpointRetrieves information about all the recommender model configurations that are associated with your Amazon Pinpoint account.
getRecommenderConfigurations in interface AmazonPinpointpublic GetSegmentResult getSegment(GetSegmentRequest request)
AmazonPinpointRetrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.
getSegment in interface AmazonPinpointpublic GetSegmentExportJobsResult getSegmentExportJobs(GetSegmentExportJobsRequest request)
AmazonPinpointRetrieves information about the status and settings of the export jobs for a segment.
getSegmentExportJobs in interface AmazonPinpointpublic GetSegmentImportJobsResult getSegmentImportJobs(GetSegmentImportJobsRequest request)
AmazonPinpointRetrieves information about the status and settings of the import jobs for a segment.
getSegmentImportJobs in interface AmazonPinpointpublic GetSegmentVersionResult getSegmentVersion(GetSegmentVersionRequest request)
AmazonPinpointRetrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.
getSegmentVersion in interface AmazonPinpointpublic GetSegmentVersionsResult getSegmentVersions(GetSegmentVersionsRequest request)
AmazonPinpointRetrieves information about the configuration, dimension, and other settings for all the versions of a specific segment that's associated with an application.
getSegmentVersions in interface AmazonPinpointpublic GetSegmentsResult getSegments(GetSegmentsRequest request)
AmazonPinpointRetrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.
getSegments in interface AmazonPinpointpublic GetSmsChannelResult getSmsChannel(GetSmsChannelRequest request)
AmazonPinpointRetrieves information about the status and settings of the SMS channel for an application.
getSmsChannel in interface AmazonPinpointpublic GetSmsTemplateResult getSmsTemplate(GetSmsTemplateRequest request)
AmazonPinpointRetrieves the content and settings of a message template for messages that are sent through the SMS channel.
getSmsTemplate in interface AmazonPinpointpublic GetUserEndpointsResult getUserEndpoints(GetUserEndpointsRequest request)
AmazonPinpointRetrieves information about all the endpoints that are associated with a specific user ID.
getUserEndpoints in interface AmazonPinpointpublic GetVoiceChannelResult getVoiceChannel(GetVoiceChannelRequest request)
AmazonPinpointRetrieves information about the status and settings of the voice channel for an application.
getVoiceChannel in interface AmazonPinpointpublic GetVoiceTemplateResult getVoiceTemplate(GetVoiceTemplateRequest request)
AmazonPinpointRetrieves the content and settings of a message template for messages that are sent through the voice channel.
getVoiceTemplate in interface AmazonPinpointpublic ListJourneysResult listJourneys(ListJourneysRequest request)
AmazonPinpointRetrieves information about the status, configuration, and other settings for all the journeys that are associated with an application.
listJourneys in interface AmazonPinpointpublic ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AmazonPinpointRetrieves all the tags (keys and values) that are associated with an application, campaign, message template, or segment.
listTagsForResource in interface AmazonPinpointpublic ListTemplateVersionsResult listTemplateVersions(ListTemplateVersionsRequest request)
AmazonPinpointRetrieves information about all the versions of a specific message template.
listTemplateVersions in interface AmazonPinpointpublic ListTemplatesResult listTemplates(ListTemplatesRequest request)
AmazonPinpointRetrieves information about all the message templates that are associated with your Amazon Pinpoint account.
listTemplates in interface AmazonPinpointpublic PhoneNumberValidateResult phoneNumberValidate(PhoneNumberValidateRequest request)
AmazonPinpointRetrieves information about a phone number.
phoneNumberValidate in interface AmazonPinpointpublic PutEventStreamResult putEventStream(PutEventStreamRequest request)
AmazonPinpointCreates a new event stream for an application or updates the settings of an existing event stream for an application.
putEventStream in interface AmazonPinpointpublic PutEventsResult putEvents(PutEventsRequest request)
AmazonPinpointCreates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.
putEvents in interface AmazonPinpointpublic RemoveAttributesResult removeAttributes(RemoveAttributesRequest request)
AmazonPinpointRemoves one or more custom attributes, of the same attribute type, from the application. Existing endpoints still have the attributes but Amazon Pinpoint will stop capturing new or changed values for these attributes.
removeAttributes in interface AmazonPinpointpublic SendMessagesResult sendMessages(SendMessagesRequest request)
AmazonPinpointCreates and sends a direct message.
sendMessages in interface AmazonPinpointpublic SendOTPMessageResult sendOTPMessage(SendOTPMessageRequest request)
AmazonPinpointSend an OTP message
sendOTPMessage in interface AmazonPinpointpublic SendUsersMessagesResult sendUsersMessages(SendUsersMessagesRequest request)
AmazonPinpointCreates and sends a message to a list of users.
sendUsersMessages in interface AmazonPinpointpublic TagResourceResult tagResource(TagResourceRequest request)
AmazonPinpointAdds one or more tags (keys and values) to an application, campaign, message template, or segment.
tagResource in interface AmazonPinpointpublic UntagResourceResult untagResource(UntagResourceRequest request)
AmazonPinpointRemoves one or more tags (keys and values) from an application, campaign, message template, or segment.
untagResource in interface AmazonPinpointpublic UpdateAdmChannelResult updateAdmChannel(UpdateAdmChannelRequest request)
AmazonPinpointEnables the ADM channel for an application or updates the status and settings of the ADM channel for an application.
updateAdmChannel in interface AmazonPinpointpublic UpdateApnsChannelResult updateApnsChannel(UpdateApnsChannelRequest request)
AmazonPinpointEnables the APNs channel for an application or updates the status and settings of the APNs channel for an application.
updateApnsChannel in interface AmazonPinpointpublic UpdateApnsSandboxChannelResult updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest request)
AmazonPinpointEnables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.
updateApnsSandboxChannel in interface AmazonPinpointpublic UpdateApnsVoipChannelResult updateApnsVoipChannel(UpdateApnsVoipChannelRequest request)
AmazonPinpointEnables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for an application.
updateApnsVoipChannel in interface AmazonPinpointpublic UpdateApnsVoipSandboxChannelResult updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest request)
AmazonPinpointEnables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.
updateApnsVoipSandboxChannel in interface AmazonPinpointpublic UpdateApplicationSettingsResult updateApplicationSettings(UpdateApplicationSettingsRequest request)
AmazonPinpointUpdates the settings for an application.
updateApplicationSettings in interface AmazonPinpointpublic UpdateBaiduChannelResult updateBaiduChannel(UpdateBaiduChannelRequest request)
AmazonPinpointEnables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.
updateBaiduChannel in interface AmazonPinpointpublic UpdateCampaignResult updateCampaign(UpdateCampaignRequest request)
AmazonPinpointUpdates the configuration and other settings for a campaign.
updateCampaign in interface AmazonPinpointpublic UpdateEmailChannelResult updateEmailChannel(UpdateEmailChannelRequest request)
AmazonPinpointEnables the email channel for an application or updates the status and settings of the email channel for an application.
updateEmailChannel in interface AmazonPinpointpublic UpdateEmailTemplateResult updateEmailTemplate(UpdateEmailTemplateRequest request)
AmazonPinpointUpdates an existing message template for messages that are sent through the email channel.
updateEmailTemplate in interface AmazonPinpointpublic UpdateEndpointResult updateEndpoint(UpdateEndpointRequest request)
AmazonPinpointCreates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application. You can also use this operation to define custom attributes for an endpoint. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.
updateEndpoint in interface AmazonPinpointpublic UpdateEndpointsBatchResult updateEndpointsBatch(UpdateEndpointsBatchRequest request)
AmazonPinpointCreates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing endpoints for an application. You can also use this operation to define custom attributes for a batch of endpoints. If an update includes one or more values for a custom attribute, Amazon Pinpoint replaces (overwrites) any existing values with the new values.
updateEndpointsBatch in interface AmazonPinpointpublic UpdateGcmChannelResult updateGcmChannel(UpdateGcmChannelRequest request)
AmazonPinpointEnables the GCM channel for an application or updates the status and settings of the GCM channel for an application.
updateGcmChannel in interface AmazonPinpointpublic UpdateInAppTemplateResult updateInAppTemplate(UpdateInAppTemplateRequest request)
AmazonPinpointUpdates an existing message template for messages sent through the in-app message channel.
updateInAppTemplate in interface AmazonPinpointpublic UpdateJourneyResult updateJourney(UpdateJourneyRequest request)
AmazonPinpointUpdates the configuration and other settings for a journey.
updateJourney in interface AmazonPinpointpublic UpdateJourneyStateResult updateJourneyState(UpdateJourneyStateRequest request)
AmazonPinpointCancels (stops) an active journey.
updateJourneyState in interface AmazonPinpointpublic UpdatePushTemplateResult updatePushTemplate(UpdatePushTemplateRequest request)
AmazonPinpointUpdates an existing message template for messages that are sent through a push notification channel.
updatePushTemplate in interface AmazonPinpointpublic UpdateRecommenderConfigurationResult updateRecommenderConfiguration(UpdateRecommenderConfigurationRequest request)
AmazonPinpointUpdates an Amazon Pinpoint configuration for a recommender model.
updateRecommenderConfiguration in interface AmazonPinpointpublic UpdateSegmentResult updateSegment(UpdateSegmentRequest request)
AmazonPinpointCreates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
updateSegment in interface AmazonPinpointpublic UpdateSmsChannelResult updateSmsChannel(UpdateSmsChannelRequest request)
AmazonPinpointEnables the SMS channel for an application or updates the status and settings of the SMS channel for an application.
updateSmsChannel in interface AmazonPinpointpublic UpdateSmsTemplateResult updateSmsTemplate(UpdateSmsTemplateRequest request)
AmazonPinpointUpdates an existing message template for messages that are sent through the SMS channel.
updateSmsTemplate in interface AmazonPinpointpublic UpdateTemplateActiveVersionResult updateTemplateActiveVersion(UpdateTemplateActiveVersionRequest request)
AmazonPinpointChanges the status of a specific version of a message template to active.
updateTemplateActiveVersion in interface AmazonPinpointpublic UpdateVoiceChannelResult updateVoiceChannel(UpdateVoiceChannelRequest request)
AmazonPinpointEnables the voice channel for an application or updates the status and settings of the voice channel for an application.
updateVoiceChannel in interface AmazonPinpointpublic UpdateVoiceTemplateResult updateVoiceTemplate(UpdateVoiceTemplateRequest request)
AmazonPinpointUpdates an existing message template for messages that are sent through the voice channel.
updateVoiceTemplate in interface AmazonPinpointpublic VerifyOTPMessageResult verifyOTPMessage(VerifyOTPMessageRequest request)
AmazonPinpointVerify an OTP
verifyOTPMessage in interface AmazonPinpointpublic void shutdown()
AmazonPinpointshutdown in interface AmazonPinpointpublic ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AmazonPinpointResponse metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata in interface AmazonPinpointrequest - The originally executed request.