@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonPinpointClient extends AmazonWebServiceClient implements AmazonPinpoint
LOGGING_AWS_REQUEST_METRIC
ENDPOINT_PREFIX
Constructor and Description |
---|
AmazonPinpointClient()
Deprecated.
|
AmazonPinpointClient(AWSCredentials awsCredentials)
Deprecated.
use
AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example:
AmazonPinpointClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build(); |
AmazonPinpointClient(AWSCredentials awsCredentials,
ClientConfiguration clientConfiguration)
|
AmazonPinpointClient(AWSCredentialsProvider awsCredentialsProvider)
Deprecated.
|
AmazonPinpointClient(AWSCredentialsProvider awsCredentialsProvider,
ClientConfiguration clientConfiguration)
|
AmazonPinpointClient(AWSCredentialsProvider awsCredentialsProvider,
ClientConfiguration clientConfiguration,
RequestMetricCollector requestMetricCollector)
|
AmazonPinpointClient(ClientConfiguration clientConfiguration)
Deprecated.
|
addRequestHandler, addRequestHandler, configureRegion, getEndpointPrefix, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, shutdown, withEndpoint, withRegion, withRegion, withTimeOffset
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setEndpoint, setRegion, shutdown
@Deprecated public AmazonPinpointClient()
AmazonPinpointClientBuilder.defaultClient()
All service calls made using this new client object are blocking, and will not return until the service call completes.
DefaultAWSCredentialsProviderChain
@Deprecated public AmazonPinpointClient(ClientConfiguration clientConfiguration)
AwsClientBuilder.withClientConfiguration(ClientConfiguration)
All service calls made using this new client object are blocking, and will not return until the service call completes.
clientConfiguration
- The client configuration options controlling how this client connects to Amazon Pinpoint (ex: proxy
settings, retry counts, etc.).DefaultAWSCredentialsProviderChain
@Deprecated public AmazonPinpointClient(AWSCredentials awsCredentials)
AwsClientBuilder.withCredentials(AWSCredentialsProvider)
for example:
AmazonPinpointClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
All service calls made using this new client object are blocking, and will not return until the service call completes.
awsCredentials
- The AWS credentials (access key ID and secret key) to use when authenticating with AWS services.@Deprecated public AmazonPinpointClient(AWSCredentials awsCredentials, ClientConfiguration clientConfiguration)
AwsClientBuilder.withCredentials(AWSCredentialsProvider)
and
AwsClientBuilder.withClientConfiguration(ClientConfiguration)
All service calls made using this new client object are blocking, and will not return until the service call completes.
awsCredentials
- The AWS credentials (access key ID and secret key) to use when authenticating with AWS services.clientConfiguration
- The client configuration options controlling how this client connects to Amazon Pinpoint (ex: proxy
settings, retry counts, etc.).@Deprecated public AmazonPinpointClient(AWSCredentialsProvider awsCredentialsProvider)
AwsClientBuilder.withCredentials(AWSCredentialsProvider)
All service calls made using this new client object are blocking, and will not return until the service call completes.
awsCredentialsProvider
- The AWS credentials provider which will provide credentials to authenticate requests with AWS services.@Deprecated public AmazonPinpointClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration)
AwsClientBuilder.withCredentials(AWSCredentialsProvider)
and
AwsClientBuilder.withClientConfiguration(ClientConfiguration)
All service calls made using this new client object are blocking, and will not return until the service call completes.
awsCredentialsProvider
- The AWS credentials provider which will provide credentials to authenticate requests with AWS services.clientConfiguration
- The client configuration options controlling how this client connects to Amazon Pinpoint (ex: proxy
settings, retry counts, etc.).@Deprecated public AmazonPinpointClient(AWSCredentialsProvider awsCredentialsProvider, ClientConfiguration clientConfiguration, RequestMetricCollector requestMetricCollector)
AwsClientBuilder.withCredentials(AWSCredentialsProvider)
and
AwsClientBuilder.withClientConfiguration(ClientConfiguration)
and
AwsClientBuilder.withMetricsCollector(RequestMetricCollector)
All service calls made using this new client object are blocking, and will not return until the service call completes.
awsCredentialsProvider
- The AWS credentials provider which will provide credentials to authenticate requests with AWS services.clientConfiguration
- The client configuration options controlling how this client connects to Amazon Pinpoint (ex: proxy
settings, retry counts, etc.).requestMetricCollector
- optional request metric collectorpublic static AmazonPinpointClientBuilder builder()
public CreateAppResult createApp(CreateAppRequest request)
createApp
in interface AmazonPinpoint
createAppRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public CreateCampaignResult createCampaign(CreateCampaignRequest request)
createCampaign
in interface AmazonPinpoint
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.public CreateImportJobResult createImportJob(CreateImportJobRequest request)
createImportJob
in interface AmazonPinpoint
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.public CreateSegmentResult createSegment(CreateSegmentRequest request)
createSegment
in interface AmazonPinpoint
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.public DeleteAdmChannelResult deleteAdmChannel(DeleteAdmChannelRequest request)
deleteAdmChannel
in interface AmazonPinpoint
deleteAdmChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public DeleteApnsChannelResult deleteApnsChannel(DeleteApnsChannelRequest request)
deleteApnsChannel
in interface AmazonPinpoint
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.public DeleteApnsSandboxChannelResult deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest request)
deleteApnsSandboxChannel
in interface AmazonPinpoint
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.public DeleteApnsVoipChannelResult deleteApnsVoipChannel(DeleteApnsVoipChannelRequest request)
deleteApnsVoipChannel
in interface AmazonPinpoint
deleteApnsVoipChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public DeleteApnsVoipSandboxChannelResult deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest request)
deleteApnsVoipSandboxChannel
in interface AmazonPinpoint
deleteApnsVoipSandboxChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public DeleteAppResult deleteApp(DeleteAppRequest request)
deleteApp
in interface AmazonPinpoint
deleteAppRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public DeleteBaiduChannelResult deleteBaiduChannel(DeleteBaiduChannelRequest request)
deleteBaiduChannel
in interface AmazonPinpoint
deleteBaiduChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public DeleteCampaignResult deleteCampaign(DeleteCampaignRequest request)
deleteCampaign
in interface AmazonPinpoint
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.public DeleteEmailChannelResult deleteEmailChannel(DeleteEmailChannelRequest request)
deleteEmailChannel
in interface AmazonPinpoint
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.public DeleteEventStreamResult deleteEventStream(DeleteEventStreamRequest request)
deleteEventStream
in interface AmazonPinpoint
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.public DeleteGcmChannelResult deleteGcmChannel(DeleteGcmChannelRequest request)
deleteGcmChannel
in interface AmazonPinpoint
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.public DeleteSegmentResult deleteSegment(DeleteSegmentRequest request)
deleteSegment
in interface AmazonPinpoint
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.public DeleteSmsChannelResult deleteSmsChannel(DeleteSmsChannelRequest request)
deleteSmsChannel
in interface AmazonPinpoint
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.public GetAdmChannelResult getAdmChannel(GetAdmChannelRequest request)
getAdmChannel
in interface AmazonPinpoint
getAdmChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public GetApnsChannelResult getApnsChannel(GetApnsChannelRequest request)
getApnsChannel
in interface AmazonPinpoint
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.public GetApnsSandboxChannelResult getApnsSandboxChannel(GetApnsSandboxChannelRequest request)
getApnsSandboxChannel
in interface AmazonPinpoint
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.public GetApnsVoipChannelResult getApnsVoipChannel(GetApnsVoipChannelRequest request)
getApnsVoipChannel
in interface AmazonPinpoint
getApnsVoipChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public GetApnsVoipSandboxChannelResult getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest request)
getApnsVoipSandboxChannel
in interface AmazonPinpoint
getApnsVoipSandboxChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public GetAppResult getApp(GetAppRequest request)
getApp
in interface AmazonPinpoint
getAppRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public GetApplicationSettingsResult getApplicationSettings(GetApplicationSettingsRequest request)
getApplicationSettings
in interface AmazonPinpoint
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.public GetAppsResult getApps(GetAppsRequest request)
getApps
in interface AmazonPinpoint
getAppsRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public GetBaiduChannelResult getBaiduChannel(GetBaiduChannelRequest request)
getBaiduChannel
in interface AmazonPinpoint
getBaiduChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public GetCampaignResult getCampaign(GetCampaignRequest request)
getCampaign
in interface AmazonPinpoint
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.public GetCampaignActivitiesResult getCampaignActivities(GetCampaignActivitiesRequest request)
getCampaignActivities
in interface AmazonPinpoint
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.public GetCampaignVersionResult getCampaignVersion(GetCampaignVersionRequest request)
getCampaignVersion
in interface AmazonPinpoint
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.public GetCampaignVersionsResult getCampaignVersions(GetCampaignVersionsRequest request)
getCampaignVersions
in interface AmazonPinpoint
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.public GetCampaignsResult getCampaigns(GetCampaignsRequest request)
getCampaigns
in interface AmazonPinpoint
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.public GetEmailChannelResult getEmailChannel(GetEmailChannelRequest request)
getEmailChannel
in interface AmazonPinpoint
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.public GetEndpointResult getEndpoint(GetEndpointRequest request)
getEndpoint
in interface AmazonPinpoint
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.public GetEventStreamResult getEventStream(GetEventStreamRequest request)
getEventStream
in interface AmazonPinpoint
getEventStreamRequest
- GetEventStreamRequestBadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public GetGcmChannelResult getGcmChannel(GetGcmChannelRequest request)
getGcmChannel
in interface AmazonPinpoint
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.public GetImportJobResult getImportJob(GetImportJobRequest request)
getImportJob
in interface AmazonPinpoint
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.public GetImportJobsResult getImportJobs(GetImportJobsRequest request)
getImportJobs
in interface AmazonPinpoint
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.public GetSegmentResult getSegment(GetSegmentRequest request)
getSegment
in interface AmazonPinpoint
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.public GetSegmentImportJobsResult getSegmentImportJobs(GetSegmentImportJobsRequest request)
getSegmentImportJobs
in interface AmazonPinpoint
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.public GetSegmentVersionResult getSegmentVersion(GetSegmentVersionRequest request)
getSegmentVersion
in interface AmazonPinpoint
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.public GetSegmentVersionsResult getSegmentVersions(GetSegmentVersionsRequest request)
getSegmentVersions
in interface AmazonPinpoint
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.public GetSegmentsResult getSegments(GetSegmentsRequest request)
getSegments
in interface AmazonPinpoint
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.public GetSmsChannelResult getSmsChannel(GetSmsChannelRequest request)
getSmsChannel
in interface AmazonPinpoint
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.public PutEventStreamResult putEventStream(PutEventStreamRequest request)
putEventStream
in interface AmazonPinpoint
putEventStreamRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public SendMessagesResult sendMessages(SendMessagesRequest request)
sendMessages
in interface AmazonPinpoint
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.public SendUsersMessagesResult sendUsersMessages(SendUsersMessagesRequest request)
sendUsersMessages
in interface AmazonPinpoint
sendUsersMessagesRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public UpdateAdmChannelResult updateAdmChannel(UpdateAdmChannelRequest request)
updateAdmChannel
in interface AmazonPinpoint
updateAdmChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public UpdateApnsChannelResult updateApnsChannel(UpdateApnsChannelRequest request)
updateApnsChannel
in interface AmazonPinpoint
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.public UpdateApnsSandboxChannelResult updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest request)
updateApnsSandboxChannel
in interface AmazonPinpoint
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.public UpdateApnsVoipChannelResult updateApnsVoipChannel(UpdateApnsVoipChannelRequest request)
updateApnsVoipChannel
in interface AmazonPinpoint
updateApnsVoipChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public UpdateApnsVoipSandboxChannelResult updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest request)
updateApnsVoipSandboxChannel
in interface AmazonPinpoint
updateApnsVoipSandboxChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public UpdateApplicationSettingsResult updateApplicationSettings(UpdateApplicationSettingsRequest request)
updateApplicationSettings
in interface AmazonPinpoint
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.public UpdateBaiduChannelResult updateBaiduChannel(UpdateBaiduChannelRequest request)
updateBaiduChannel
in interface AmazonPinpoint
updateBaiduChannelRequest
- BadRequestException
- Simple message object.InternalServerErrorException
- Simple message object.ForbiddenException
- Simple message object.NotFoundException
- Simple message object.MethodNotAllowedException
- Simple message object.TooManyRequestsException
- Simple message object.public UpdateCampaignResult updateCampaign(UpdateCampaignRequest request)
updateCampaign
in interface AmazonPinpoint
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.public UpdateEmailChannelResult updateEmailChannel(UpdateEmailChannelRequest request)
updateEmailChannel
in interface AmazonPinpoint
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.public UpdateEndpointResult updateEndpoint(UpdateEndpointRequest request)
updateEndpoint
in interface AmazonPinpoint
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.public UpdateEndpointsBatchResult updateEndpointsBatch(UpdateEndpointsBatchRequest request)
updateEndpointsBatch
in interface AmazonPinpoint
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.public UpdateGcmChannelResult updateGcmChannel(UpdateGcmChannelRequest request)
updateGcmChannel
in interface AmazonPinpoint
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.public UpdateSegmentResult updateSegment(UpdateSegmentRequest request)
updateSegment
in interface AmazonPinpoint
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.public UpdateSmsChannelResult updateSmsChannel(UpdateSmsChannelRequest request)
updateSmsChannel
in interface AmazonPinpoint
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.public 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 the request.
getCachedResponseMetadata
in interface AmazonPinpoint
request
- The originally executed requestCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.