AutoCloseable
@Generated("software.amazon.awssdk:codegen") public interface PinpointClient extends AutoCloseable
builder()
method.
nullModifier and Type | Field | Description |
---|---|---|
static String |
SERVICE_NAME |
Modifier and Type | Method | 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 CreateCampaignResponse |
createCampaign(CreateCampaignRequest createCampaignRequest) |
Creates or updates a campaign.
|
default CreateImportJobResponse |
createImportJob(CreateImportJobRequest createImportJobRequest) |
Creates or updates an import job.
|
default CreateSegmentResponse |
createSegment(CreateSegmentRequest createSegmentRequest) |
Used to create or update a segment.
|
default DeleteApnsChannelResponse |
deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest) |
Deletes the APNs channel for an app.
|
default DeleteApnsSandboxChannelResponse |
deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest) |
Delete an APNS sandbox channel
|
default DeleteCampaignResponse |
deleteCampaign(DeleteCampaignRequest deleteCampaignRequest) |
Deletes a campaign.
|
default DeleteEmailChannelResponse |
deleteEmailChannel(DeleteEmailChannelRequest deleteEmailChannelRequest) |
Delete an email channel
|
default DeleteEventStreamResponse |
deleteEventStream(DeleteEventStreamRequest deleteEventStreamRequest) |
Deletes the event stream for an app.
|
default DeleteGcmChannelResponse |
deleteGcmChannel(DeleteGcmChannelRequest deleteGcmChannelRequest) |
Deletes the GCM channel for an app.
|
default DeleteSegmentResponse |
deleteSegment(DeleteSegmentRequest deleteSegmentRequest) |
Deletes a segment.
|
default DeleteSmsChannelResponse |
deleteSmsChannel(DeleteSmsChannelRequest deleteSmsChannelRequest) |
Delete an SMS channel
|
default GetApnsChannelResponse |
getApnsChannel(GetApnsChannelRequest getApnsChannelRequest) |
Returns information about the APNs channel for an app.
|
default GetApnsSandboxChannelResponse |
getApnsSandboxChannel(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest) |
Get an APNS sandbox channel
|
default GetApplicationSettingsResponse |
getApplicationSettings(GetApplicationSettingsRequest getApplicationSettingsRequest) |
Used to request the settings for an app.
|
default GetCampaignResponse |
getCampaign(GetCampaignRequest getCampaignRequest) |
Returns information about a campaign.
|
default GetCampaignActivitiesResponse |
getCampaignActivities(GetCampaignActivitiesRequest getCampaignActivitiesRequest) |
Returns information about the activity performed by a campaign.
|
default GetCampaignsResponse |
getCampaigns(GetCampaignsRequest getCampaignsRequest) |
Returns information about your campaigns.
|
default GetCampaignVersionResponse |
getCampaignVersion(GetCampaignVersionRequest getCampaignVersionRequest) |
Returns information about a specific version of a campaign.
|
default GetCampaignVersionsResponse |
getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest) |
Returns information about your campaign versions.
|
default GetEmailChannelResponse |
getEmailChannel(GetEmailChannelRequest getEmailChannelRequest) |
Get an email channel
|
default GetEndpointResponse |
getEndpoint(GetEndpointRequest getEndpointRequest) |
Returns information about an endpoint.
|
default GetEventStreamResponse |
getEventStream(GetEventStreamRequest getEventStreamRequest) |
Returns the event stream for an app.
|
default GetGcmChannelResponse |
getGcmChannel(GetGcmChannelRequest getGcmChannelRequest) |
Returns information about the GCM channel for an app.
|
default GetImportJobResponse |
getImportJob(GetImportJobRequest getImportJobRequest) |
Returns information about an import job.
|
default GetImportJobsResponse |
getImportJobs(GetImportJobsRequest getImportJobsRequest) |
Returns information about your import jobs.
|
default GetSegmentResponse |
getSegment(GetSegmentRequest getSegmentRequest) |
Returns information about a segment.
|
default GetSegmentImportJobsResponse |
getSegmentImportJobs(GetSegmentImportJobsRequest getSegmentImportJobsRequest) |
Returns a list of import jobs for a specific segment.
|
default GetSegmentsResponse |
getSegments(GetSegmentsRequest getSegmentsRequest) |
Used to get information about your segments.
|
default GetSegmentVersionResponse |
getSegmentVersion(GetSegmentVersionRequest getSegmentVersionRequest) |
Returns information about a segment version.
|
default GetSegmentVersionsResponse |
getSegmentVersions(GetSegmentVersionsRequest getSegmentVersionsRequest) |
Returns information about your segment versions.
|
default GetSmsChannelResponse |
getSmsChannel(GetSmsChannelRequest getSmsChannelRequest) |
Get an SMS channel
|
default PutEventStreamResponse |
putEventStream(PutEventStreamRequest putEventStreamRequest) |
Use to create or update the event stream for an app.
|
default SendMessagesResponse |
sendMessages(SendMessagesRequest sendMessagesRequest) |
Send a batch of messages
|
static ServiceMetadata |
serviceMetadata() |
|
default UpdateApnsChannelResponse |
updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest) |
Use to update the APNs channel for an app.
|
default UpdateApnsSandboxChannelResponse |
updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest) |
Update an APNS sandbox channel
|
default UpdateApplicationSettingsResponse |
updateApplicationSettings(UpdateApplicationSettingsRequest updateApplicationSettingsRequest) |
Used to update the settings for an app.
|
default UpdateCampaignResponse |
updateCampaign(UpdateCampaignRequest updateCampaignRequest) |
Use to update a campaign.
|
default UpdateEmailChannelResponse |
updateEmailChannel(UpdateEmailChannelRequest updateEmailChannelRequest) |
Update an email channel
|
default UpdateEndpointResponse |
updateEndpoint(UpdateEndpointRequest updateEndpointRequest) |
Use to update an endpoint.
|
default UpdateEndpointsBatchResponse |
updateEndpointsBatch(UpdateEndpointsBatchRequest updateEndpointsBatchRequest) |
Use to update a batch of endpoints.
|
default UpdateGcmChannelResponse |
updateGcmChannel(UpdateGcmChannelRequest updateGcmChannelRequest) |
Use to update the GCM channel for an app.
|
default UpdateSegmentResponse |
updateSegment(UpdateSegmentRequest updateSegmentRequest) |
Use to update a segment.
|
default UpdateSmsChannelResponse |
updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest) |
Update an SMS channel
|
close
static 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 CreateCampaignResponse createCampaign(CreateCampaignRequest createCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
createCampaignRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault CreateImportJobResponse createImportJob(CreateImportJobRequest createImportJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
createImportJobRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault CreateSegmentResponse createSegment(CreateSegmentRequest createSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
createSegmentRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteApnsChannelResponse deleteApnsChannel(DeleteApnsChannelRequest deleteApnsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
deleteApnsChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteApnsSandboxChannelResponse deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest deleteApnsSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
deleteApnsSandboxChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteCampaignResponse deleteCampaign(DeleteCampaignRequest deleteCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
deleteCampaignRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteEmailChannelResponse deleteEmailChannel(DeleteEmailChannelRequest deleteEmailChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
deleteEmailChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteEventStreamResponse deleteEventStream(DeleteEventStreamRequest deleteEventStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
deleteEventStreamRequest
- DeleteEventStream RequestBadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteGcmChannelResponse deleteGcmChannel(DeleteGcmChannelRequest deleteGcmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
deleteGcmChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteSegmentResponse deleteSegment(DeleteSegmentRequest deleteSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
deleteSegmentRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault DeleteSmsChannelResponse deleteSmsChannel(DeleteSmsChannelRequest deleteSmsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
deleteSmsChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetApnsChannelResponse getApnsChannel(GetApnsChannelRequest getApnsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getApnsChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetApnsSandboxChannelResponse getApnsSandboxChannel(GetApnsSandboxChannelRequest getApnsSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getApnsSandboxChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetApplicationSettingsResponse getApplicationSettings(GetApplicationSettingsRequest getApplicationSettingsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getApplicationSettingsRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetCampaignResponse getCampaign(GetCampaignRequest getCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getCampaignRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetCampaignActivitiesResponse getCampaignActivities(GetCampaignActivitiesRequest getCampaignActivitiesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getCampaignActivitiesRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetCampaignVersionResponse getCampaignVersion(GetCampaignVersionRequest getCampaignVersionRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getCampaignVersionRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetCampaignVersionsResponse getCampaignVersions(GetCampaignVersionsRequest getCampaignVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getCampaignVersionsRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetCampaignsResponse getCampaigns(GetCampaignsRequest getCampaignsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getCampaignsRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetEmailChannelResponse getEmailChannel(GetEmailChannelRequest getEmailChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getEmailChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetEndpointResponse getEndpoint(GetEndpointRequest getEndpointRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getEndpointRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetEventStreamResponse getEventStream(GetEventStreamRequest getEventStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getEventStreamRequest
- GetEventStream RequestBadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetGcmChannelResponse getGcmChannel(GetGcmChannelRequest getGcmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getGcmChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetImportJobResponse getImportJob(GetImportJobRequest getImportJobRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getImportJobRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetImportJobsResponse getImportJobs(GetImportJobsRequest getImportJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getImportJobsRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetSegmentResponse getSegment(GetSegmentRequest getSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getSegmentRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetSegmentImportJobsResponse getSegmentImportJobs(GetSegmentImportJobsRequest getSegmentImportJobsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getSegmentImportJobsRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetSegmentVersionResponse getSegmentVersion(GetSegmentVersionRequest getSegmentVersionRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getSegmentVersionRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetSegmentVersionsResponse getSegmentVersions(GetSegmentVersionsRequest getSegmentVersionsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getSegmentVersionsRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetSegmentsResponse getSegments(GetSegmentsRequest getSegmentsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getSegmentsRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault GetSmsChannelResponse getSmsChannel(GetSmsChannelRequest getSmsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
getSmsChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault PutEventStreamResponse putEventStream(PutEventStreamRequest putEventStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
putEventStreamRequest
- PutEventStream RequestBadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault SendMessagesResponse sendMessages(SendMessagesRequest sendMessagesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
sendMessagesRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateApnsChannelResponse updateApnsChannel(UpdateApnsChannelRequest updateApnsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
updateApnsChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateApnsSandboxChannelResponse updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest updateApnsSandboxChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
updateApnsSandboxChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateApplicationSettingsResponse updateApplicationSettings(UpdateApplicationSettingsRequest updateApplicationSettingsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
updateApplicationSettingsRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateCampaignResponse updateCampaign(UpdateCampaignRequest updateCampaignRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
updateCampaignRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateEmailChannelResponse updateEmailChannel(UpdateEmailChannelRequest updateEmailChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
updateEmailChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateEndpointResponse updateEndpoint(UpdateEndpointRequest updateEndpointRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
updateEndpointRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateEndpointsBatchResponse updateEndpointsBatch(UpdateEndpointsBatchRequest updateEndpointsBatchRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
updateEndpointsBatchRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateGcmChannelResponse updateGcmChannel(UpdateGcmChannelRequest updateGcmChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
updateGcmChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateSegmentResponse updateSegment(UpdateSegmentRequest updateSegmentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
updateSegmentRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault UpdateSmsChannelResponse updateSmsChannel(UpdateSmsChannelRequest updateSmsChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, MethodNotAllowedException, TooManyRequestsException, SdkBaseException, SdkClientException, PinpointException
updateSmsChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.SdkBaseException
- 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 exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typestatic ServiceMetadata serviceMetadata()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.