@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonPinpointClient extends AmazonWebServiceClient implements AmazonPinpoint
Amazon Pinpoint
Modifier and Type | Field and Description |
---|---|
protected static ClientConfigurationFactory |
configFactory
Client configuration factory providing ClientConfigurations tailored to this client
|
client, clientConfiguration, endpoint, LOGGING_AWS_REQUEST_METRIC, requestHandler2s, timeOffset
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, beforeClientExecution, beforeMarshalling, calculateCRC32FromCompressedData, checkMutability, configureRegion, createExecutionContext, createExecutionContext, createExecutionContext, createSignerProvider, endClientExecution, endClientExecution, getClientConfiguration, getClientId, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceAbbreviation, getServiceName, getServiceNameIntern, getSigner, getSignerByURI, getSignerOverride, getSignerProvider, getSignerRegionOverride, getSigningRegion, getTimeOffset, isCsmEnabled, isProfilingEnabled, isRequestMetricsEnabled, makeImmutable, removeRequestHandler, removeRequestHandler, requestMetricCollector, setEndpoint, setEndpoint, setEndpointPrefix, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, shouldGenerateClientSideMonitoringEvents, shutdown, useStrictHostNameVerification, withEndpoint, withRegion, withRegion, withTimeOffset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setEndpoint, setRegion, shutdown
protected static final ClientConfigurationFactory configFactory
@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
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic CreateCampaignResult createCampaign(CreateCampaignRequest request)
createCampaign
in interface AmazonPinpoint
createCampaignRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic CreateExportJobResult createExportJob(CreateExportJobRequest request)
createExportJob
in interface AmazonPinpoint
createExportJobRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic CreateImportJobResult createImportJob(CreateImportJobRequest request)
createImportJob
in interface AmazonPinpoint
createImportJobRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic CreateSegmentResult createSegment(CreateSegmentRequest request)
createSegment
in interface AmazonPinpoint
createSegmentRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteAdmChannelResult deleteAdmChannel(DeleteAdmChannelRequest request)
deleteAdmChannel
in interface AmazonPinpoint
deleteAdmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteApnsChannelResult deleteApnsChannel(DeleteApnsChannelRequest request)
deleteApnsChannel
in interface AmazonPinpoint
deleteApnsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteApnsSandboxChannelResult deleteApnsSandboxChannel(DeleteApnsSandboxChannelRequest request)
deleteApnsSandboxChannel
in interface AmazonPinpoint
deleteApnsSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteApnsVoipChannelResult deleteApnsVoipChannel(DeleteApnsVoipChannelRequest request)
deleteApnsVoipChannel
in interface AmazonPinpoint
deleteApnsVoipChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteApnsVoipSandboxChannelResult deleteApnsVoipSandboxChannel(DeleteApnsVoipSandboxChannelRequest request)
deleteApnsVoipSandboxChannel
in interface AmazonPinpoint
deleteApnsVoipSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteAppResult deleteApp(DeleteAppRequest request)
deleteApp
in interface AmazonPinpoint
deleteAppRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteBaiduChannelResult deleteBaiduChannel(DeleteBaiduChannelRequest request)
deleteBaiduChannel
in interface AmazonPinpoint
deleteBaiduChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteCampaignResult deleteCampaign(DeleteCampaignRequest request)
deleteCampaign
in interface AmazonPinpoint
deleteCampaignRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteEmailChannelResult deleteEmailChannel(DeleteEmailChannelRequest request)
deleteEmailChannel
in interface AmazonPinpoint
deleteEmailChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteEndpointResult deleteEndpoint(DeleteEndpointRequest request)
deleteEndpoint
in interface AmazonPinpoint
deleteEndpointRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteEventStreamResult deleteEventStream(DeleteEventStreamRequest request)
deleteEventStream
in interface AmazonPinpoint
deleteEventStreamRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteGcmChannelResult deleteGcmChannel(DeleteGcmChannelRequest request)
deleteGcmChannel
in interface AmazonPinpoint
deleteGcmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteSegmentResult deleteSegment(DeleteSegmentRequest request)
deleteSegment
in interface AmazonPinpoint
deleteSegmentRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteSmsChannelResult deleteSmsChannel(DeleteSmsChannelRequest request)
deleteSmsChannel
in interface AmazonPinpoint
deleteSmsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteUserEndpointsResult deleteUserEndpoints(DeleteUserEndpointsRequest request)
deleteUserEndpoints
in interface AmazonPinpoint
deleteUserEndpointsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic DeleteVoiceChannelResult deleteVoiceChannel(DeleteVoiceChannelRequest request)
deleteVoiceChannel
in interface AmazonPinpoint
deleteVoiceChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetAdmChannelResult getAdmChannel(GetAdmChannelRequest request)
getAdmChannel
in interface AmazonPinpoint
getAdmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetApnsChannelResult getApnsChannel(GetApnsChannelRequest request)
getApnsChannel
in interface AmazonPinpoint
getApnsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetApnsSandboxChannelResult getApnsSandboxChannel(GetApnsSandboxChannelRequest request)
getApnsSandboxChannel
in interface AmazonPinpoint
getApnsSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetApnsVoipChannelResult getApnsVoipChannel(GetApnsVoipChannelRequest request)
getApnsVoipChannel
in interface AmazonPinpoint
getApnsVoipChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetApnsVoipSandboxChannelResult getApnsVoipSandboxChannel(GetApnsVoipSandboxChannelRequest request)
getApnsVoipSandboxChannel
in interface AmazonPinpoint
getApnsVoipSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetAppResult getApp(GetAppRequest request)
getApp
in interface AmazonPinpoint
getAppRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetApplicationSettingsResult getApplicationSettings(GetApplicationSettingsRequest request)
getApplicationSettings
in interface AmazonPinpoint
getApplicationSettingsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetAppsResult getApps(GetAppsRequest request)
getApps
in interface AmazonPinpoint
getAppsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetBaiduChannelResult getBaiduChannel(GetBaiduChannelRequest request)
getBaiduChannel
in interface AmazonPinpoint
getBaiduChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetCampaignResult getCampaign(GetCampaignRequest request)
getCampaign
in interface AmazonPinpoint
getCampaignRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetCampaignActivitiesResult getCampaignActivities(GetCampaignActivitiesRequest request)
getCampaignActivities
in interface AmazonPinpoint
getCampaignActivitiesRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetCampaignVersionResult getCampaignVersion(GetCampaignVersionRequest request)
getCampaignVersion
in interface AmazonPinpoint
getCampaignVersionRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetCampaignVersionsResult getCampaignVersions(GetCampaignVersionsRequest request)
getCampaignVersions
in interface AmazonPinpoint
getCampaignVersionsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetCampaignsResult getCampaigns(GetCampaignsRequest request)
getCampaigns
in interface AmazonPinpoint
getCampaignsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetChannelsResult getChannels(GetChannelsRequest request)
getChannels
in interface AmazonPinpoint
getChannelsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetEmailChannelResult getEmailChannel(GetEmailChannelRequest request)
getEmailChannel
in interface AmazonPinpoint
getEmailChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetEndpointResult getEndpoint(GetEndpointRequest request)
getEndpoint
in interface AmazonPinpoint
getEndpointRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetEventStreamResult getEventStream(GetEventStreamRequest request)
getEventStream
in interface AmazonPinpoint
getEventStreamRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetExportJobResult getExportJob(GetExportJobRequest request)
getExportJob
in interface AmazonPinpoint
getExportJobRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetExportJobsResult getExportJobs(GetExportJobsRequest request)
getExportJobs
in interface AmazonPinpoint
getExportJobsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetGcmChannelResult getGcmChannel(GetGcmChannelRequest request)
getGcmChannel
in interface AmazonPinpoint
getGcmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetImportJobResult getImportJob(GetImportJobRequest request)
getImportJob
in interface AmazonPinpoint
getImportJobRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetImportJobsResult getImportJobs(GetImportJobsRequest request)
getImportJobs
in interface AmazonPinpoint
getImportJobsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetSegmentResult getSegment(GetSegmentRequest request)
getSegment
in interface AmazonPinpoint
getSegmentRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetSegmentExportJobsResult getSegmentExportJobs(GetSegmentExportJobsRequest request)
getSegmentExportJobs
in interface AmazonPinpoint
getSegmentExportJobsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetSegmentImportJobsResult getSegmentImportJobs(GetSegmentImportJobsRequest request)
getSegmentImportJobs
in interface AmazonPinpoint
getSegmentImportJobsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetSegmentVersionResult getSegmentVersion(GetSegmentVersionRequest request)
getSegmentVersion
in interface AmazonPinpoint
getSegmentVersionRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetSegmentVersionsResult getSegmentVersions(GetSegmentVersionsRequest request)
getSegmentVersions
in interface AmazonPinpoint
getSegmentVersionsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetSegmentsResult getSegments(GetSegmentsRequest request)
getSegments
in interface AmazonPinpoint
getSegmentsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetSmsChannelResult getSmsChannel(GetSmsChannelRequest request)
getSmsChannel
in interface AmazonPinpoint
getSmsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetUserEndpointsResult getUserEndpoints(GetUserEndpointsRequest request)
getUserEndpoints
in interface AmazonPinpoint
getUserEndpointsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic GetVoiceChannelResult getVoiceChannel(GetVoiceChannelRequest request)
getVoiceChannel
in interface AmazonPinpoint
getVoiceChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic PhoneNumberValidateResult phoneNumberValidate(PhoneNumberValidateRequest request)
phoneNumberValidate
in interface AmazonPinpoint
phoneNumberValidateRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic PutEventStreamResult putEventStream(PutEventStreamRequest request)
putEventStream
in interface AmazonPinpoint
putEventStreamRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic PutEventsResult putEvents(PutEventsRequest request)
putEvents
in interface AmazonPinpoint
putEventsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic RemoveAttributesResult removeAttributes(RemoveAttributesRequest request)
removeAttributes
in interface AmazonPinpoint
removeAttributesRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic SendMessagesResult sendMessages(SendMessagesRequest request)
sendMessages
in interface AmazonPinpoint
sendMessagesRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic SendUsersMessagesResult sendUsersMessages(SendUsersMessagesRequest request)
sendUsersMessages
in interface AmazonPinpoint
sendUsersMessagesRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateAdmChannelResult updateAdmChannel(UpdateAdmChannelRequest request)
updateAdmChannel
in interface AmazonPinpoint
updateAdmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateApnsChannelResult updateApnsChannel(UpdateApnsChannelRequest request)
updateApnsChannel
in interface AmazonPinpoint
updateApnsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateApnsSandboxChannelResult updateApnsSandboxChannel(UpdateApnsSandboxChannelRequest request)
updateApnsSandboxChannel
in interface AmazonPinpoint
updateApnsSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateApnsVoipChannelResult updateApnsVoipChannel(UpdateApnsVoipChannelRequest request)
updateApnsVoipChannel
in interface AmazonPinpoint
updateApnsVoipChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateApnsVoipSandboxChannelResult updateApnsVoipSandboxChannel(UpdateApnsVoipSandboxChannelRequest request)
updateApnsVoipSandboxChannel
in interface AmazonPinpoint
updateApnsVoipSandboxChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateApplicationSettingsResult updateApplicationSettings(UpdateApplicationSettingsRequest request)
updateApplicationSettings
in interface AmazonPinpoint
updateApplicationSettingsRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateBaiduChannelResult updateBaiduChannel(UpdateBaiduChannelRequest request)
updateBaiduChannel
in interface AmazonPinpoint
updateBaiduChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateCampaignResult updateCampaign(UpdateCampaignRequest request)
updateCampaign
in interface AmazonPinpoint
updateCampaignRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateEmailChannelResult updateEmailChannel(UpdateEmailChannelRequest request)
updateEmailChannel
in interface AmazonPinpoint
updateEmailChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateEndpointResult updateEndpoint(UpdateEndpointRequest request)
updateEndpoint
in interface AmazonPinpoint
updateEndpointRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateEndpointsBatchResult updateEndpointsBatch(UpdateEndpointsBatchRequest request)
updateEndpointsBatch
in interface AmazonPinpoint
updateEndpointsBatchRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateGcmChannelResult updateGcmChannel(UpdateGcmChannelRequest request)
updateGcmChannel
in interface AmazonPinpoint
updateGcmChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateSegmentResult updateSegment(UpdateSegmentRequest request)
updateSegment
in interface AmazonPinpoint
updateSegmentRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateSmsChannelResult updateSmsChannel(UpdateSmsChannelRequest request)
updateSmsChannel
in interface AmazonPinpoint
updateSmsChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic UpdateVoiceChannelResult updateVoiceChannel(UpdateVoiceChannelRequest request)
updateVoiceChannel
in interface AmazonPinpoint
updateVoiceChannelRequest
- BadRequestException
- 400 responseInternalServerErrorException
- 500 responseForbiddenException
- 403 responseNotFoundException
- 404 responseMethodNotAllowedException
- 405 responseTooManyRequestsException
- 429 responsepublic 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 © 2019. All rights reserved.