@Generated(value="software.amazon.awssdk:codegen") public interface PinpointClient extends SdkClient
builder() method.
Doc Engage API - Amazon Pinpoint API
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static PinpointClientBuilder |
builder()
Create a builder that can be used to configure and create a
PinpointClient. |
static PinpointClient |
create()
Create a
PinpointClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
default CreateAppResponse |
createApp(Consumer<CreateAppRequest.Builder> createAppRequest)
Creates an application.
|
default CreateAppResponse |
createApp(CreateAppRequest createAppRequest)
Creates an application.
|
default CreateCampaignResponse |
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 |
createCampaign(CreateCampaignRequest createCampaignRequest)
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
|
default CreateEmailTemplateResponse |
createEmailTemplate(Consumer<CreateEmailTemplateRequest.Builder> createEmailTemplateRequest)
Creates a message template for messages that are sent through the email channel.
|
default CreateEmailTemplateResponse |
createEmailTemplate(CreateEmailTemplateRequest createEmailTemplateRequest)
Creates a message template for messages that are sent through the email channel.
|
default CreateExportJobResponse |
createExportJob(Consumer<CreateExportJobRequest.Builder> createExportJobRequest)
Creates an export job for an application.
|
default CreateExportJobResponse |
createExportJob(CreateExportJobRequest createExportJobRequest)
Creates an export job for an application.
|
default CreateImportJobResponse |
createImportJob(Consumer<CreateImportJobRequest.Builder> createImportJobRequest)
Creates an import job for an application.
|
default CreateImportJobResponse |
createImportJob(CreateImportJobRequest createImportJobRequest)
Creates an import job for an application.
|
default CreateJourneyResponse |
createJourney(Consumer<CreateJourneyRequest.Builder> createJourneyRequest)
Creates a journey for an application.
|
default CreateJourneyResponse |
createJourney(CreateJourneyRequest createJourneyRequest)
Creates a journey for an application.
|
default CreatePushTemplateResponse |
createPushTemplate(Consumer<CreatePushTemplateRequest.Builder> createPushTemplateRequest)
Creates a message template for messages that are sent through a push notification channel.
|
default CreatePushTemplateResponse |
createPushTemplate(CreatePushTemplateRequest createPushTemplateRequest)
Creates a message template for messages that are sent through a push notification channel.
|
default CreateSegmentResponse |
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 |
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 |
createSmsTemplate(Consumer<CreateSmsTemplateRequest.Builder> createSmsTemplateRequest)
Creates a message template for messages that are sent through the SMS channel.
|
default CreateSmsTemplateResponse |
createSmsTemplate(CreateSmsTemplateRequest createSmsTemplateRequest)
Creates a message template for messages that are sent through the SMS channel.
|
default CreateVoiceTemplateResponse |
createVoiceTemplate(Consumer<CreateVoiceTemplateRequest.Builder> createVoiceTemplateRequest)
Creates a message template for messages that are sent through the voice channel.
|
default CreateVoiceTemplateResponse |
createVoiceTemplate(CreateVoiceTemplateRequest createVoiceTemplateRequest)
Creates a message template for messages that are sent through the voice channel.
|
default DeleteAdmChannelResponse |
deleteAdmChannel(Consumer<DeleteAdmChannelRequest.Builder> deleteAdmChannelRequest)
Disables the ADM channel for an application and deletes any existing settings for the channel.
|
default DeleteAdmChannelResponse |
deleteAdmChannel(DeleteAdmChannelRequest deleteAdmChannelRequest)
Disables the ADM channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsChannelResponse |
deleteApnsChannel(Consumer<DeleteApnsChannelRequest.Builder> deleteApnsChannelRequest)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsChannelResponse |
deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest)
Disables the APNs channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsSandboxChannelResponse |
deleteApnsSandboxChannel(Consumer<DeleteApnsSandboxChannelRequest.Builder> deleteApnsSandboxChannelRequest)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsSandboxChannelResponse |
deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest)
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsVoipChannelResponse |
deleteApnsVoipChannel(Consumer<DeleteApnsVoipChannelRequest.Builder> deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsVoipChannelResponse |
deleteApnsVoipChannel(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest)
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsVoipSandboxChannelResponse |
deleteApnsVoipSandboxChannel(Consumer<DeleteApnsVoipSandboxChannelRequest.Builder> deleteApnsVoipSandboxChannelRequest)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
|
default DeleteApnsVoipSandboxChannelResponse |
deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest)
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
|
default DeleteAppResponse |
deleteApp(Consumer<DeleteAppRequest.Builder> deleteAppRequest)
Deletes an application.
|
default DeleteAppResponse |
deleteApp(DeleteAppRequest deleteAppRequest)
Deletes an application.
|
default DeleteBaiduChannelResponse |
deleteBaiduChannel(Consumer<DeleteBaiduChannelRequest.Builder> deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
default DeleteBaiduChannelResponse |
deleteBaiduChannel(DeleteBaiduChannelRequest deleteBaiduChannelRequest)
Disables the Baidu channel for an application and deletes any existing settings for the channel.
|
default DeleteCampaignResponse |
deleteCampaign(Consumer<DeleteCampaignRequest.Builder> deleteCampaignRequest)
Deletes a campaign from an application.
|
default DeleteCampaignResponse |
deleteCampaign(DeleteCampaignRequest deleteCampaignRequest)
Deletes a campaign from an application.
|
default DeleteEmailChannelResponse |
deleteEmailChannel(Consumer<DeleteEmailChannelRequest.Builder> deleteEmailChannelRequest)
Disables the email channel for an application and deletes any existing settings for the channel.
|
default DeleteEmailChannelResponse |
deleteEmailChannel(DeleteEmailChannelRequest deleteEmailChannelRequest)
Disables the email channel for an application and deletes any existing settings for the channel.
|
default DeleteEmailTemplateResponse |
deleteEmailTemplate(Consumer<DeleteEmailTemplateRequest.Builder> deleteEmailTemplateRequest)
Deletes a message template for messages that were sent through the email channel.
|
default DeleteEmailTemplateResponse |
deleteEmailTemplate(DeleteEmailTemplateRequest deleteEmailTemplateRequest)
Deletes a message template for messages that were sent through the email channel.
|
default DeleteEndpointResponse |
deleteEndpoint(Consumer<DeleteEndpointRequest.Builder> deleteEndpointRequest)
Deletes an endpoint from an application.
|
default DeleteEndpointResponse |
deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest)
Deletes an endpoint from an application.
|
default DeleteEventStreamResponse |
deleteEventStream(Consumer<DeleteEventStreamRequest.Builder> deleteEventStreamRequest)
Deletes the event stream for an application.
|
default DeleteEventStreamResponse |
deleteEventStream(DeleteEventStreamRequest deleteEventStreamRequest)
Deletes the event stream for an application.
|
default DeleteGcmChannelResponse |
deleteGcmChannel(Consumer<DeleteGcmChannelRequest.Builder> deleteGcmChannelRequest)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
default DeleteGcmChannelResponse |
deleteGcmChannel(DeleteGcmChannelRequest deleteGcmChannelRequest)
Disables the GCM channel for an application and deletes any existing settings for the channel.
|
default DeleteJourneyResponse |
deleteJourney(Consumer<DeleteJourneyRequest.Builder> deleteJourneyRequest)
Deletes a journey from an application.
|
default DeleteJourneyResponse |
deleteJourney(DeleteJourneyRequest deleteJourneyRequest)
Deletes a journey from an application.
|
default DeletePushTemplateResponse |
deletePushTemplate(Consumer<DeletePushTemplateRequest.Builder> deletePushTemplateRequest)
Deletes a message template for messages that were sent through a push notification channel.
|
default DeletePushTemplateResponse |
deletePushTemplate(DeletePushTemplateRequest deletePushTemplateRequest)
Deletes a message template for messages that were sent through a push notification channel.
|
default DeleteSegmentResponse |
deleteSegment(Consumer<DeleteSegmentRequest.Builder> deleteSegmentRequest)
Deletes a segment from an application.
|
default DeleteSegmentResponse |
deleteSegment(DeleteSegmentRequest deleteSegmentRequest)
Deletes a segment from an application.
|
default DeleteSmsChannelResponse |
deleteSmsChannel(Consumer<DeleteSmsChannelRequest.Builder> deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
default DeleteSmsChannelResponse |
deleteSmsChannel(DeleteSmsChannelRequest deleteSmsChannelRequest)
Disables the SMS channel for an application and deletes any existing settings for the channel.
|
default DeleteSmsTemplateResponse |
deleteSmsTemplate(Consumer<DeleteSmsTemplateRequest.Builder> deleteSmsTemplateRequest)
Deletes a message template for messages that were sent through the SMS channel.
|
default DeleteSmsTemplateResponse |
deleteSmsTemplate(DeleteSmsTemplateRequest deleteSmsTemplateRequest)
Deletes a message template for messages that were sent through the SMS channel.
|
default DeleteUserEndpointsResponse |
deleteUserEndpoints(Consumer<DeleteUserEndpointsRequest.Builder> deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
|
default DeleteUserEndpointsResponse |
deleteUserEndpoints(DeleteUserEndpointsRequest deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
|
default DeleteVoiceChannelResponse |
deleteVoiceChannel(Consumer<DeleteVoiceChannelRequest.Builder> deleteVoiceChannelRequest)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
default DeleteVoiceChannelResponse |
deleteVoiceChannel(DeleteVoiceChannelRequest deleteVoiceChannelRequest)
Disables the voice channel for an application and deletes any existing settings for the channel.
|
default DeleteVoiceTemplateResponse |
deleteVoiceTemplate(Consumer<DeleteVoiceTemplateRequest.Builder> deleteVoiceTemplateRequest)
Deletes a message template for messages that were sent through the voice channel.
|
default DeleteVoiceTemplateResponse |
deleteVoiceTemplate(DeleteVoiceTemplateRequest deleteVoiceTemplateRequest)
Deletes a message template for messages that were sent through the voice channel.
|
default GetAdmChannelResponse |
getAdmChannel(Consumer<GetAdmChannelRequest.Builder> getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
|
default GetAdmChannelResponse |
getAdmChannel(GetAdmChannelRequest getAdmChannelRequest)
Retrieves information about the status and settings of the ADM channel for an application.
|
default GetApnsChannelResponse |
getApnsChannel(Consumer<GetApnsChannelRequest.Builder> getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
|
default GetApnsChannelResponse |
getApnsChannel(GetApnsChannelRequest getApnsChannelRequest)
Retrieves information about the status and settings of the APNs channel for an application.
|
default GetApnsSandboxChannelResponse |
getApnsSandboxChannel(Consumer<GetApnsSandboxChannelRequest.Builder> getApnsSandboxChannelRequest)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
default GetApnsSandboxChannelResponse |
getApnsSandboxChannel(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest)
Retrieves information about the status and settings of the APNs sandbox channel for an application.
|
default GetApnsVoipChannelResponse |
getApnsVoipChannel(Consumer<GetApnsVoipChannelRequest.Builder> getApnsVoipChannelRequest)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
default GetApnsVoipChannelResponse |
getApnsVoipChannel(GetApnsVoipChannelRequest getApnsVoipChannelRequest)
Retrieves information about the status and settings of the APNs VoIP channel for an application.
|
default GetApnsVoipSandboxChannelResponse |
getApnsVoipSandboxChannel(Consumer<GetApnsVoipSandboxChannelRequest.Builder> getApnsVoipSandboxChannelRequest)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
|
default GetApnsVoipSandboxChannelResponse |
getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest)
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
|
default GetAppResponse |
getApp(Consumer<GetAppRequest.Builder> getAppRequest)
Retrieves information about an application.
|
default GetAppResponse |
getApp(GetAppRequest getAppRequest)
Retrieves information about an application.
|
default GetApplicationDateRangeKpiResponse |
getApplicationDateRangeKpi(Consumer<GetApplicationDateRangeKpiRequest.Builder> getApplicationDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
|
default GetApplicationDateRangeKpiResponse |
getApplicationDateRangeKpi(GetApplicationDateRangeKpiRequest getApplicationDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
|
default GetApplicationSettingsResponse |
getApplicationSettings(Consumer<GetApplicationSettingsRequest.Builder> getApplicationSettingsRequest)
Retrieves information about the settings for an application.
|
default GetApplicationSettingsResponse |
getApplicationSettings(GetApplicationSettingsRequest getApplicationSettingsRequest)
Retrieves information about the settings for an application.
|
default GetAppsResponse |
getApps(Consumer<GetAppsRequest.Builder> getAppsRequest)
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
|
default GetAppsResponse |
getApps(GetAppsRequest getAppsRequest)
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
|
default GetBaiduChannelResponse |
getBaiduChannel(Consumer<GetBaiduChannelRequest.Builder> getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu channel for an application.
|
default GetBaiduChannelResponse |
getBaiduChannel(GetBaiduChannelRequest getBaiduChannelRequest)
Retrieves information about the status and settings of the Baidu channel for an application.
|
default GetCampaignResponse |
getCampaign(Consumer<GetCampaignRequest.Builder> getCampaignRequest)
Retrieves information about the status, configuration, and other settings for a campaign.
|
default GetCampaignResponse |
getCampaign(GetCampaignRequest getCampaignRequest)
Retrieves information about the status, configuration, and other settings for a campaign.
|
default GetCampaignActivitiesResponse |
getCampaignActivities(Consumer<GetCampaignActivitiesRequest.Builder> getCampaignActivitiesRequest)
Retrieves information about all the activities for a campaign.
|
default GetCampaignActivitiesResponse |
getCampaignActivities(GetCampaignActivitiesRequest getCampaignActivitiesRequest)
Retrieves information about all the activities for a campaign.
|
default GetCampaignDateRangeKpiResponse |
getCampaignDateRangeKpi(Consumer<GetCampaignDateRangeKpiRequest.Builder> getCampaignDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
|
default GetCampaignDateRangeKpiResponse |
getCampaignDateRangeKpi(GetCampaignDateRangeKpiRequest getCampaignDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
|
default GetCampaignsResponse |
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 |
getCampaigns(GetCampaignsRequest getCampaignsRequest)
Retrieves information about the status, configuration, and other settings for all the campaigns that are
associated with an application.
|
default GetCampaignVersionResponse |
getCampaignVersion(Consumer<GetCampaignVersionRequest.Builder> getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
default GetCampaignVersionResponse |
getCampaignVersion(GetCampaignVersionRequest getCampaignVersionRequest)
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
|
default GetCampaignVersionsResponse |
getCampaignVersions(Consumer<GetCampaignVersionsRequest.Builder> getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
|
default GetCampaignVersionsResponse |
getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest)
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
|
default GetChannelsResponse |
getChannels(Consumer<GetChannelsRequest.Builder> getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
default GetChannelsResponse |
getChannels(GetChannelsRequest getChannelsRequest)
Retrieves information about the history and status of each channel for an application.
|
default GetEmailChannelResponse |
getEmailChannel(Consumer<GetEmailChannelRequest.Builder> getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
default GetEmailChannelResponse |
getEmailChannel(GetEmailChannelRequest getEmailChannelRequest)
Retrieves information about the status and settings of the email channel for an application.
|
default GetEmailTemplateResponse |
getEmailTemplate(Consumer<GetEmailTemplateRequest.Builder> getEmailTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the email channel.
|
default GetEmailTemplateResponse |
getEmailTemplate(GetEmailTemplateRequest getEmailTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the email channel.
|
default GetEndpointResponse |
getEndpoint(Consumer<GetEndpointRequest.Builder> getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
default GetEndpointResponse |
getEndpoint(GetEndpointRequest getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
default GetEventStreamResponse |
getEventStream(Consumer<GetEventStreamRequest.Builder> getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
default GetEventStreamResponse |
getEventStream(GetEventStreamRequest getEventStreamRequest)
Retrieves information about the event stream settings for an application.
|
default GetExportJobResponse |
getExportJob(Consumer<GetExportJobRequest.Builder> getExportJobRequest)
Retrieves information about the status and settings of a specific export job for an application.
|
default GetExportJobResponse |
getExportJob(GetExportJobRequest getExportJobRequest)
Retrieves information about the status and settings of a specific export job for an application.
|
default GetExportJobsResponse |
getExportJobs(Consumer<GetExportJobsRequest.Builder> getExportJobsRequest)
Retrieves information about the status and settings of all the export jobs for an application.
|
default GetExportJobsResponse |
getExportJobs(GetExportJobsRequest getExportJobsRequest)
Retrieves information about the status and settings of all the export jobs for an application.
|
default GetGcmChannelResponse |
getGcmChannel(Consumer<GetGcmChannelRequest.Builder> getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
default GetGcmChannelResponse |
getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)
Retrieves information about the status and settings of the GCM channel for an application.
|
default GetImportJobResponse |
getImportJob(Consumer<GetImportJobRequest.Builder> getImportJobRequest)
Retrieves information about the status and settings of a specific import job for an application.
|
default GetImportJobResponse |
getImportJob(GetImportJobRequest getImportJobRequest)
Retrieves information about the status and settings of a specific import job for an application.
|
default GetImportJobsResponse |
getImportJobs(Consumer<GetImportJobsRequest.Builder> getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
|
default GetImportJobsResponse |
getImportJobs(GetImportJobsRequest getImportJobsRequest)
Retrieves information about the status and settings of all the import jobs for an application.
|
default GetJourneyResponse |
getJourney(Consumer<GetJourneyRequest.Builder> getJourneyRequest)
Retrieves information about the status, configuration, and other settings for a journey.
|
default GetJourneyResponse |
getJourney(GetJourneyRequest getJourneyRequest)
Retrieves information about the status, configuration, and other settings for a journey.
|
default GetJourneyDateRangeKpiResponse |
getJourneyDateRangeKpi(Consumer<GetJourneyDateRangeKpiRequest.Builder> getJourneyDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
|
default GetJourneyDateRangeKpiResponse |
getJourneyDateRangeKpi(GetJourneyDateRangeKpiRequest getJourneyDateRangeKpiRequest)
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
|
default GetJourneyExecutionActivityMetricsResponse |
getJourneyExecutionActivityMetrics(Consumer<GetJourneyExecutionActivityMetricsRequest.Builder> getJourneyExecutionActivityMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
|
default GetJourneyExecutionActivityMetricsResponse |
getJourneyExecutionActivityMetrics(GetJourneyExecutionActivityMetricsRequest getJourneyExecutionActivityMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
|
default GetJourneyExecutionMetricsResponse |
getJourneyExecutionMetrics(Consumer<GetJourneyExecutionMetricsRequest.Builder> getJourneyExecutionMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
|
default GetJourneyExecutionMetricsResponse |
getJourneyExecutionMetrics(GetJourneyExecutionMetricsRequest getJourneyExecutionMetricsRequest)
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
|
default GetPushTemplateResponse |
getPushTemplate(Consumer<GetPushTemplateRequest.Builder> getPushTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through a push notification
channel.
|
default GetPushTemplateResponse |
getPushTemplate(GetPushTemplateRequest getPushTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through a push notification
channel.
|
default GetSegmentResponse |
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 |
getSegment(GetSegmentRequest getSegmentRequest)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
default GetSegmentExportJobsResponse |
getSegmentExportJobs(Consumer<GetSegmentExportJobsRequest.Builder> getSegmentExportJobsRequest)
Retrieves information about the status and settings of the export jobs for a segment.
|
default GetSegmentExportJobsResponse |
getSegmentExportJobs(GetSegmentExportJobsRequest getSegmentExportJobsRequest)
Retrieves information about the status and settings of the export jobs for a segment.
|
default GetSegmentImportJobsResponse |
getSegmentImportJobs(Consumer<GetSegmentImportJobsRequest.Builder> getSegmentImportJobsRequest)
Retrieves information about the status and settings of the import jobs for a segment.
|
default GetSegmentImportJobsResponse |
getSegmentImportJobs(GetSegmentImportJobsRequest getSegmentImportJobsRequest)
Retrieves information about the status and settings of the import jobs for a segment.
|
default GetSegmentsResponse |
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 |
getSegments(GetSegmentsRequest getSegmentsRequest)
Retrieves information about the configuration, dimension, and other settings for all the segments that are
associated with an application.
|
default GetSegmentVersionResponse |
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 |
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 |
getSegmentVersions(Consumer<GetSegmentVersionsRequest.Builder> getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
default GetSegmentVersionsResponse |
getSegmentVersions(GetSegmentVersionsRequest getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
default GetSmsChannelResponse |
getSmsChannel(Consumer<GetSmsChannelRequest.Builder> getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
|
default GetSmsChannelResponse |
getSmsChannel(GetSmsChannelRequest getSmsChannelRequest)
Retrieves information about the status and settings of the SMS channel for an application.
|
default GetSmsTemplateResponse |
getSmsTemplate(Consumer<GetSmsTemplateRequest.Builder> getSmsTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the SMS channel.
|
default GetSmsTemplateResponse |
getSmsTemplate(GetSmsTemplateRequest getSmsTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the SMS channel.
|
default GetUserEndpointsResponse |
getUserEndpoints(Consumer<GetUserEndpointsRequest.Builder> getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
default GetUserEndpointsResponse |
getUserEndpoints(GetUserEndpointsRequest getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
default GetVoiceChannelResponse |
getVoiceChannel(Consumer<GetVoiceChannelRequest.Builder> getVoiceChannelRequest)
Retrieves information about the status and settings of the voice channel for an application.
|
default GetVoiceChannelResponse |
getVoiceChannel(GetVoiceChannelRequest getVoiceChannelRequest)
Retrieves information about the status and settings of the voice channel for an application.
|
default GetVoiceTemplateResponse |
getVoiceTemplate(Consumer<GetVoiceTemplateRequest.Builder> getVoiceTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
|
default GetVoiceTemplateResponse |
getVoiceTemplate(GetVoiceTemplateRequest getVoiceTemplateRequest)
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
|
default ListJourneysResponse |
listJourneys(Consumer<ListJourneysRequest.Builder> listJourneysRequest)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
default ListJourneysResponse |
listJourneys(ListJourneysRequest listJourneysRequest)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
default ListTagsForResourceResponse |
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves all the tags (keys and values) that are associated with an application, campaign, journey, message
template, or segment.
|
default ListTagsForResourceResponse |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves all the tags (keys and values) that are associated with an application, campaign, journey, message
template, or segment.
|
default ListTemplatesResponse |
listTemplates(Consumer<ListTemplatesRequest.Builder> listTemplatesRequest)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
default ListTemplatesResponse |
listTemplates(ListTemplatesRequest listTemplatesRequest)
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
|
default ListTemplateVersionsResponse |
listTemplateVersions(Consumer<ListTemplateVersionsRequest.Builder> listTemplateVersionsRequest)
Retrieves information about all the versions of a specific message template.
|
default ListTemplateVersionsResponse |
listTemplateVersions(ListTemplateVersionsRequest listTemplateVersionsRequest)
Retrieves information about all the versions of a specific message template.
|
default PhoneNumberValidateResponse |
phoneNumberValidate(Consumer<PhoneNumberValidateRequest.Builder> phoneNumberValidateRequest)
Retrieves information about a phone number.
|
default PhoneNumberValidateResponse |
phoneNumberValidate(PhoneNumberValidateRequest phoneNumberValidateRequest)
Retrieves information about a phone number.
|
default PutEventsResponse |
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 |
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 |
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 |
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 |
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 |
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 |
sendMessages(Consumer<SendMessagesRequest.Builder> sendMessagesRequest)
Creates and sends a direct message.
|
default SendMessagesResponse |
sendMessages(SendMessagesRequest sendMessagesRequest)
Creates and sends a direct message.
|
default SendUsersMessagesResponse |
sendUsersMessages(Consumer<SendUsersMessagesRequest.Builder> sendUsersMessagesRequest)
Creates and sends a message to a list of users.
|
default SendUsersMessagesResponse |
sendUsersMessages(SendUsersMessagesRequest sendUsersMessagesRequest)
Creates and sends a message to a list of users.
|
static ServiceMetadata |
serviceMetadata() |
default TagResourceResponse |
tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds one or more tags (keys and values) to an application, campaign, journey, message template, or segment.
|
default TagResourceResponse |
tagResource(TagResourceRequest tagResourceRequest)
Adds one or more tags (keys and values) to an application, campaign, journey, message template, or segment.
|
default UntagResourceResponse |
untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags (keys and values) from an application, campaign, journey, message template, or segment.
|
default UntagResourceResponse |
untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags (keys and values) from an application, campaign, journey, message template, or segment.
|
default UpdateAdmChannelResponse |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
updateApplicationSettings(Consumer<UpdateApplicationSettingsRequest.Builder> updateApplicationSettingsRequest)
Updates the settings for an application.
|
default UpdateApplicationSettingsResponse |
updateApplicationSettings(UpdateApplicationSettingsRequest updateApplicationSettingsRequest)
Updates the settings for an application.
|
default UpdateBaiduChannelResponse |
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 |
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 |
updateCampaign(Consumer<UpdateCampaignRequest.Builder> updateCampaignRequest)
Updates the configuration and other settings for a campaign.
|
default UpdateCampaignResponse |
updateCampaign(UpdateCampaignRequest updateCampaignRequest)
Updates the configuration and other settings for a campaign.
|
default UpdateEmailChannelResponse |
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 |
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 |
updateEmailTemplate(Consumer<UpdateEmailTemplateRequest.Builder> updateEmailTemplateRequest)
Updates an existing message template for messages that are sent through the email channel.
|
default UpdateEmailTemplateResponse |
updateEmailTemplate(UpdateEmailTemplateRequest updateEmailTemplateRequest)
Updates an existing message template for messages that are sent through the email channel.
|
default UpdateEndpointResponse |
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 |
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 |
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 |
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 |
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 |
updateGcmChannel(UpdateGcmChannelRequest updateGcmChannelRequest)
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an
application.
|
default UpdateJourneyResponse |
updateJourney(Consumer<UpdateJourneyRequest.Builder> updateJourneyRequest)
Updates the configuration and other settings for a journey.
|
default UpdateJourneyResponse |
updateJourney(UpdateJourneyRequest updateJourneyRequest)
Updates the configuration and other settings for a journey.
|
default UpdateJourneyStateResponse |
updateJourneyState(Consumer<UpdateJourneyStateRequest.Builder> updateJourneyStateRequest)
Cancels (stops) an active journey.
|
default UpdateJourneyStateResponse |
updateJourneyState(UpdateJourneyStateRequest updateJourneyStateRequest)
Cancels (stops) an active journey.
|
default UpdatePushTemplateResponse |
updatePushTemplate(Consumer<UpdatePushTemplateRequest.Builder> updatePushTemplateRequest)
Updates an existing message template for messages that are sent through a push notification channel.
|
default UpdatePushTemplateResponse |
updatePushTemplate(UpdatePushTemplateRequest updatePushTemplateRequest)
Updates an existing message template for messages that are sent through a push notification channel.
|
default UpdateSegmentResponse |
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 |
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 |
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 |
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 |
updateSmsTemplate(Consumer<UpdateSmsTemplateRequest.Builder> updateSmsTemplateRequest)
Updates an existing message template for messages that are sent through the SMS channel.
|
default UpdateSmsTemplateResponse |
updateSmsTemplate(UpdateSmsTemplateRequest updateSmsTemplateRequest)
Updates an existing message template for messages that are sent through the SMS channel.
|
default UpdateTemplateActiveVersionResponse |
updateTemplateActiveVersion(Consumer<UpdateTemplateActiveVersionRequest.Builder> updateTemplateActiveVersionRequest)
Changes the status of a specific version of a message template to active.
|
default UpdateTemplateActiveVersionResponse |
updateTemplateActiveVersion(UpdateTemplateActiveVersionRequest updateTemplateActiveVersionRequest)
Changes the status of a specific version of a message template to active.
|
default UpdateVoiceChannelResponse |
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 |
updateVoiceChannel(UpdateVoiceChannelRequest updateVoiceChannelRequest)
Enables the voice channel for an application or updates the status and settings of the voice channel for an
application.
|
default UpdateVoiceTemplateResponse |
updateVoiceTemplate(Consumer<UpdateVoiceTemplateRequest.Builder> updateVoiceTemplateRequest)
Updates an existing message template for messages that are sent through the voice channel.
|
default UpdateVoiceTemplateResponse |
updateVoiceTemplate(UpdateVoiceTemplateRequest updateVoiceTemplateRequest)
Updates an existing message template for messages that are sent through the voice channel.
|
serviceNameclosestatic final String SERVICE_NAME
static PinpointClient create()
PinpointClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static PinpointClientBuilder builder()
PinpointClient.default CreateAppResponse createApp(CreateAppRequest createAppRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates an application.
createAppRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateAppResponse createApp(Consumer<CreateAppRequest.Builder> createAppRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates an application.
This is a convenience which creates an instance of the CreateAppRequest.Builder avoiding the need to
create one manually via CreateAppRequest.builder()
createAppRequest - A Consumer that will call methods on CreateAppRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateCampaignResponse createCampaign(CreateCampaignRequest createCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
createCampaignRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateCampaignResponse createCampaign(Consumer<CreateCampaignRequest.Builder> createCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new campaign for an application or updates the settings of an existing campaign for an application.
This is a convenience which creates an instance of the CreateCampaignRequest.Builder avoiding the need to
create one manually via CreateCampaignRequest.builder()
createCampaignRequest - A Consumer that will call methods on CreateCampaignRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateEmailTemplateResponse createEmailTemplate(CreateEmailTemplateRequest createEmailTemplateRequest) throws MethodNotAllowedException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, PinpointException
Creates a message template for messages that are sent through the email channel.
createEmailTemplateRequest - MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateEmailTemplateResponse createEmailTemplate(Consumer<CreateEmailTemplateRequest.Builder> createEmailTemplateRequest) throws MethodNotAllowedException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, PinpointException
Creates a message template for messages that are sent through the email channel.
This is a convenience which creates an instance of the CreateEmailTemplateRequest.Builder avoiding the
need to create one manually via CreateEmailTemplateRequest.builder()
createEmailTemplateRequest - A Consumer that will call methods on CreateEmailTemplateRequest.Builder to create a
request.MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateExportJobResponse createExportJob(CreateExportJobRequest createExportJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates an export job for an application.
createExportJobRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateExportJobResponse createExportJob(Consumer<CreateExportJobRequest.Builder> createExportJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates an export job for an application.
This is a convenience which creates an instance of the CreateExportJobRequest.Builder avoiding the need
to create one manually via CreateExportJobRequest.builder()
createExportJobRequest - A Consumer that will call methods on CreateExportJobRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateImportJobResponse createImportJob(CreateImportJobRequest createImportJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates an import job for an application.
createImportJobRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateImportJobResponse createImportJob(Consumer<CreateImportJobRequest.Builder> createImportJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates an import job for an application.
This is a convenience which creates an instance of the CreateImportJobRequest.Builder avoiding the need
to create one manually via CreateImportJobRequest.builder()
createImportJobRequest - A Consumer that will call methods on CreateImportJobRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateJourneyResponse createJourney(CreateJourneyRequest createJourneyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a journey for an application.
createJourneyRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateJourneyResponse createJourney(Consumer<CreateJourneyRequest.Builder> createJourneyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a journey for an application.
This is a convenience which creates an instance of the CreateJourneyRequest.Builder avoiding the need to
create one manually via CreateJourneyRequest.builder()
createJourneyRequest - A Consumer that will call methods on CreateJourneyRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreatePushTemplateResponse createPushTemplate(CreatePushTemplateRequest createPushTemplateRequest) throws MethodNotAllowedException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, PinpointException
Creates a message template for messages that are sent through a push notification channel.
createPushTemplateRequest - MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreatePushTemplateResponse createPushTemplate(Consumer<CreatePushTemplateRequest.Builder> createPushTemplateRequest) throws MethodNotAllowedException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, PinpointException
Creates a message template for messages that are sent through a push notification channel.
This is a convenience which creates an instance of the CreatePushTemplateRequest.Builder avoiding the
need to create one manually via CreatePushTemplateRequest.builder()
createPushTemplateRequest - A Consumer that will call methods on CreatePushTemplateRequest.Builder to create a
request.MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSegmentResponse createSegment(CreateSegmentRequest createSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
createSegmentRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSegmentResponse createSegment(Consumer<CreateSegmentRequest.Builder> createSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
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.
This is a convenience which creates an instance of the CreateSegmentRequest.Builder avoiding the need to
create one manually via CreateSegmentRequest.builder()
createSegmentRequest - A Consumer that will call methods on CreateSegmentRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSmsTemplateResponse createSmsTemplate(CreateSmsTemplateRequest createSmsTemplateRequest) throws MethodNotAllowedException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, PinpointException
Creates a message template for messages that are sent through the SMS channel.
createSmsTemplateRequest - MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateSmsTemplateResponse createSmsTemplate(Consumer<CreateSmsTemplateRequest.Builder> createSmsTemplateRequest) throws MethodNotAllowedException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, PinpointException
Creates a message template for messages that are sent through the SMS channel.
This is a convenience which creates an instance of the CreateSmsTemplateRequest.Builder avoiding the need
to create one manually via CreateSmsTemplateRequest.builder()
createSmsTemplateRequest - A Consumer that will call methods on CreateSmsTemplateRequest.Builder to create a request.MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateVoiceTemplateResponse createVoiceTemplate(CreateVoiceTemplateRequest createVoiceTemplateRequest) throws MethodNotAllowedException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, PinpointException
Creates a message template for messages that are sent through the voice channel.
createVoiceTemplateRequest - MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateVoiceTemplateResponse createVoiceTemplate(Consumer<CreateVoiceTemplateRequest.Builder> createVoiceTemplateRequest) throws MethodNotAllowedException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, PinpointException
Creates a message template for messages that are sent through the voice channel.
This is a convenience which creates an instance of the CreateVoiceTemplateRequest.Builder avoiding the
need to create one manually via CreateVoiceTemplateRequest.builder()
createVoiceTemplateRequest - A Consumer that will call methods on CreateVoiceTemplateRequest.Builder to create a
request.MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAdmChannelResponse deleteAdmChannel(DeleteAdmChannelRequest deleteAdmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the ADM channel for an application and deletes any existing settings for the channel.
deleteAdmChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAdmChannelResponse deleteAdmChannel(Consumer<DeleteAdmChannelRequest.Builder> deleteAdmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the ADM channel for an application and deletes any existing settings for the channel.
This is a convenience which creates an instance of the DeleteAdmChannelRequest.Builder avoiding the need
to create one manually via DeleteAdmChannelRequest.builder()
deleteAdmChannelRequest - A Consumer that will call methods on DeleteAdmChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApnsChannelResponse deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the APNs channel for an application and deletes any existing settings for the channel.
deleteApnsChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApnsChannelResponse deleteApnsChannel(Consumer<DeleteApnsChannelRequest.Builder> deleteApnsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the APNs channel for an application and deletes any existing settings for the channel.
This is a convenience which creates an instance of the DeleteApnsChannelRequest.Builder avoiding the need
to create one manually via DeleteApnsChannelRequest.builder()
deleteApnsChannelRequest - A Consumer that will call methods on DeleteApnsChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApnsSandboxChannelResponse deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsSandboxChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApnsSandboxChannelResponse deleteApnsSandboxChannel(Consumer<DeleteApnsSandboxChannelRequest.Builder> deleteApnsSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the APNs sandbox channel for an application and deletes any existing settings for the channel.
This is a convenience which creates an instance of the DeleteApnsSandboxChannelRequest.Builder avoiding
the need to create one manually via DeleteApnsSandboxChannelRequest.builder()
deleteApnsSandboxChannelRequest - A Consumer that will call methods on DeleteApnsSandboxChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApnsVoipChannelResponse deleteApnsVoipChannel(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
deleteApnsVoipChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApnsVoipChannelResponse deleteApnsVoipChannel(Consumer<DeleteApnsVoipChannelRequest.Builder> deleteApnsVoipChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the APNs VoIP channel for an application and deletes any existing settings for the channel.
This is a convenience which creates an instance of the DeleteApnsVoipChannelRequest.Builder avoiding the
need to create one manually via DeleteApnsVoipChannelRequest.builder()
deleteApnsVoipChannelRequest - A Consumer that will call methods on DeleteApnsVoipChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApnsVoipSandboxChannelResponse deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
deleteApnsVoipSandboxChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteApnsVoipSandboxChannelResponse deleteApnsVoipSandboxChannel(Consumer<DeleteApnsVoipSandboxChannelRequest.Builder> deleteApnsVoipSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel.
This is a convenience which creates an instance of the DeleteApnsVoipSandboxChannelRequest.Builder
avoiding the need to create one manually via DeleteApnsVoipSandboxChannelRequest.builder()
deleteApnsVoipSandboxChannelRequest - A Consumer that will call methods on DeleteApnsVoipSandboxChannelRequest.Builder to create
a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAppResponse deleteApp(DeleteAppRequest deleteAppRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes an application.
deleteAppRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteAppResponse deleteApp(Consumer<DeleteAppRequest.Builder> deleteAppRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes an application.
This is a convenience which creates an instance of the DeleteAppRequest.Builder avoiding the need to
create one manually via DeleteAppRequest.builder()
deleteAppRequest - A Consumer that will call methods on DeleteAppRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteBaiduChannelResponse deleteBaiduChannel(DeleteBaiduChannelRequest deleteBaiduChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the Baidu channel for an application and deletes any existing settings for the channel.
deleteBaiduChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteBaiduChannelResponse deleteBaiduChannel(Consumer<DeleteBaiduChannelRequest.Builder> deleteBaiduChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the Baidu channel for an application and deletes any existing settings for the channel.
This is a convenience which creates an instance of the DeleteBaiduChannelRequest.Builder avoiding the
need to create one manually via DeleteBaiduChannelRequest.builder()
deleteBaiduChannelRequest - A Consumer that will call methods on DeleteBaiduChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteCampaignResponse deleteCampaign(DeleteCampaignRequest deleteCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a campaign from an application.
deleteCampaignRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteCampaignResponse deleteCampaign(Consumer<DeleteCampaignRequest.Builder> deleteCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a campaign from an application.
This is a convenience which creates an instance of the DeleteCampaignRequest.Builder avoiding the need to
create one manually via DeleteCampaignRequest.builder()
deleteCampaignRequest - A Consumer that will call methods on DeleteCampaignRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEmailChannelResponse deleteEmailChannel(DeleteEmailChannelRequest deleteEmailChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the email channel for an application and deletes any existing settings for the channel.
deleteEmailChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEmailChannelResponse deleteEmailChannel(Consumer<DeleteEmailChannelRequest.Builder> deleteEmailChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the email channel for an application and deletes any existing settings for the channel.
This is a convenience which creates an instance of the DeleteEmailChannelRequest.Builder avoiding the
need to create one manually via DeleteEmailChannelRequest.builder()
deleteEmailChannelRequest - A Consumer that will call methods on DeleteEmailChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEmailTemplateResponse deleteEmailTemplate(DeleteEmailTemplateRequest deleteEmailTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a message template for messages that were sent through the email channel.
deleteEmailTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEmailTemplateResponse deleteEmailTemplate(Consumer<DeleteEmailTemplateRequest.Builder> deleteEmailTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a message template for messages that were sent through the email channel.
This is a convenience which creates an instance of the DeleteEmailTemplateRequest.Builder avoiding the
need to create one manually via DeleteEmailTemplateRequest.builder()
deleteEmailTemplateRequest - A Consumer that will call methods on DeleteEmailTemplateRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEndpointResponse deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes an endpoint from an application.
deleteEndpointRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEndpointResponse deleteEndpoint(Consumer<DeleteEndpointRequest.Builder> deleteEndpointRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes an endpoint from an application.
This is a convenience which creates an instance of the DeleteEndpointRequest.Builder avoiding the need to
create one manually via DeleteEndpointRequest.builder()
deleteEndpointRequest - A Consumer that will call methods on DeleteEndpointRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEventStreamResponse deleteEventStream(DeleteEventStreamRequest deleteEventStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes the event stream for an application.
deleteEventStreamRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteEventStreamResponse deleteEventStream(Consumer<DeleteEventStreamRequest.Builder> deleteEventStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes the event stream for an application.
This is a convenience which creates an instance of the DeleteEventStreamRequest.Builder avoiding the need
to create one manually via DeleteEventStreamRequest.builder()
deleteEventStreamRequest - A Consumer that will call methods on DeleteEventStreamRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteGcmChannelResponse deleteGcmChannel(DeleteGcmChannelRequest deleteGcmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the GCM channel for an application and deletes any existing settings for the channel.
deleteGcmChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteGcmChannelResponse deleteGcmChannel(Consumer<DeleteGcmChannelRequest.Builder> deleteGcmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the GCM channel for an application and deletes any existing settings for the channel.
This is a convenience which creates an instance of the DeleteGcmChannelRequest.Builder avoiding the need
to create one manually via DeleteGcmChannelRequest.builder()
deleteGcmChannelRequest - A Consumer that will call methods on DeleteGcmChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteJourneyResponse deleteJourney(DeleteJourneyRequest deleteJourneyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a journey from an application.
deleteJourneyRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteJourneyResponse deleteJourney(Consumer<DeleteJourneyRequest.Builder> deleteJourneyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a journey from an application.
This is a convenience which creates an instance of the DeleteJourneyRequest.Builder avoiding the need to
create one manually via DeleteJourneyRequest.builder()
deleteJourneyRequest - A Consumer that will call methods on DeleteJourneyRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeletePushTemplateResponse deletePushTemplate(DeletePushTemplateRequest deletePushTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a message template for messages that were sent through a push notification channel.
deletePushTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeletePushTemplateResponse deletePushTemplate(Consumer<DeletePushTemplateRequest.Builder> deletePushTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a message template for messages that were sent through a push notification channel.
This is a convenience which creates an instance of the DeletePushTemplateRequest.Builder avoiding the
need to create one manually via DeletePushTemplateRequest.builder()
deletePushTemplateRequest - A Consumer that will call methods on DeletePushTemplateRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSegmentResponse deleteSegment(DeleteSegmentRequest deleteSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a segment from an application.
deleteSegmentRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSegmentResponse deleteSegment(Consumer<DeleteSegmentRequest.Builder> deleteSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a segment from an application.
This is a convenience which creates an instance of the DeleteSegmentRequest.Builder avoiding the need to
create one manually via DeleteSegmentRequest.builder()
deleteSegmentRequest - A Consumer that will call methods on DeleteSegmentRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSmsChannelResponse deleteSmsChannel(DeleteSmsChannelRequest deleteSmsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the SMS channel for an application and deletes any existing settings for the channel.
deleteSmsChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSmsChannelResponse deleteSmsChannel(Consumer<DeleteSmsChannelRequest.Builder> deleteSmsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the SMS channel for an application and deletes any existing settings for the channel.
This is a convenience which creates an instance of the DeleteSmsChannelRequest.Builder avoiding the need
to create one manually via DeleteSmsChannelRequest.builder()
deleteSmsChannelRequest - A Consumer that will call methods on DeleteSmsChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSmsTemplateResponse deleteSmsTemplate(DeleteSmsTemplateRequest deleteSmsTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a message template for messages that were sent through the SMS channel.
deleteSmsTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteSmsTemplateResponse deleteSmsTemplate(Consumer<DeleteSmsTemplateRequest.Builder> deleteSmsTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a message template for messages that were sent through the SMS channel.
This is a convenience which creates an instance of the DeleteSmsTemplateRequest.Builder avoiding the need
to create one manually via DeleteSmsTemplateRequest.builder()
deleteSmsTemplateRequest - A Consumer that will call methods on DeleteSmsTemplateRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteUserEndpointsResponse deleteUserEndpoints(DeleteUserEndpointsRequest deleteUserEndpointsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes all the endpoints that are associated with a specific user ID.
deleteUserEndpointsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteUserEndpointsResponse deleteUserEndpoints(Consumer<DeleteUserEndpointsRequest.Builder> deleteUserEndpointsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes all the endpoints that are associated with a specific user ID.
This is a convenience which creates an instance of the DeleteUserEndpointsRequest.Builder avoiding the
need to create one manually via DeleteUserEndpointsRequest.builder()
deleteUserEndpointsRequest - A Consumer that will call methods on DeleteUserEndpointsRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteVoiceChannelResponse deleteVoiceChannel(DeleteVoiceChannelRequest deleteVoiceChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the voice channel for an application and deletes any existing settings for the channel.
deleteVoiceChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteVoiceChannelResponse deleteVoiceChannel(Consumer<DeleteVoiceChannelRequest.Builder> deleteVoiceChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Disables the voice channel for an application and deletes any existing settings for the channel.
This is a convenience which creates an instance of the DeleteVoiceChannelRequest.Builder avoiding the
need to create one manually via DeleteVoiceChannelRequest.builder()
deleteVoiceChannelRequest - A Consumer that will call methods on DeleteVoiceChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteVoiceTemplateResponse deleteVoiceTemplate(DeleteVoiceTemplateRequest deleteVoiceTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a message template for messages that were sent through the voice channel.
deleteVoiceTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteVoiceTemplateResponse deleteVoiceTemplate(Consumer<DeleteVoiceTemplateRequest.Builder> deleteVoiceTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Deletes a message template for messages that were sent through the voice channel.
This is a convenience which creates an instance of the DeleteVoiceTemplateRequest.Builder avoiding the
need to create one manually via DeleteVoiceTemplateRequest.builder()
deleteVoiceTemplateRequest - A Consumer that will call methods on DeleteVoiceTemplateRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAdmChannelResponse getAdmChannel(GetAdmChannelRequest getAdmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the ADM channel for an application.
getAdmChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAdmChannelResponse getAdmChannel(Consumer<GetAdmChannelRequest.Builder> getAdmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the ADM channel for an application.
This is a convenience which creates an instance of the GetAdmChannelRequest.Builder avoiding the need to
create one manually via GetAdmChannelRequest.builder()
getAdmChannelRequest - A Consumer that will call methods on GetAdmChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApnsChannelResponse getApnsChannel(GetApnsChannelRequest getApnsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the APNs channel for an application.
getApnsChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApnsChannelResponse getApnsChannel(Consumer<GetApnsChannelRequest.Builder> getApnsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the APNs channel for an application.
This is a convenience which creates an instance of the GetApnsChannelRequest.Builder avoiding the need to
create one manually via GetApnsChannelRequest.builder()
getApnsChannelRequest - A Consumer that will call methods on GetApnsChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApnsSandboxChannelResponse getApnsSandboxChannel(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the APNs sandbox channel for an application.
getApnsSandboxChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApnsSandboxChannelResponse getApnsSandboxChannel(Consumer<GetApnsSandboxChannelRequest.Builder> getApnsSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the APNs sandbox channel for an application.
This is a convenience which creates an instance of the GetApnsSandboxChannelRequest.Builder avoiding the
need to create one manually via GetApnsSandboxChannelRequest.builder()
getApnsSandboxChannelRequest - A Consumer that will call methods on GetApnsSandboxChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApnsVoipChannelResponse getApnsVoipChannel(GetApnsVoipChannelRequest getApnsVoipChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the APNs VoIP channel for an application.
getApnsVoipChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApnsVoipChannelResponse getApnsVoipChannel(Consumer<GetApnsVoipChannelRequest.Builder> getApnsVoipChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the APNs VoIP channel for an application.
This is a convenience which creates an instance of the GetApnsVoipChannelRequest.Builder avoiding the
need to create one manually via GetApnsVoipChannelRequest.builder()
getApnsVoipChannelRequest - A Consumer that will call methods on GetApnsVoipChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApnsVoipSandboxChannelResponse getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
getApnsVoipSandboxChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApnsVoipSandboxChannelResponse getApnsVoipSandboxChannel(Consumer<GetApnsVoipSandboxChannelRequest.Builder> getApnsVoipSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the APNs VoIP sandbox channel for an application.
This is a convenience which creates an instance of the GetApnsVoipSandboxChannelRequest.Builder avoiding
the need to create one manually via GetApnsVoipSandboxChannelRequest.builder()
getApnsVoipSandboxChannelRequest - A Consumer that will call methods on GetApnsVoipSandboxChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAppResponse getApp(GetAppRequest getAppRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about an application.
getAppRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAppResponse getApp(Consumer<GetAppRequest.Builder> getAppRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about an application.
This is a convenience which creates an instance of the GetAppRequest.Builder avoiding the need to create
one manually via GetAppRequest.builder()
getAppRequest - A Consumer that will call methods on GetAppRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApplicationDateRangeKpiResponse getApplicationDateRangeKpi(GetApplicationDateRangeKpiRequest getApplicationDateRangeKpiRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
getApplicationDateRangeKpiRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApplicationDateRangeKpiResponse getApplicationDateRangeKpi(Consumer<GetApplicationDateRangeKpiRequest.Builder> getApplicationDateRangeKpiRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves (queries) pre-aggregated data for a standard metric that applies to an application.
This is a convenience which creates an instance of the GetApplicationDateRangeKpiRequest.Builder avoiding
the need to create one manually via GetApplicationDateRangeKpiRequest.builder()
getApplicationDateRangeKpiRequest - A Consumer that will call methods on GetApplicationDateRangeKpiRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApplicationSettingsResponse getApplicationSettings(GetApplicationSettingsRequest getApplicationSettingsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the settings for an application.
getApplicationSettingsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetApplicationSettingsResponse getApplicationSettings(Consumer<GetApplicationSettingsRequest.Builder> getApplicationSettingsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the settings for an application.
This is a convenience which creates an instance of the GetApplicationSettingsRequest.Builder avoiding the
need to create one manually via GetApplicationSettingsRequest.builder()
getApplicationSettingsRequest - A Consumer that will call methods on GetApplicationSettingsRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAppsResponse getApps(GetAppsRequest getAppsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
getAppsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetAppsResponse getApps(Consumer<GetAppsRequest.Builder> getAppsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
This is a convenience which creates an instance of the GetAppsRequest.Builder avoiding the need to create
one manually via GetAppsRequest.builder()
getAppsRequest - A Consumer that will call methods on GetAppsRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetBaiduChannelResponse getBaiduChannel(GetBaiduChannelRequest getBaiduChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the Baidu channel for an application.
getBaiduChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetBaiduChannelResponse getBaiduChannel(Consumer<GetBaiduChannelRequest.Builder> getBaiduChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the Baidu channel for an application.
This is a convenience which creates an instance of the GetBaiduChannelRequest.Builder avoiding the need
to create one manually via GetBaiduChannelRequest.builder()
getBaiduChannelRequest - A Consumer that will call methods on GetBaiduChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignResponse getCampaign(GetCampaignRequest getCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for a campaign.
getCampaignRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignResponse getCampaign(Consumer<GetCampaignRequest.Builder> getCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for a campaign.
This is a convenience which creates an instance of the GetCampaignRequest.Builder avoiding the need to
create one manually via GetCampaignRequest.builder()
getCampaignRequest - A Consumer that will call methods on GetCampaignRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignActivitiesResponse getCampaignActivities(GetCampaignActivitiesRequest getCampaignActivitiesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about all the activities for a campaign.
getCampaignActivitiesRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignActivitiesResponse getCampaignActivities(Consumer<GetCampaignActivitiesRequest.Builder> getCampaignActivitiesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about all the activities for a campaign.
This is a convenience which creates an instance of the GetCampaignActivitiesRequest.Builder avoiding the
need to create one manually via GetCampaignActivitiesRequest.builder()
getCampaignActivitiesRequest - A Consumer that will call methods on GetCampaignActivitiesRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignDateRangeKpiResponse getCampaignDateRangeKpi(GetCampaignDateRangeKpiRequest getCampaignDateRangeKpiRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
getCampaignDateRangeKpiRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignDateRangeKpiResponse getCampaignDateRangeKpi(Consumer<GetCampaignDateRangeKpiRequest.Builder> getCampaignDateRangeKpiRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves (queries) pre-aggregated data for a standard metric that applies to a campaign.
This is a convenience which creates an instance of the GetCampaignDateRangeKpiRequest.Builder avoiding
the need to create one manually via GetCampaignDateRangeKpiRequest.builder()
getCampaignDateRangeKpiRequest - A Consumer that will call methods on GetCampaignDateRangeKpiRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignVersionResponse getCampaignVersion(GetCampaignVersionRequest getCampaignVersionRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
getCampaignVersionRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignVersionResponse getCampaignVersion(Consumer<GetCampaignVersionRequest.Builder> getCampaignVersionRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for a specific version of a campaign.
This is a convenience which creates an instance of the GetCampaignVersionRequest.Builder avoiding the
need to create one manually via GetCampaignVersionRequest.builder()
getCampaignVersionRequest - A Consumer that will call methods on GetCampaignVersionRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignVersionsResponse getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
getCampaignVersionsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignVersionsResponse getCampaignVersions(Consumer<GetCampaignVersionsRequest.Builder> getCampaignVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for all versions of a campaign.
This is a convenience which creates an instance of the GetCampaignVersionsRequest.Builder avoiding the
need to create one manually via GetCampaignVersionsRequest.builder()
getCampaignVersionsRequest - A Consumer that will call methods on GetCampaignVersionsRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignsResponse getCampaigns(GetCampaignsRequest getCampaignsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.
getCampaignsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetCampaignsResponse getCampaigns(Consumer<GetCampaignsRequest.Builder> getCampaignsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for all the campaigns that are associated with an application.
This is a convenience which creates an instance of the GetCampaignsRequest.Builder avoiding the need to
create one manually via GetCampaignsRequest.builder()
getCampaignsRequest - A Consumer that will call methods on GetCampaignsRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetChannelsResponse getChannels(GetChannelsRequest getChannelsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the history and status of each channel for an application.
getChannelsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetChannelsResponse getChannels(Consumer<GetChannelsRequest.Builder> getChannelsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the history and status of each channel for an application.
This is a convenience which creates an instance of the GetChannelsRequest.Builder avoiding the need to
create one manually via GetChannelsRequest.builder()
getChannelsRequest - A Consumer that will call methods on GetChannelsRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEmailChannelResponse getEmailChannel(GetEmailChannelRequest getEmailChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the email channel for an application.
getEmailChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEmailChannelResponse getEmailChannel(Consumer<GetEmailChannelRequest.Builder> getEmailChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the email channel for an application.
This is a convenience which creates an instance of the GetEmailChannelRequest.Builder avoiding the need
to create one manually via GetEmailChannelRequest.builder()
getEmailChannelRequest - A Consumer that will call methods on GetEmailChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEmailTemplateResponse getEmailTemplate(GetEmailTemplateRequest getEmailTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves the content and settings of a message template for messages that are sent through the email channel.
getEmailTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEmailTemplateResponse getEmailTemplate(Consumer<GetEmailTemplateRequest.Builder> getEmailTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves the content and settings of a message template for messages that are sent through the email channel.
This is a convenience which creates an instance of the GetEmailTemplateRequest.Builder avoiding the need
to create one manually via GetEmailTemplateRequest.builder()
getEmailTemplateRequest - A Consumer that will call methods on GetEmailTemplateRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEndpointResponse getEndpoint(GetEndpointRequest getEndpointRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the settings and attributes of a specific endpoint for an application.
getEndpointRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEndpointResponse getEndpoint(Consumer<GetEndpointRequest.Builder> getEndpointRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the settings and attributes of a specific endpoint for an application.
This is a convenience which creates an instance of the GetEndpointRequest.Builder avoiding the need to
create one manually via GetEndpointRequest.builder()
getEndpointRequest - A Consumer that will call methods on GetEndpointRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEventStreamResponse getEventStream(GetEventStreamRequest getEventStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the event stream settings for an application.
getEventStreamRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetEventStreamResponse getEventStream(Consumer<GetEventStreamRequest.Builder> getEventStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the event stream settings for an application.
This is a convenience which creates an instance of the GetEventStreamRequest.Builder avoiding the need to
create one manually via GetEventStreamRequest.builder()
getEventStreamRequest - A Consumer that will call methods on GetEventStreamRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetExportJobResponse getExportJob(GetExportJobRequest getExportJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of a specific export job for an application.
getExportJobRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetExportJobResponse getExportJob(Consumer<GetExportJobRequest.Builder> getExportJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of a specific export job for an application.
This is a convenience which creates an instance of the GetExportJobRequest.Builder avoiding the need to
create one manually via GetExportJobRequest.builder()
getExportJobRequest - A Consumer that will call methods on GetExportJobRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetExportJobsResponse getExportJobs(GetExportJobsRequest getExportJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of all the export jobs for an application.
getExportJobsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetExportJobsResponse getExportJobs(Consumer<GetExportJobsRequest.Builder> getExportJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of all the export jobs for an application.
This is a convenience which creates an instance of the GetExportJobsRequest.Builder avoiding the need to
create one manually via GetExportJobsRequest.builder()
getExportJobsRequest - A Consumer that will call methods on GetExportJobsRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetGcmChannelResponse getGcmChannel(GetGcmChannelRequest getGcmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the GCM channel for an application.
getGcmChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetGcmChannelResponse getGcmChannel(Consumer<GetGcmChannelRequest.Builder> getGcmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the GCM channel for an application.
This is a convenience which creates an instance of the GetGcmChannelRequest.Builder avoiding the need to
create one manually via GetGcmChannelRequest.builder()
getGcmChannelRequest - A Consumer that will call methods on GetGcmChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetImportJobResponse getImportJob(GetImportJobRequest getImportJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of a specific import job for an application.
getImportJobRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetImportJobResponse getImportJob(Consumer<GetImportJobRequest.Builder> getImportJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of a specific import job for an application.
This is a convenience which creates an instance of the GetImportJobRequest.Builder avoiding the need to
create one manually via GetImportJobRequest.builder()
getImportJobRequest - A Consumer that will call methods on GetImportJobRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetImportJobsResponse getImportJobs(GetImportJobsRequest getImportJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of all the import jobs for an application.
getImportJobsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetImportJobsResponse getImportJobs(Consumer<GetImportJobsRequest.Builder> getImportJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of all the import jobs for an application.
This is a convenience which creates an instance of the GetImportJobsRequest.Builder avoiding the need to
create one manually via GetImportJobsRequest.builder()
getImportJobsRequest - A Consumer that will call methods on GetImportJobsRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetJourneyResponse getJourney(GetJourneyRequest getJourneyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for a journey.
getJourneyRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetJourneyResponse getJourney(Consumer<GetJourneyRequest.Builder> getJourneyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for a journey.
This is a convenience which creates an instance of the GetJourneyRequest.Builder avoiding the need to
create one manually via GetJourneyRequest.builder()
getJourneyRequest - A Consumer that will call methods on GetJourneyRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetJourneyDateRangeKpiResponse getJourneyDateRangeKpi(GetJourneyDateRangeKpiRequest getJourneyDateRangeKpiRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
getJourneyDateRangeKpiRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetJourneyDateRangeKpiResponse getJourneyDateRangeKpi(Consumer<GetJourneyDateRangeKpiRequest.Builder> getJourneyDateRangeKpiRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves (queries) pre-aggregated data for a standard engagement metric that applies to a journey.
This is a convenience which creates an instance of the GetJourneyDateRangeKpiRequest.Builder avoiding the
need to create one manually via GetJourneyDateRangeKpiRequest.builder()
getJourneyDateRangeKpiRequest - A Consumer that will call methods on GetJourneyDateRangeKpiRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetJourneyExecutionActivityMetricsResponse getJourneyExecutionActivityMetrics(GetJourneyExecutionActivityMetricsRequest getJourneyExecutionActivityMetricsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
getJourneyExecutionActivityMetricsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetJourneyExecutionActivityMetricsResponse getJourneyExecutionActivityMetrics(Consumer<GetJourneyExecutionActivityMetricsRequest.Builder> getJourneyExecutionActivityMetricsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey activity.
This is a convenience which creates an instance of the GetJourneyExecutionActivityMetricsRequest.Builder
avoiding the need to create one manually via GetJourneyExecutionActivityMetricsRequest.builder()
getJourneyExecutionActivityMetricsRequest - A Consumer that will call methods on GetJourneyExecutionActivityMetricsRequest.Builder to
create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetJourneyExecutionMetricsResponse getJourneyExecutionMetrics(GetJourneyExecutionMetricsRequest getJourneyExecutionMetricsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
getJourneyExecutionMetricsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetJourneyExecutionMetricsResponse getJourneyExecutionMetrics(Consumer<GetJourneyExecutionMetricsRequest.Builder> getJourneyExecutionMetricsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves (queries) pre-aggregated data for a standard execution metric that applies to a journey.
This is a convenience which creates an instance of the GetJourneyExecutionMetricsRequest.Builder avoiding
the need to create one manually via GetJourneyExecutionMetricsRequest.builder()
getJourneyExecutionMetricsRequest - A Consumer that will call methods on GetJourneyExecutionMetricsRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetPushTemplateResponse getPushTemplate(GetPushTemplateRequest getPushTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves the content and settings of a message template for messages that are sent through a push notification channel.
getPushTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetPushTemplateResponse getPushTemplate(Consumer<GetPushTemplateRequest.Builder> getPushTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves the content and settings of a message template for messages that are sent through a push notification channel.
This is a convenience which creates an instance of the GetPushTemplateRequest.Builder avoiding the need
to create one manually via GetPushTemplateRequest.builder()
getPushTemplateRequest - A Consumer that will call methods on GetPushTemplateRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentResponse getSegment(GetSegmentRequest getSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.
getSegmentRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentResponse getSegment(Consumer<GetSegmentRequest.Builder> getSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the configuration, dimension, and other settings for a specific segment that's associated with an application.
This is a convenience which creates an instance of the GetSegmentRequest.Builder avoiding the need to
create one manually via GetSegmentRequest.builder()
getSegmentRequest - A Consumer that will call methods on GetSegmentRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentExportJobsResponse getSegmentExportJobs(GetSegmentExportJobsRequest getSegmentExportJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the export jobs for a segment.
getSegmentExportJobsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentExportJobsResponse getSegmentExportJobs(Consumer<GetSegmentExportJobsRequest.Builder> getSegmentExportJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the export jobs for a segment.
This is a convenience which creates an instance of the GetSegmentExportJobsRequest.Builder avoiding the
need to create one manually via GetSegmentExportJobsRequest.builder()
getSegmentExportJobsRequest - A Consumer that will call methods on GetSegmentExportJobsRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentImportJobsResponse getSegmentImportJobs(GetSegmentImportJobsRequest getSegmentImportJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the import jobs for a segment.
getSegmentImportJobsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentImportJobsResponse getSegmentImportJobs(Consumer<GetSegmentImportJobsRequest.Builder> getSegmentImportJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the import jobs for a segment.
This is a convenience which creates an instance of the GetSegmentImportJobsRequest.Builder avoiding the
need to create one manually via GetSegmentImportJobsRequest.builder()
getSegmentImportJobsRequest - A Consumer that will call methods on GetSegmentImportJobsRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentVersionResponse getSegmentVersion(GetSegmentVersionRequest getSegmentVersionRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.
getSegmentVersionRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentVersionResponse getSegmentVersion(Consumer<GetSegmentVersionRequest.Builder> getSegmentVersionRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the configuration, dimension, and other settings for a specific version of a segment that's associated with an application.
This is a convenience which creates an instance of the GetSegmentVersionRequest.Builder avoiding the need
to create one manually via GetSegmentVersionRequest.builder()
getSegmentVersionRequest - A Consumer that will call methods on GetSegmentVersionRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentVersionsResponse getSegmentVersions(GetSegmentVersionsRequest getSegmentVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific segment that's associated with an application.
getSegmentVersionsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentVersionsResponse getSegmentVersions(Consumer<GetSegmentVersionsRequest.Builder> getSegmentVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific segment that's associated with an application.
This is a convenience which creates an instance of the GetSegmentVersionsRequest.Builder avoiding the
need to create one manually via GetSegmentVersionsRequest.builder()
getSegmentVersionsRequest - A Consumer that will call methods on GetSegmentVersionsRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentsResponse getSegments(GetSegmentsRequest getSegmentsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.
getSegmentsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSegmentsResponse getSegments(Consumer<GetSegmentsRequest.Builder> getSegmentsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the configuration, dimension, and other settings for all the segments that are associated with an application.
This is a convenience which creates an instance of the GetSegmentsRequest.Builder avoiding the need to
create one manually via GetSegmentsRequest.builder()
getSegmentsRequest - A Consumer that will call methods on GetSegmentsRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSmsChannelResponse getSmsChannel(GetSmsChannelRequest getSmsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the SMS channel for an application.
getSmsChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSmsChannelResponse getSmsChannel(Consumer<GetSmsChannelRequest.Builder> getSmsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the SMS channel for an application.
This is a convenience which creates an instance of the GetSmsChannelRequest.Builder avoiding the need to
create one manually via GetSmsChannelRequest.builder()
getSmsChannelRequest - A Consumer that will call methods on GetSmsChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSmsTemplateResponse getSmsTemplate(GetSmsTemplateRequest getSmsTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves the content and settings of a message template for messages that are sent through the SMS channel.
getSmsTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetSmsTemplateResponse getSmsTemplate(Consumer<GetSmsTemplateRequest.Builder> getSmsTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves the content and settings of a message template for messages that are sent through the SMS channel.
This is a convenience which creates an instance of the GetSmsTemplateRequest.Builder avoiding the need to
create one manually via GetSmsTemplateRequest.builder()
getSmsTemplateRequest - A Consumer that will call methods on GetSmsTemplateRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetUserEndpointsResponse getUserEndpoints(GetUserEndpointsRequest getUserEndpointsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about all the endpoints that are associated with a specific user ID.
getUserEndpointsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetUserEndpointsResponse getUserEndpoints(Consumer<GetUserEndpointsRequest.Builder> getUserEndpointsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about all the endpoints that are associated with a specific user ID.
This is a convenience which creates an instance of the GetUserEndpointsRequest.Builder avoiding the need
to create one manually via GetUserEndpointsRequest.builder()
getUserEndpointsRequest - A Consumer that will call methods on GetUserEndpointsRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetVoiceChannelResponse getVoiceChannel(GetVoiceChannelRequest getVoiceChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the voice channel for an application.
getVoiceChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetVoiceChannelResponse getVoiceChannel(Consumer<GetVoiceChannelRequest.Builder> getVoiceChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status and settings of the voice channel for an application.
This is a convenience which creates an instance of the GetVoiceChannelRequest.Builder avoiding the need
to create one manually via GetVoiceChannelRequest.builder()
getVoiceChannelRequest - A Consumer that will call methods on GetVoiceChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetVoiceTemplateResponse getVoiceTemplate(GetVoiceTemplateRequest getVoiceTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
getVoiceTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GetVoiceTemplateResponse getVoiceTemplate(Consumer<GetVoiceTemplateRequest.Builder> getVoiceTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves the content and settings of a message template for messages that are sent through the voice channel.
This is a convenience which creates an instance of the GetVoiceTemplateRequest.Builder avoiding the need
to create one manually via GetVoiceTemplateRequest.builder()
getVoiceTemplateRequest - A Consumer that will call methods on GetVoiceTemplateRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListJourneysResponse listJourneys(ListJourneysRequest listJourneysRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for all the journeys that are associated with an application.
listJourneysRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListJourneysResponse listJourneys(Consumer<ListJourneysRequest.Builder> listJourneysRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about the status, configuration, and other settings for all the journeys that are associated with an application.
This is a convenience which creates an instance of the ListJourneysRequest.Builder avoiding the need to
create one manually via ListJourneysRequest.builder()
listJourneysRequest - A Consumer that will call methods on ListJourneysRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws AwsServiceException, SdkClientException, PinpointException
Retrieves all the tags (keys and values) that are associated with an application, campaign, journey, message template, or segment.
listTagsForResourceRequest - SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws AwsServiceException, SdkClientException, PinpointException
Retrieves all the tags (keys and values) that are associated with an application, campaign, journey, message template, or segment.
This is a convenience which creates an instance of the ListTagsForResourceRequest.Builder avoiding the
need to create one manually via ListTagsForResourceRequest.builder()
listTagsForResourceRequest - A Consumer that will call methods on ListTagsForResourceRequest.Builder to create a
request.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTemplateVersionsResponse listTemplateVersions(ListTemplateVersionsRequest listTemplateVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about all the versions of a specific message template.
listTemplateVersionsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTemplateVersionsResponse listTemplateVersions(Consumer<ListTemplateVersionsRequest.Builder> listTemplateVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about all the versions of a specific message template.
This is a convenience which creates an instance of the ListTemplateVersionsRequest.Builder avoiding the
need to create one manually via ListTemplateVersionsRequest.builder()
listTemplateVersionsRequest - A Consumer that will call methods on ListTemplateVersionsRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTemplatesResponse listTemplates(ListTemplatesRequest listTemplatesRequest) throws MethodNotAllowedException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
listTemplatesRequest - MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTemplatesResponse listTemplates(Consumer<ListTemplatesRequest.Builder> listTemplatesRequest) throws MethodNotAllowedException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about all the message templates that are associated with your Amazon Pinpoint account.
This is a convenience which creates an instance of the ListTemplatesRequest.Builder avoiding the need to
create one manually via ListTemplatesRequest.builder()
listTemplatesRequest - A Consumer that will call methods on ListTemplatesRequest.Builder to create a request.MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PhoneNumberValidateResponse phoneNumberValidate(PhoneNumberValidateRequest phoneNumberValidateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about a phone number.
phoneNumberValidateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PhoneNumberValidateResponse phoneNumberValidate(Consumer<PhoneNumberValidateRequest.Builder> phoneNumberValidateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Retrieves information about a phone number.
This is a convenience which creates an instance of the PhoneNumberValidateRequest.Builder avoiding the
need to create one manually via PhoneNumberValidateRequest.builder()
phoneNumberValidateRequest - A Consumer that will call methods on PhoneNumberValidateRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PutEventStreamResponse putEventStream(PutEventStreamRequest putEventStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new event stream for an application or updates the settings of an existing event stream for an application.
putEventStreamRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PutEventStreamResponse putEventStream(Consumer<PutEventStreamRequest.Builder> putEventStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new event stream for an application or updates the settings of an existing event stream for an application.
This is a convenience which creates an instance of the PutEventStreamRequest.Builder avoiding the need to
create one manually via PutEventStreamRequest.builder()
putEventStreamRequest - A Consumer that will call methods on PutEventStreamRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PutEventsResponse putEvents(PutEventsRequest putEventsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.
putEventsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PutEventsResponse putEvents(Consumer<PutEventsRequest.Builder> putEventsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new event to record for endpoints, or creates or updates endpoint data that existing events are associated with.
This is a convenience which creates an instance of the PutEventsRequest.Builder avoiding the need to
create one manually via PutEventsRequest.builder()
putEventsRequest - A Consumer that will call methods on PutEventsRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveAttributesResponse removeAttributes(RemoveAttributesRequest removeAttributesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an application.
removeAttributesRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveAttributesResponse removeAttributes(Consumer<RemoveAttributesRequest.Builder> removeAttributesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Removes one or more attributes, of the same attribute type, from all the endpoints that are associated with an application.
This is a convenience which creates an instance of the RemoveAttributesRequest.Builder avoiding the need
to create one manually via RemoveAttributesRequest.builder()
removeAttributesRequest - A Consumer that will call methods on RemoveAttributesRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SendMessagesResponse sendMessages(SendMessagesRequest sendMessagesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates and sends a direct message.
sendMessagesRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SendMessagesResponse sendMessages(Consumer<SendMessagesRequest.Builder> sendMessagesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates and sends a direct message.
This is a convenience which creates an instance of the SendMessagesRequest.Builder avoiding the need to
create one manually via SendMessagesRequest.builder()
sendMessagesRequest - A Consumer that will call methods on SendMessagesRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SendUsersMessagesResponse sendUsersMessages(SendUsersMessagesRequest sendUsersMessagesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates and sends a message to a list of users.
sendUsersMessagesRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault SendUsersMessagesResponse sendUsersMessages(Consumer<SendUsersMessagesRequest.Builder> sendUsersMessagesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates and sends a message to a list of users.
This is a convenience which creates an instance of the SendUsersMessagesRequest.Builder avoiding the need
to create one manually via SendUsersMessagesRequest.builder()
sendUsersMessagesRequest - A Consumer that will call methods on SendUsersMessagesRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws AwsServiceException, SdkClientException, PinpointException
Adds one or more tags (keys and values) to an application, campaign, journey, message template, or segment.
tagResourceRequest - SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws AwsServiceException, SdkClientException, PinpointException
Adds one or more tags (keys and values) to an application, campaign, journey, message template, or segment.
This is a convenience which creates an instance of the TagResourceRequest.Builder avoiding the need to
create one manually via TagResourceRequest.builder()
tagResourceRequest - A Consumer that will call methods on TagResourceRequest.Builder to create a request.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws AwsServiceException, SdkClientException, PinpointException
Removes one or more tags (keys and values) from an application, campaign, journey, message template, or segment.
untagResourceRequest - SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws AwsServiceException, SdkClientException, PinpointException
Removes one or more tags (keys and values) from an application, campaign, journey, message template, or segment.
This is a convenience which creates an instance of the UntagResourceRequest.Builder avoiding the need to
create one manually via UntagResourceRequest.builder()
untagResourceRequest - A Consumer that will call methods on UntagResourceRequest.Builder to create a request.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateAdmChannelResponse updateAdmChannel(UpdateAdmChannelRequest updateAdmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the ADM channel for an application or updates the status and settings of the ADM channel for an application.
updateAdmChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateAdmChannelResponse updateAdmChannel(Consumer<UpdateAdmChannelRequest.Builder> updateAdmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the ADM channel for an application or updates the status and settings of the ADM channel for an application.
This is a convenience which creates an instance of the UpdateAdmChannelRequest.Builder avoiding the need
to create one manually via UpdateAdmChannelRequest.builder()
updateAdmChannelRequest - A Consumer that will call methods on UpdateAdmChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApnsChannelResponse updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an application.
updateApnsChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApnsChannelResponse updateApnsChannel(Consumer<UpdateApnsChannelRequest.Builder> updateApnsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the APNs channel for an application or updates the status and settings of the APNs channel for an application.
This is a convenience which creates an instance of the UpdateApnsChannelRequest.Builder avoiding the need
to create one manually via UpdateApnsChannelRequest.builder()
updateApnsChannelRequest - A Consumer that will call methods on UpdateApnsChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApnsSandboxChannelResponse updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.
updateApnsSandboxChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApnsSandboxChannelResponse updateApnsSandboxChannel(Consumer<UpdateApnsSandboxChannelRequest.Builder> updateApnsSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.
This is a convenience which creates an instance of the UpdateApnsSandboxChannelRequest.Builder avoiding
the need to create one manually via UpdateApnsSandboxChannelRequest.builder()
updateApnsSandboxChannelRequest - A Consumer that will call methods on UpdateApnsSandboxChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApnsVoipChannelResponse updateApnsVoipChannel(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for an application.
updateApnsVoipChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApnsVoipChannelResponse updateApnsVoipChannel(Consumer<UpdateApnsVoipChannelRequest.Builder> updateApnsVoipChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the APNs VoIP channel for an application or updates the status and settings of the APNs VoIP channel for an application.
This is a convenience which creates an instance of the UpdateApnsVoipChannelRequest.Builder avoiding the
need to create one manually via UpdateApnsVoipChannelRequest.builder()
updateApnsVoipChannelRequest - A Consumer that will call methods on UpdateApnsVoipChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApnsVoipSandboxChannelResponse updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.
updateApnsVoipSandboxChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApnsVoipSandboxChannelResponse updateApnsVoipSandboxChannel(Consumer<UpdateApnsVoipSandboxChannelRequest.Builder> updateApnsVoipSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the APNs VoIP sandbox channel for an application or updates the status and settings of the APNs VoIP sandbox channel for an application.
This is a convenience which creates an instance of the UpdateApnsVoipSandboxChannelRequest.Builder
avoiding the need to create one manually via UpdateApnsVoipSandboxChannelRequest.builder()
updateApnsVoipSandboxChannelRequest - A Consumer that will call methods on UpdateApnsVoipSandboxChannelRequest.Builder to create
a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApplicationSettingsResponse updateApplicationSettings(UpdateApplicationSettingsRequest updateApplicationSettingsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates the settings for an application.
updateApplicationSettingsRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateApplicationSettingsResponse updateApplicationSettings(Consumer<UpdateApplicationSettingsRequest.Builder> updateApplicationSettingsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates the settings for an application.
This is a convenience which creates an instance of the UpdateApplicationSettingsRequest.Builder avoiding
the need to create one manually via UpdateApplicationSettingsRequest.builder()
updateApplicationSettingsRequest - A Consumer that will call methods on UpdateApplicationSettingsRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateBaiduChannelResponse updateBaiduChannel(UpdateBaiduChannelRequest updateBaiduChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.
updateBaiduChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateBaiduChannelResponse updateBaiduChannel(Consumer<UpdateBaiduChannelRequest.Builder> updateBaiduChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the Baidu channel for an application or updates the status and settings of the Baidu channel for an application.
This is a convenience which creates an instance of the UpdateBaiduChannelRequest.Builder avoiding the
need to create one manually via UpdateBaiduChannelRequest.builder()
updateBaiduChannelRequest - A Consumer that will call methods on UpdateBaiduChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateCampaignResponse updateCampaign(UpdateCampaignRequest updateCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates the configuration and other settings for a campaign.
updateCampaignRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateCampaignResponse updateCampaign(Consumer<UpdateCampaignRequest.Builder> updateCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates the configuration and other settings for a campaign.
This is a convenience which creates an instance of the UpdateCampaignRequest.Builder avoiding the need to
create one manually via UpdateCampaignRequest.builder()
updateCampaignRequest - A Consumer that will call methods on UpdateCampaignRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEmailChannelResponse updateEmailChannel(UpdateEmailChannelRequest updateEmailChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the email channel for an application or updates the status and settings of the email channel for an application.
updateEmailChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEmailChannelResponse updateEmailChannel(Consumer<UpdateEmailChannelRequest.Builder> updateEmailChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the email channel for an application or updates the status and settings of the email channel for an application.
This is a convenience which creates an instance of the UpdateEmailChannelRequest.Builder avoiding the
need to create one manually via UpdateEmailChannelRequest.builder()
updateEmailChannelRequest - A Consumer that will call methods on UpdateEmailChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEmailTemplateResponse updateEmailTemplate(UpdateEmailTemplateRequest updateEmailTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates an existing message template for messages that are sent through the email channel.
updateEmailTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEmailTemplateResponse updateEmailTemplate(Consumer<UpdateEmailTemplateRequest.Builder> updateEmailTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates an existing message template for messages that are sent through the email channel.
This is a convenience which creates an instance of the UpdateEmailTemplateRequest.Builder avoiding the
need to create one manually via UpdateEmailTemplateRequest.builder()
updateEmailTemplateRequest - A Consumer that will call methods on UpdateEmailTemplateRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEndpointResponse updateEndpoint(UpdateEndpointRequest updateEndpointRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application. You can also use this operation to define custom attributes (Attributes, Metrics, and UserAttributes properties) for an endpoint.
updateEndpointRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEndpointResponse updateEndpoint(Consumer<UpdateEndpointRequest.Builder> updateEndpointRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new endpoint for an application or updates the settings and attributes of an existing endpoint for an application. You can also use this operation to define custom attributes (Attributes, Metrics, and UserAttributes properties) for an endpoint.
This is a convenience which creates an instance of the UpdateEndpointRequest.Builder avoiding the need to
create one manually via UpdateEndpointRequest.builder()
updateEndpointRequest - A Consumer that will call methods on UpdateEndpointRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEndpointsBatchResponse updateEndpointsBatch(UpdateEndpointsBatchRequest updateEndpointsBatchRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing endpoints for an application. You can also use this operation to define custom attributes (Attributes, Metrics, and UserAttributes properties) for a batch of endpoints.
updateEndpointsBatchRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateEndpointsBatchResponse updateEndpointsBatch(Consumer<UpdateEndpointsBatchRequest.Builder> updateEndpointsBatchRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new batch of endpoints for an application or updates the settings and attributes of a batch of existing endpoints for an application. You can also use this operation to define custom attributes (Attributes, Metrics, and UserAttributes properties) for a batch of endpoints.
This is a convenience which creates an instance of the UpdateEndpointsBatchRequest.Builder avoiding the
need to create one manually via UpdateEndpointsBatchRequest.builder()
updateEndpointsBatchRequest - A Consumer that will call methods on UpdateEndpointsBatchRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateGcmChannelResponse updateGcmChannel(UpdateGcmChannelRequest updateGcmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an application.
updateGcmChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateGcmChannelResponse updateGcmChannel(Consumer<UpdateGcmChannelRequest.Builder> updateGcmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the GCM channel for an application or updates the status and settings of the GCM channel for an application.
This is a convenience which creates an instance of the UpdateGcmChannelRequest.Builder avoiding the need
to create one manually via UpdateGcmChannelRequest.builder()
updateGcmChannelRequest - A Consumer that will call methods on UpdateGcmChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateJourneyResponse updateJourney(UpdateJourneyRequest updateJourneyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates the configuration and other settings for a journey.
updateJourneyRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateJourneyResponse updateJourney(Consumer<UpdateJourneyRequest.Builder> updateJourneyRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates the configuration and other settings for a journey.
This is a convenience which creates an instance of the UpdateJourneyRequest.Builder avoiding the need to
create one manually via UpdateJourneyRequest.builder()
updateJourneyRequest - A Consumer that will call methods on UpdateJourneyRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateJourneyStateResponse updateJourneyState(UpdateJourneyStateRequest updateJourneyStateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Cancels (stops) an active journey.
updateJourneyStateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateJourneyStateResponse updateJourneyState(Consumer<UpdateJourneyStateRequest.Builder> updateJourneyStateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Cancels (stops) an active journey.
This is a convenience which creates an instance of the UpdateJourneyStateRequest.Builder avoiding the
need to create one manually via UpdateJourneyStateRequest.builder()
updateJourneyStateRequest - A Consumer that will call methods on UpdateJourneyStateRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdatePushTemplateResponse updatePushTemplate(UpdatePushTemplateRequest updatePushTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates an existing message template for messages that are sent through a push notification channel.
updatePushTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdatePushTemplateResponse updatePushTemplate(Consumer<UpdatePushTemplateRequest.Builder> updatePushTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates an existing message template for messages that are sent through a push notification channel.
This is a convenience which creates an instance of the UpdatePushTemplateRequest.Builder avoiding the
need to create one manually via UpdatePushTemplateRequest.builder()
updatePushTemplateRequest - A Consumer that will call methods on UpdatePushTemplateRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSegmentResponse updateSegment(UpdateSegmentRequest updateSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application.
updateSegmentRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSegmentResponse updateSegment(Consumer<UpdateSegmentRequest.Builder> updateSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
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.
This is a convenience which creates an instance of the UpdateSegmentRequest.Builder avoiding the need to
create one manually via UpdateSegmentRequest.builder()
updateSegmentRequest - A Consumer that will call methods on UpdateSegmentRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSmsChannelResponse updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an application.
updateSmsChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSmsChannelResponse updateSmsChannel(Consumer<UpdateSmsChannelRequest.Builder> updateSmsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the SMS channel for an application or updates the status and settings of the SMS channel for an application.
This is a convenience which creates an instance of the UpdateSmsChannelRequest.Builder avoiding the need
to create one manually via UpdateSmsChannelRequest.builder()
updateSmsChannelRequest - A Consumer that will call methods on UpdateSmsChannelRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSmsTemplateResponse updateSmsTemplate(UpdateSmsTemplateRequest updateSmsTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates an existing message template for messages that are sent through the SMS channel.
updateSmsTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateSmsTemplateResponse updateSmsTemplate(Consumer<UpdateSmsTemplateRequest.Builder> updateSmsTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates an existing message template for messages that are sent through the SMS channel.
This is a convenience which creates an instance of the UpdateSmsTemplateRequest.Builder avoiding the need
to create one manually via UpdateSmsTemplateRequest.builder()
updateSmsTemplateRequest - A Consumer that will call methods on UpdateSmsTemplateRequest.Builder to create a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateTemplateActiveVersionResponse updateTemplateActiveVersion(UpdateTemplateActiveVersionRequest updateTemplateActiveVersionRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Changes the status of a specific version of a message template to active.
updateTemplateActiveVersionRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateTemplateActiveVersionResponse updateTemplateActiveVersion(Consumer<UpdateTemplateActiveVersionRequest.Builder> updateTemplateActiveVersionRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Changes the status of a specific version of a message template to active.
This is a convenience which creates an instance of the UpdateTemplateActiveVersionRequest.Builder
avoiding the need to create one manually via UpdateTemplateActiveVersionRequest.builder()
updateTemplateActiveVersionRequest - A Consumer that will call methods on UpdateTemplateActiveVersionRequest.Builder to create
a request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateVoiceChannelResponse updateVoiceChannel(UpdateVoiceChannelRequest updateVoiceChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the voice channel for an application or updates the status and settings of the voice channel for an application.
updateVoiceChannelRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateVoiceChannelResponse updateVoiceChannel(Consumer<UpdateVoiceChannelRequest.Builder> updateVoiceChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Enables the voice channel for an application or updates the status and settings of the voice channel for an application.
This is a convenience which creates an instance of the UpdateVoiceChannelRequest.Builder avoiding the
need to create one manually via UpdateVoiceChannelRequest.builder()
updateVoiceChannelRequest - A Consumer that will call methods on UpdateVoiceChannelRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateVoiceTemplateResponse updateVoiceTemplate(UpdateVoiceTemplateRequest updateVoiceTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates an existing message template for messages that are sent through the voice channel.
updateVoiceTemplateRequest - BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateVoiceTemplateResponse updateVoiceTemplate(Consumer<UpdateVoiceTemplateRequest.Builder> updateVoiceTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, AwsServiceException, SdkClientException, PinpointException
Updates an existing message template for messages that are sent through the voice channel.
This is a convenience which creates an instance of the UpdateVoiceTemplateRequest.Builder avoiding the
need to create one manually via UpdateVoiceTemplateRequest.builder()
updateVoiceTemplateRequest - A Consumer that will call methods on UpdateVoiceTemplateRequest.Builder to create a
request.BadRequestException - The request contains a syntax error (BadRequestException).InternalServerErrorException - The request failed due to an unknown internal server error, exception, or failure
(InternalServerErrorException).ForbiddenException - The request was denied because access to the specified resource is forbidden (ForbiddenException).NotFoundException - The request failed because the specified resource was not found (NotFoundException).MethodNotAllowedException - The request failed because the method is not allowed for the specified resource
(MethodNotAllowedException).TooManyRequestsException - The request failed because too many requests were sent during a certain amount of time
(TooManyRequestsException).SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.PinpointException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionstatic ServiceMetadata serviceMetadata()
Copyright © 2019. All rights reserved.