public interface AmazonPinpoint
Modifier and Type | Method and Description |
---|---|
CreateAppResult |
createApp(CreateAppRequest createAppRequest)
Creates or updates an app.
|
CreateCampaignResult |
createCampaign(CreateCampaignRequest createCampaignRequest)
Creates or updates a campaign.
|
CreateExportJobResult |
createExportJob(CreateExportJobRequest createExportJobRequest)
Creates an export job.
|
CreateImportJobResult |
createImportJob(CreateImportJobRequest createImportJobRequest)
Creates or updates an import job.
|
CreateSegmentResult |
createSegment(CreateSegmentRequest createSegmentRequest)
Used to create or update a segment.
|
DeleteAdmChannelResult |
deleteAdmChannel(DeleteAdmChannelRequest deleteAdmChannelRequest)
Delete an ADM channel.
|
DeleteApnsChannelResult |
deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest)
Deletes the APNs channel for an app.
|
DeleteApnsSandboxChannelResult |
deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest)
Delete an APNS sandbox channel.
|
DeleteApnsVoipChannelResult |
deleteApnsVoipChannel(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest)
Delete an APNS VoIP channel
|
DeleteApnsVoipSandboxChannelResult |
deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest)
Delete an APNS VoIP sandbox channel
|
DeleteAppResult |
deleteApp(DeleteAppRequest deleteAppRequest)
Deletes an app.
|
DeleteBaiduChannelResult |
deleteBaiduChannel(DeleteBaiduChannelRequest deleteBaiduChannelRequest)
Delete a BAIDU GCM channel
|
DeleteCampaignResult |
deleteCampaign(DeleteCampaignRequest deleteCampaignRequest)
Deletes a campaign.
|
DeleteEmailChannelResult |
deleteEmailChannel(DeleteEmailChannelRequest deleteEmailChannelRequest)
Delete an email channel.
|
DeleteEndpointResult |
deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest)
Deletes an endpoint.
|
DeleteEventStreamResult |
deleteEventStream(DeleteEventStreamRequest deleteEventStreamRequest)
Deletes the event stream for an app.
|
DeleteGcmChannelResult |
deleteGcmChannel(DeleteGcmChannelRequest deleteGcmChannelRequest)
Deletes the GCM channel for an app.
|
DeleteSegmentResult |
deleteSegment(DeleteSegmentRequest deleteSegmentRequest)
Deletes a segment.
|
DeleteSmsChannelResult |
deleteSmsChannel(DeleteSmsChannelRequest deleteSmsChannelRequest)
Delete an SMS channel.
|
DeleteUserEndpointsResult |
deleteUserEndpoints(DeleteUserEndpointsRequest deleteUserEndpointsRequest)
Deletes endpoints that are associated with a User ID.
|
DeleteVoiceChannelResult |
deleteVoiceChannel(DeleteVoiceChannelRequest deleteVoiceChannelRequest)
Delete an Voice channel
|
GetAdmChannelResult |
getAdmChannel(GetAdmChannelRequest getAdmChannelRequest)
Get an ADM channel.
|
GetApnsChannelResult |
getApnsChannel(GetApnsChannelRequest getApnsChannelRequest)
Returns information about the APNs channel for an app.
|
GetApnsSandboxChannelResult |
getApnsSandboxChannel(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest)
Get an APNS sandbox channel.
|
GetApnsVoipChannelResult |
getApnsVoipChannel(GetApnsVoipChannelRequest getApnsVoipChannelRequest)
Get an APNS VoIP channel
|
GetApnsVoipSandboxChannelResult |
getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest)
Get an APNS VoIPSandbox channel
|
GetAppResult |
getApp(GetAppRequest getAppRequest)
Returns information about an app.
|
GetApplicationSettingsResult |
getApplicationSettings(GetApplicationSettingsRequest getApplicationSettingsRequest)
Used to request the settings for an app.
|
GetAppsResult |
getApps(GetAppsRequest getAppsRequest)
Returns information about your apps.
|
GetBaiduChannelResult |
getBaiduChannel(GetBaiduChannelRequest getBaiduChannelRequest)
Get a BAIDU GCM channel
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request,
typically used for debugging issues where a service isn't acting as
expected.
|
GetCampaignResult |
getCampaign(GetCampaignRequest getCampaignRequest)
Returns information about a campaign.
|
GetCampaignActivitiesResult |
getCampaignActivities(GetCampaignActivitiesRequest getCampaignActivitiesRequest)
Returns information about the activity performed by a campaign.
|
GetCampaignsResult |
getCampaigns(GetCampaignsRequest getCampaignsRequest)
Returns information about your campaigns.
|
GetCampaignVersionResult |
getCampaignVersion(GetCampaignVersionRequest getCampaignVersionRequest)
Returns information about a specific version of a campaign.
|
GetCampaignVersionsResult |
getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest)
Returns information about your campaign versions.
|
GetChannelsResult |
getChannels(GetChannelsRequest getChannelsRequest)
Get all channels.
|
GetEmailChannelResult |
getEmailChannel(GetEmailChannelRequest getEmailChannelRequest)
Get an email channel.
|
GetEndpointResult |
getEndpoint(GetEndpointRequest getEndpointRequest)
Returns information about an endpoint.
|
GetEventStreamResult |
getEventStream(GetEventStreamRequest getEventStreamRequest)
Returns the event stream for an app.
|
GetExportJobResult |
getExportJob(GetExportJobRequest getExportJobRequest)
Returns information about an export job.
|
GetExportJobsResult |
getExportJobs(GetExportJobsRequest getExportJobsRequest)
Returns information about your export jobs.
|
GetGcmChannelResult |
getGcmChannel(GetGcmChannelRequest getGcmChannelRequest)
Returns information about the GCM channel for an app.
|
GetImportJobResult |
getImportJob(GetImportJobRequest getImportJobRequest)
Returns information about an import job.
|
GetImportJobsResult |
getImportJobs(GetImportJobsRequest getImportJobsRequest)
Returns information about your import jobs.
|
GetSegmentResult |
getSegment(GetSegmentRequest getSegmentRequest)
Returns information about a segment.
|
GetSegmentExportJobsResult |
getSegmentExportJobs(GetSegmentExportJobsRequest getSegmentExportJobsRequest)
Returns a list of export jobs for a specific segment.
|
GetSegmentImportJobsResult |
getSegmentImportJobs(GetSegmentImportJobsRequest getSegmentImportJobsRequest)
Returns a list of import jobs for a specific segment.
|
GetSegmentsResult |
getSegments(GetSegmentsRequest getSegmentsRequest)
Used to get information about your segments.
|
GetSegmentVersionResult |
getSegmentVersion(GetSegmentVersionRequest getSegmentVersionRequest)
Returns information about a segment version.
|
GetSegmentVersionsResult |
getSegmentVersions(GetSegmentVersionsRequest getSegmentVersionsRequest)
Returns information about your segment versions.
|
GetSmsChannelResult |
getSmsChannel(GetSmsChannelRequest getSmsChannelRequest)
Get an SMS channel.
|
GetUserEndpointsResult |
getUserEndpoints(GetUserEndpointsRequest getUserEndpointsRequest)
Returns information about the endpoints that are associated with a User
ID.
|
GetVoiceChannelResult |
getVoiceChannel(GetVoiceChannelRequest getVoiceChannelRequest)
Get a Voice Channel
|
PhoneNumberValidateResult |
phoneNumberValidate(PhoneNumberValidateRequest phoneNumberValidateRequest)
Returns information about the specified phone number.
|
PutEventsResult |
putEvents(PutEventsRequest putEventsRequest)
Use to record events for endpoints.
|
PutEventStreamResult |
putEventStream(PutEventStreamRequest putEventStreamRequest)
Use to create or update the event stream for an app.
|
RemoveAttributesResult |
removeAttributes(RemoveAttributesRequest removeAttributesRequest)
Used to remove the attributes for an app
|
SendMessagesResult |
sendMessages(SendMessagesRequest sendMessagesRequest)
Used to send a direct message.
|
SendUsersMessagesResult |
sendUsersMessages(SendUsersMessagesRequest sendUsersMessagesRequest)
Used to send a message to a list of users.
|
void |
setEndpoint(java.lang.String endpoint)
Overrides the default endpoint for this client
("https://pinpoint.us-east-1.amazonaws.com").
|
void |
setRegion(Region region)
An alternative to
setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
void |
shutdown()
Shuts down this client object, releasing any resources that might be held
open.
|
UpdateAdmChannelResult |
updateAdmChannel(UpdateAdmChannelRequest updateAdmChannelRequest)
Update an ADM channel.
|
UpdateApnsChannelResult |
updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest)
Use to update the APNs channel for an app.
|
UpdateApnsSandboxChannelResult |
updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest)
Update an APNS sandbox channel.
|
UpdateApnsVoipChannelResult |
updateApnsVoipChannel(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest)
Update an APNS VoIP channel
|
UpdateApnsVoipSandboxChannelResult |
updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest)
Update an APNS VoIP sandbox channel
|
UpdateApplicationSettingsResult |
updateApplicationSettings(UpdateApplicationSettingsRequest updateApplicationSettingsRequest)
Used to update the settings for an app.
|
UpdateBaiduChannelResult |
updateBaiduChannel(UpdateBaiduChannelRequest updateBaiduChannelRequest)
Update a BAIDU GCM channel
|
UpdateCampaignResult |
updateCampaign(UpdateCampaignRequest updateCampaignRequest)
Use to update a campaign.
|
UpdateEmailChannelResult |
updateEmailChannel(UpdateEmailChannelRequest updateEmailChannelRequest)
Update an email channel.
|
UpdateEndpointResult |
updateEndpoint(UpdateEndpointRequest updateEndpointRequest)
Creates or updates an endpoint.
|
UpdateEndpointsBatchResult |
updateEndpointsBatch(UpdateEndpointsBatchRequest updateEndpointsBatchRequest)
Use to update a batch of endpoints.
|
UpdateGcmChannelResult |
updateGcmChannel(UpdateGcmChannelRequest updateGcmChannelRequest)
Use to update the GCM channel for an app.
|
UpdateSegmentResult |
updateSegment(UpdateSegmentRequest updateSegmentRequest)
Used to update a segment.
|
UpdateSmsChannelResult |
updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest)
Update an SMS channel.
|
UpdateVoiceChannelResult |
updateVoiceChannel(UpdateVoiceChannelRequest updateVoiceChannelRequest)
Update an Voice channel
|
void setEndpoint(java.lang.String endpoint) throws java.lang.IllegalArgumentException
Callers can pass in just the endpoint (ex:
"pinpoint.us-east-1.amazonaws.com") or a full URL, including the protocol
(ex: "https://pinpoint.us-east-1.amazonaws.com"). If the protocol is not
specified here, the default protocol from this client's
ClientConfiguration
will be used, which by default is HTTPS.
For more information on using AWS regions with the AWS SDK for Java, and a complete list of all available endpoints for all AWS services, see: http://developer.amazonwebservices.com/connect/entry.jspa?externalID= 3912
This method is not threadsafe. An endpoint should be configured when the client is created and before any service requests are made. Changing it afterwards creates inevitable race conditions for any service requests in transit or retrying.
endpoint
- The endpoint (ex: "pinpoint.us-east-1.amazonaws.com") or
a full URL, including the protocol (ex:
"https://pinpoint.us-east-1.amazonaws.com") of the region
specific AWS endpoint this client will communicate with.java.lang.IllegalArgumentException
- If any problems are detected with the
specified endpoint.void setRegion(Region region) throws java.lang.IllegalArgumentException
setEndpoint(String)
, sets the
regional endpoint for this client's service calls. Callers can use this
method to control which AWS region they want to work with.
By default, all service endpoints in all regions use the https protocol.
To use http instead, specify it in the ClientConfiguration
supplied at construction.
This method is not threadsafe. A region should be configured when the client is created and before any service requests are made. Changing it afterwards creates inevitable race conditions for any service requests in transit or retrying.
region
- The region this client will communicate with. See
Region.getRegion(com.amazonaws.regions.Regions)
for
accessing a given region.java.lang.IllegalArgumentException
- If the given region is null,
or if this service isn't available in the given region. See
Region.isServiceSupported(String)
Region.getRegion(com.amazonaws.regions.Regions)
,
Region.createClient(Class,
com.amazonaws.auth.AWSCredentialsProvider, ClientConfiguration)
CreateAppResult createApp(CreateAppRequest createAppRequest) throws AmazonClientException, AmazonServiceException
createAppRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.CreateCampaignResult createCampaign(CreateCampaignRequest createCampaignRequest) throws AmazonClientException, AmazonServiceException
createCampaignRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.CreateExportJobResult createExportJob(CreateExportJobRequest createExportJobRequest) throws AmazonClientException, AmazonServiceException
createExportJobRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.CreateImportJobResult createImportJob(CreateImportJobRequest createImportJobRequest) throws AmazonClientException, AmazonServiceException
createImportJobRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.CreateSegmentResult createSegment(CreateSegmentRequest createSegmentRequest) throws AmazonClientException, AmazonServiceException
createSegmentRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteAdmChannelResult deleteAdmChannel(DeleteAdmChannelRequest deleteAdmChannelRequest) throws AmazonClientException, AmazonServiceException
deleteAdmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteApnsChannelResult deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest) throws AmazonClientException, AmazonServiceException
deleteApnsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteApnsSandboxChannelResult deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest) throws AmazonClientException, AmazonServiceException
deleteApnsSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteApnsVoipChannelResult deleteApnsVoipChannel(DeleteApnsVoipChannelRequest deleteApnsVoipChannelRequest) throws AmazonClientException, AmazonServiceException
deleteApnsVoipChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteApnsVoipSandboxChannelResult deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest deleteApnsVoipSandboxChannelRequest) throws AmazonClientException, AmazonServiceException
deleteApnsVoipSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteAppResult deleteApp(DeleteAppRequest deleteAppRequest) throws AmazonClientException, AmazonServiceException
deleteAppRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteBaiduChannelResult deleteBaiduChannel(DeleteBaiduChannelRequest deleteBaiduChannelRequest) throws AmazonClientException, AmazonServiceException
deleteBaiduChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteCampaignResult deleteCampaign(DeleteCampaignRequest deleteCampaignRequest) throws AmazonClientException, AmazonServiceException
deleteCampaignRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteEmailChannelResult deleteEmailChannel(DeleteEmailChannelRequest deleteEmailChannelRequest) throws AmazonClientException, AmazonServiceException
deleteEmailChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteEndpointResult deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest) throws AmazonClientException, AmazonServiceException
deleteEndpointRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteEventStreamResult deleteEventStream(DeleteEventStreamRequest deleteEventStreamRequest) throws AmazonClientException, AmazonServiceException
deleteEventStreamRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteGcmChannelResult deleteGcmChannel(DeleteGcmChannelRequest deleteGcmChannelRequest) throws AmazonClientException, AmazonServiceException
deleteGcmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteSegmentResult deleteSegment(DeleteSegmentRequest deleteSegmentRequest) throws AmazonClientException, AmazonServiceException
deleteSegmentRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteSmsChannelResult deleteSmsChannel(DeleteSmsChannelRequest deleteSmsChannelRequest) throws AmazonClientException, AmazonServiceException
deleteSmsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteUserEndpointsResult deleteUserEndpoints(DeleteUserEndpointsRequest deleteUserEndpointsRequest) throws AmazonClientException, AmazonServiceException
deleteUserEndpointsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.DeleteVoiceChannelResult deleteVoiceChannel(DeleteVoiceChannelRequest deleteVoiceChannelRequest) throws AmazonClientException, AmazonServiceException
deleteVoiceChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetAdmChannelResult getAdmChannel(GetAdmChannelRequest getAdmChannelRequest) throws AmazonClientException, AmazonServiceException
getAdmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetApnsChannelResult getApnsChannel(GetApnsChannelRequest getApnsChannelRequest) throws AmazonClientException, AmazonServiceException
getApnsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetApnsSandboxChannelResult getApnsSandboxChannel(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest) throws AmazonClientException, AmazonServiceException
getApnsSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetApnsVoipChannelResult getApnsVoipChannel(GetApnsVoipChannelRequest getApnsVoipChannelRequest) throws AmazonClientException, AmazonServiceException
getApnsVoipChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetApnsVoipSandboxChannelResult getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest getApnsVoipSandboxChannelRequest) throws AmazonClientException, AmazonServiceException
getApnsVoipSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetAppResult getApp(GetAppRequest getAppRequest) throws AmazonClientException, AmazonServiceException
getAppRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetApplicationSettingsResult getApplicationSettings(GetApplicationSettingsRequest getApplicationSettingsRequest) throws AmazonClientException, AmazonServiceException
getApplicationSettingsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetAppsResult getApps(GetAppsRequest getAppsRequest) throws AmazonClientException, AmazonServiceException
getAppsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetBaiduChannelResult getBaiduChannel(GetBaiduChannelRequest getBaiduChannelRequest) throws AmazonClientException, AmazonServiceException
getBaiduChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetCampaignResult getCampaign(GetCampaignRequest getCampaignRequest) throws AmazonClientException, AmazonServiceException
getCampaignRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetCampaignActivitiesResult getCampaignActivities(GetCampaignActivitiesRequest getCampaignActivitiesRequest) throws AmazonClientException, AmazonServiceException
getCampaignActivitiesRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetCampaignVersionResult getCampaignVersion(GetCampaignVersionRequest getCampaignVersionRequest) throws AmazonClientException, AmazonServiceException
getCampaignVersionRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetCampaignVersionsResult getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest) throws AmazonClientException, AmazonServiceException
getCampaignVersionsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetCampaignsResult getCampaigns(GetCampaignsRequest getCampaignsRequest) throws AmazonClientException, AmazonServiceException
getCampaignsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetChannelsResult getChannels(GetChannelsRequest getChannelsRequest) throws AmazonClientException, AmazonServiceException
getChannelsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetEmailChannelResult getEmailChannel(GetEmailChannelRequest getEmailChannelRequest) throws AmazonClientException, AmazonServiceException
getEmailChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetEndpointResult getEndpoint(GetEndpointRequest getEndpointRequest) throws AmazonClientException, AmazonServiceException
getEndpointRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetEventStreamResult getEventStream(GetEventStreamRequest getEventStreamRequest) throws AmazonClientException, AmazonServiceException
getEventStreamRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetExportJobResult getExportJob(GetExportJobRequest getExportJobRequest) throws AmazonClientException, AmazonServiceException
getExportJobRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetExportJobsResult getExportJobs(GetExportJobsRequest getExportJobsRequest) throws AmazonClientException, AmazonServiceException
getExportJobsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetGcmChannelResult getGcmChannel(GetGcmChannelRequest getGcmChannelRequest) throws AmazonClientException, AmazonServiceException
getGcmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetImportJobResult getImportJob(GetImportJobRequest getImportJobRequest) throws AmazonClientException, AmazonServiceException
getImportJobRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetImportJobsResult getImportJobs(GetImportJobsRequest getImportJobsRequest) throws AmazonClientException, AmazonServiceException
getImportJobsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetSegmentResult getSegment(GetSegmentRequest getSegmentRequest) throws AmazonClientException, AmazonServiceException
getSegmentRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetSegmentExportJobsResult getSegmentExportJobs(GetSegmentExportJobsRequest getSegmentExportJobsRequest) throws AmazonClientException, AmazonServiceException
getSegmentExportJobsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetSegmentImportJobsResult getSegmentImportJobs(GetSegmentImportJobsRequest getSegmentImportJobsRequest) throws AmazonClientException, AmazonServiceException
getSegmentImportJobsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetSegmentVersionResult getSegmentVersion(GetSegmentVersionRequest getSegmentVersionRequest) throws AmazonClientException, AmazonServiceException
getSegmentVersionRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetSegmentVersionsResult getSegmentVersions(GetSegmentVersionsRequest getSegmentVersionsRequest) throws AmazonClientException, AmazonServiceException
getSegmentVersionsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetSegmentsResult getSegments(GetSegmentsRequest getSegmentsRequest) throws AmazonClientException, AmazonServiceException
getSegmentsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetSmsChannelResult getSmsChannel(GetSmsChannelRequest getSmsChannelRequest) throws AmazonClientException, AmazonServiceException
getSmsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetUserEndpointsResult getUserEndpoints(GetUserEndpointsRequest getUserEndpointsRequest) throws AmazonClientException, AmazonServiceException
getUserEndpointsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.GetVoiceChannelResult getVoiceChannel(GetVoiceChannelRequest getVoiceChannelRequest) throws AmazonClientException, AmazonServiceException
getVoiceChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.PhoneNumberValidateResult phoneNumberValidate(PhoneNumberValidateRequest phoneNumberValidateRequest) throws AmazonClientException, AmazonServiceException
phoneNumberValidateRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.PutEventStreamResult putEventStream(PutEventStreamRequest putEventStreamRequest) throws AmazonClientException, AmazonServiceException
putEventStreamRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.PutEventsResult putEvents(PutEventsRequest putEventsRequest) throws AmazonClientException, AmazonServiceException
putEventsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.RemoveAttributesResult removeAttributes(RemoveAttributesRequest removeAttributesRequest) throws AmazonClientException, AmazonServiceException
removeAttributesRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.SendMessagesResult sendMessages(SendMessagesRequest sendMessagesRequest) throws AmazonClientException, AmazonServiceException
sendMessagesRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.SendUsersMessagesResult sendUsersMessages(SendUsersMessagesRequest sendUsersMessagesRequest) throws AmazonClientException, AmazonServiceException
sendUsersMessagesRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateAdmChannelResult updateAdmChannel(UpdateAdmChannelRequest updateAdmChannelRequest) throws AmazonClientException, AmazonServiceException
updateAdmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateApnsChannelResult updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest) throws AmazonClientException, AmazonServiceException
updateApnsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateApnsSandboxChannelResult updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest) throws AmazonClientException, AmazonServiceException
updateApnsSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateApnsVoipChannelResult updateApnsVoipChannel(UpdateApnsVoipChannelRequest updateApnsVoipChannelRequest) throws AmazonClientException, AmazonServiceException
updateApnsVoipChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateApnsVoipSandboxChannelResult updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest updateApnsVoipSandboxChannelRequest) throws AmazonClientException, AmazonServiceException
updateApnsVoipSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateApplicationSettingsResult updateApplicationSettings(UpdateApplicationSettingsRequest updateApplicationSettingsRequest) throws AmazonClientException, AmazonServiceException
updateApplicationSettingsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateBaiduChannelResult updateBaiduChannel(UpdateBaiduChannelRequest updateBaiduChannelRequest) throws AmazonClientException, AmazonServiceException
updateBaiduChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateCampaignResult updateCampaign(UpdateCampaignRequest updateCampaignRequest) throws AmazonClientException, AmazonServiceException
updateCampaignRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateEmailChannelResult updateEmailChannel(UpdateEmailChannelRequest updateEmailChannelRequest) throws AmazonClientException, AmazonServiceException
updateEmailChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateEndpointResult updateEndpoint(UpdateEndpointRequest updateEndpointRequest) throws AmazonClientException, AmazonServiceException
updateEndpointRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateEndpointsBatchResult updateEndpointsBatch(UpdateEndpointsBatchRequest updateEndpointsBatchRequest) throws AmazonClientException, AmazonServiceException
updateEndpointsBatchRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateGcmChannelResult updateGcmChannel(UpdateGcmChannelRequest updateGcmChannelRequest) throws AmazonClientException, AmazonServiceException
updateGcmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateSegmentResult updateSegment(UpdateSegmentRequest updateSegmentRequest) throws AmazonClientException, AmazonServiceException
updateSegmentRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateSmsChannelResult updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest) throws AmazonClientException, AmazonServiceException
updateSmsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.UpdateVoiceChannelResult updateVoiceChannel(UpdateVoiceChannelRequest updateVoiceChannelRequest) throws AmazonClientException, AmazonServiceException
updateVoiceChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responseAmazonClientException
- If any internal errors are encountered
inside the client while attempting to make the request or
handle the response. For example if a network connection is
not available.AmazonServiceException
- If an error response is returned by
AmazonPinpoint indicating either a problem with the data in
the request, or a server side issue.void shutdown()
ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
request
- The originally executed request.Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.