Skip navigation links
A B C D E F G H I J M N P Q R S T U V W 

A

AbstractAmazonPinpoint - Class in com.amazonaws.services.pinpoint
Abstract implementation of AmazonPinpoint.
AbstractAmazonPinpoint() - Constructor for class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
AbstractAmazonPinpointAsync - Class in com.amazonaws.services.pinpoint
Abstract implementation of AmazonPinpointAsync.
AbstractAmazonPinpointAsync() - Constructor for class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
Action - Enum in com.amazonaws.services.pinpoint.model
 
ActivitiesResponse - Class in com.amazonaws.services.pinpoint.model
Activities for campaign.
ActivitiesResponse() - Constructor for class com.amazonaws.services.pinpoint.model.ActivitiesResponse
 
ActivityResponse - Class in com.amazonaws.services.pinpoint.model
Activity definition
ActivityResponse() - Constructor for class com.amazonaws.services.pinpoint.model.ActivityResponse
 
addAttributesEntry(String, List<String>) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
 
addAttributesEntry(String, List<String>) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
 
addAttributesEntry(String, List<String>) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
 
addAttributesEntry(String, AttributeDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
 
addMetricsEntry(String, Double) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
 
addMetricsEntry(String, Double) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
 
addMetricsEntry(String, Double) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
 
addUserAttributesEntry(String, List<String>) - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
 
addUserAttributesEntry(String, AttributeDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
 
AmazonPinpoint - Interface in com.amazonaws.services.pinpoint
Interface for accessing Amazon Pinpoint.
AmazonPinpointAsync - Interface in com.amazonaws.services.pinpoint
Interface for accessing Amazon Pinpoint asynchronously.
AmazonPinpointAsyncClient - Class in com.amazonaws.services.pinpoint
Client for accessing Amazon Pinpoint asynchronously.
AmazonPinpointAsyncClient() - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
AmazonPinpointAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
AmazonPinpointAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
AmazonPinpointAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
AmazonPinpointAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
AmazonPinpointAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
AmazonPinpointAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
AmazonPinpointAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
AmazonPinpointAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
AmazonPinpointAsyncClientBuilder - Class in com.amazonaws.services.pinpoint
Fluent builder for AmazonPinpointAsync.
AmazonPinpointClient - Class in com.amazonaws.services.pinpoint
Client for accessing Amazon Pinpoint.
AmazonPinpointClient() - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointClient
AmazonPinpointClient(ClientConfiguration) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointClient
AmazonPinpointClient(AWSCredentials) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonPinpointClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonPinpointClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointClient
AmazonPinpointClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointClient
AmazonPinpointClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointClient
AmazonPinpointClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.pinpoint.AmazonPinpointClient
AmazonPinpointClientBuilder - Class in com.amazonaws.services.pinpoint
Fluent builder for AmazonPinpoint.
AmazonPinpointException - Exception in com.amazonaws.services.pinpoint.model
Base exception for all service exceptions thrown by Amazon Pinpoint
AmazonPinpointException(String) - Constructor for exception com.amazonaws.services.pinpoint.model.AmazonPinpointException
Constructs a new AmazonPinpointException with the specified error message.
APNSChannelRequest - Class in com.amazonaws.services.pinpoint.model
Apple Push Notification Service channel definition.
APNSChannelRequest() - Constructor for class com.amazonaws.services.pinpoint.model.APNSChannelRequest
 
APNSChannelResponse - Class in com.amazonaws.services.pinpoint.model
Apple Distribution Push Notification Service channel definition.
APNSChannelResponse() - Constructor for class com.amazonaws.services.pinpoint.model.APNSChannelResponse
 
ApplicationSettingsResource - Class in com.amazonaws.services.pinpoint.model
Application settings.
ApplicationSettingsResource() - Constructor for class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
 
asyncBuilder() - Static method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
AttributeDimension - Class in com.amazonaws.services.pinpoint.model
Custom attibute dimension
AttributeDimension() - Constructor for class com.amazonaws.services.pinpoint.model.AttributeDimension
 
AttributeType - Enum in com.amazonaws.services.pinpoint.model
 

B

BadRequestException - Exception in com.amazonaws.services.pinpoint.model
Simple message object.
BadRequestException(String) - Constructor for exception com.amazonaws.services.pinpoint.model.BadRequestException
Constructs a new BadRequestException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClientBuilder
Construct an asynchronous implementation of AmazonPinpointAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClientBuilder
Construct a synchronous implementation of AmazonPinpoint using the current builder configuration.
builder() - Static method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
 

C

CampaignLimits - Class in com.amazonaws.services.pinpoint.model
Campaign Limits are used to limit the number of messages that can be sent to a user.
CampaignLimits() - Constructor for class com.amazonaws.services.pinpoint.model.CampaignLimits
 
CampaignResponse - Class in com.amazonaws.services.pinpoint.model
Campaign definition
CampaignResponse() - Constructor for class com.amazonaws.services.pinpoint.model.CampaignResponse
 
CampaignsResponse - Class in com.amazonaws.services.pinpoint.model
List of available campaigns.
CampaignsResponse() - Constructor for class com.amazonaws.services.pinpoint.model.CampaignsResponse
 
CampaignState - Class in com.amazonaws.services.pinpoint.model
State of the Campaign
CampaignState() - Constructor for class com.amazonaws.services.pinpoint.model.CampaignState
 
CampaignStatus - Enum in com.amazonaws.services.pinpoint.model
 
ChannelType - Enum in com.amazonaws.services.pinpoint.model
 
clearAttributesEntries() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
Removes all the entries added into Attributes.
clearMetricsEntries() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Removes all the entries added into Metrics.
clearMetricsEntries() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Removes all the entries added into Metrics.
clearMetricsEntries() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Removes all the entries added into Metrics.
clearUserAttributesEntries() - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
Removes all the entries added into UserAttributes.
clearUserAttributesEntries() - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
Removes all the entries added into UserAttributes.
clone() - Method in class com.amazonaws.services.pinpoint.model.ActivitiesResponse
 
clone() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
 
clone() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
 
clone() - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
 
clone() - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
 
clone() - Method in class com.amazonaws.services.pinpoint.model.CampaignLimits
 
clone() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
 
clone() - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
 
clone() - Method in class com.amazonaws.services.pinpoint.model.CampaignState
 
clone() - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
 
clone() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
 
clone() - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
 
clone() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
 
clone() - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
 
clone() - Method in class com.amazonaws.services.pinpoint.model.EventStream
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetEndpointRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetEndpointResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
 
clone() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
 
clone() - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
 
clone() - Method in class com.amazonaws.services.pinpoint.model.Message
 
clone() - Method in class com.amazonaws.services.pinpoint.model.MessageBody
 
clone() - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
 
clone() - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.QuietTime
 
clone() - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
 
clone() - Method in class com.amazonaws.services.pinpoint.model.Schedule
 
clone() - Method in class com.amazonaws.services.pinpoint.model.SegmentBehaviors
 
clone() - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
 
clone() - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
 
clone() - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
 
clone() - Method in class com.amazonaws.services.pinpoint.model.SegmentLocation
 
clone() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
 
clone() - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
 
clone() - Method in class com.amazonaws.services.pinpoint.model.SetDimension
 
clone() - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentResult
 
clone() - Method in class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
 
clone() - Method in class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
 
clone() - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.pinpoint - package com.amazonaws.services.pinpoint
 
com.amazonaws.services.pinpoint.model - package com.amazonaws.services.pinpoint.model
 
configFactory - Static variable in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Client configuration factory providing ClientConfigurations tailored to this client
createCampaign(CreateCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
createCampaign(CreateCampaignRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Creates or updates a campaign.
createCampaign(CreateCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Creates or updates a campaign.
createCampaignAsync(CreateCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
createCampaignAsync(CreateCampaignRequest, AsyncHandler<CreateCampaignRequest, CreateCampaignResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
createCampaignAsync(CreateCampaignRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Creates or updates a campaign.
createCampaignAsync(CreateCampaignRequest, AsyncHandler<CreateCampaignRequest, CreateCampaignResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Creates or updates a campaign.
createCampaignAsync(CreateCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
createCampaignAsync(CreateCampaignRequest, AsyncHandler<CreateCampaignRequest, CreateCampaignResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
CreateCampaignRequest - Class in com.amazonaws.services.pinpoint.model
 
CreateCampaignRequest() - Constructor for class com.amazonaws.services.pinpoint.model.CreateCampaignRequest
 
CreateCampaignResult - Class in com.amazonaws.services.pinpoint.model
 
CreateCampaignResult() - Constructor for class com.amazonaws.services.pinpoint.model.CreateCampaignResult
 
createImportJob(CreateImportJobRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
createImportJob(CreateImportJobRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Creates or updates an import job.
createImportJob(CreateImportJobRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Creates or updates an import job.
createImportJobAsync(CreateImportJobRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
createImportJobAsync(CreateImportJobRequest, AsyncHandler<CreateImportJobRequest, CreateImportJobResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
createImportJobAsync(CreateImportJobRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Creates or updates an import job.
createImportJobAsync(CreateImportJobRequest, AsyncHandler<CreateImportJobRequest, CreateImportJobResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Creates or updates an import job.
createImportJobAsync(CreateImportJobRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
createImportJobAsync(CreateImportJobRequest, AsyncHandler<CreateImportJobRequest, CreateImportJobResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
CreateImportJobRequest - Class in com.amazonaws.services.pinpoint.model
 
CreateImportJobRequest() - Constructor for class com.amazonaws.services.pinpoint.model.CreateImportJobRequest
 
CreateImportJobResult - Class in com.amazonaws.services.pinpoint.model
 
CreateImportJobResult() - Constructor for class com.amazonaws.services.pinpoint.model.CreateImportJobResult
 
createSegment(CreateSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
createSegment(CreateSegmentRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Used to create or update a segment.
createSegment(CreateSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Used to create or update a segment.
createSegmentAsync(CreateSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
createSegmentAsync(CreateSegmentRequest, AsyncHandler<CreateSegmentRequest, CreateSegmentResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
createSegmentAsync(CreateSegmentRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Used to create or update a segment.
createSegmentAsync(CreateSegmentRequest, AsyncHandler<CreateSegmentRequest, CreateSegmentResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Used to create or update a segment.
createSegmentAsync(CreateSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
createSegmentAsync(CreateSegmentRequest, AsyncHandler<CreateSegmentRequest, CreateSegmentResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
CreateSegmentRequest - Class in com.amazonaws.services.pinpoint.model
 
CreateSegmentRequest() - Constructor for class com.amazonaws.services.pinpoint.model.CreateSegmentRequest
 
CreateSegmentResult - Class in com.amazonaws.services.pinpoint.model
 
CreateSegmentResult() - Constructor for class com.amazonaws.services.pinpoint.model.CreateSegmentResult
 

D

defaultClient() - Static method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.pinpoint.AmazonPinpointClientBuilder
 
deleteApnsChannel(DeleteApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
deleteApnsChannel(DeleteApnsChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Deletes the APNs channel for an app.
deleteApnsChannel(DeleteApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Deletes the APNs channel for an app.
deleteApnsChannelAsync(DeleteApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
deleteApnsChannelAsync(DeleteApnsChannelRequest, AsyncHandler<DeleteApnsChannelRequest, DeleteApnsChannelResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
deleteApnsChannelAsync(DeleteApnsChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Deletes the APNs channel for an app.
deleteApnsChannelAsync(DeleteApnsChannelRequest, AsyncHandler<DeleteApnsChannelRequest, DeleteApnsChannelResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Deletes the APNs channel for an app.
deleteApnsChannelAsync(DeleteApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
deleteApnsChannelAsync(DeleteApnsChannelRequest, AsyncHandler<DeleteApnsChannelRequest, DeleteApnsChannelResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
DeleteApnsChannelRequest - Class in com.amazonaws.services.pinpoint.model
 
DeleteApnsChannelRequest() - Constructor for class com.amazonaws.services.pinpoint.model.DeleteApnsChannelRequest
 
DeleteApnsChannelResult - Class in com.amazonaws.services.pinpoint.model
 
DeleteApnsChannelResult() - Constructor for class com.amazonaws.services.pinpoint.model.DeleteApnsChannelResult
 
deleteCampaign(DeleteCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
deleteCampaign(DeleteCampaignRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Deletes a campaign.
deleteCampaign(DeleteCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Deletes a campaign.
deleteCampaignAsync(DeleteCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
deleteCampaignAsync(DeleteCampaignRequest, AsyncHandler<DeleteCampaignRequest, DeleteCampaignResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
deleteCampaignAsync(DeleteCampaignRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Deletes a campaign.
deleteCampaignAsync(DeleteCampaignRequest, AsyncHandler<DeleteCampaignRequest, DeleteCampaignResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Deletes a campaign.
deleteCampaignAsync(DeleteCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
deleteCampaignAsync(DeleteCampaignRequest, AsyncHandler<DeleteCampaignRequest, DeleteCampaignResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
DeleteCampaignRequest - Class in com.amazonaws.services.pinpoint.model
 
DeleteCampaignRequest() - Constructor for class com.amazonaws.services.pinpoint.model.DeleteCampaignRequest
 
DeleteCampaignResult - Class in com.amazonaws.services.pinpoint.model
 
DeleteCampaignResult() - Constructor for class com.amazonaws.services.pinpoint.model.DeleteCampaignResult
 
deleteEventStream(DeleteEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
deleteEventStream(DeleteEventStreamRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Deletes the event stream for an app.
deleteEventStream(DeleteEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Deletes the event stream for an app.
deleteEventStreamAsync(DeleteEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
deleteEventStreamAsync(DeleteEventStreamRequest, AsyncHandler<DeleteEventStreamRequest, DeleteEventStreamResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
deleteEventStreamAsync(DeleteEventStreamRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Deletes the event stream for an app.
deleteEventStreamAsync(DeleteEventStreamRequest, AsyncHandler<DeleteEventStreamRequest, DeleteEventStreamResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Deletes the event stream for an app.
deleteEventStreamAsync(DeleteEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
deleteEventStreamAsync(DeleteEventStreamRequest, AsyncHandler<DeleteEventStreamRequest, DeleteEventStreamResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
DeleteEventStreamRequest - Class in com.amazonaws.services.pinpoint.model
DeleteEventStream Request
DeleteEventStreamRequest() - Constructor for class com.amazonaws.services.pinpoint.model.DeleteEventStreamRequest
 
DeleteEventStreamResult - Class in com.amazonaws.services.pinpoint.model
DeleteEventStream Response
DeleteEventStreamResult() - Constructor for class com.amazonaws.services.pinpoint.model.DeleteEventStreamResult
 
deleteGcmChannel(DeleteGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
deleteGcmChannel(DeleteGcmChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Deletes the GCM channel for an app.
deleteGcmChannel(DeleteGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Deletes the GCM channel for an app.
deleteGcmChannelAsync(DeleteGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
deleteGcmChannelAsync(DeleteGcmChannelRequest, AsyncHandler<DeleteGcmChannelRequest, DeleteGcmChannelResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
deleteGcmChannelAsync(DeleteGcmChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Deletes the GCM channel for an app.
deleteGcmChannelAsync(DeleteGcmChannelRequest, AsyncHandler<DeleteGcmChannelRequest, DeleteGcmChannelResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Deletes the GCM channel for an app.
deleteGcmChannelAsync(DeleteGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
deleteGcmChannelAsync(DeleteGcmChannelRequest, AsyncHandler<DeleteGcmChannelRequest, DeleteGcmChannelResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
DeleteGcmChannelRequest - Class in com.amazonaws.services.pinpoint.model
 
DeleteGcmChannelRequest() - Constructor for class com.amazonaws.services.pinpoint.model.DeleteGcmChannelRequest
 
DeleteGcmChannelResult - Class in com.amazonaws.services.pinpoint.model
 
DeleteGcmChannelResult() - Constructor for class com.amazonaws.services.pinpoint.model.DeleteGcmChannelResult
 
deleteSegment(DeleteSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
deleteSegment(DeleteSegmentRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Deletes a segment.
deleteSegment(DeleteSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Deletes a segment.
deleteSegmentAsync(DeleteSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
deleteSegmentAsync(DeleteSegmentRequest, AsyncHandler<DeleteSegmentRequest, DeleteSegmentResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
deleteSegmentAsync(DeleteSegmentRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Deletes a segment.
deleteSegmentAsync(DeleteSegmentRequest, AsyncHandler<DeleteSegmentRequest, DeleteSegmentResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Deletes a segment.
deleteSegmentAsync(DeleteSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
deleteSegmentAsync(DeleteSegmentRequest, AsyncHandler<DeleteSegmentRequest, DeleteSegmentResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
DeleteSegmentRequest - Class in com.amazonaws.services.pinpoint.model
 
DeleteSegmentRequest() - Constructor for class com.amazonaws.services.pinpoint.model.DeleteSegmentRequest
 
DeleteSegmentResult - Class in com.amazonaws.services.pinpoint.model
 
DeleteSegmentResult() - Constructor for class com.amazonaws.services.pinpoint.model.DeleteSegmentResult
 
DimensionType - Enum in com.amazonaws.services.pinpoint.model
 
Duration - Enum in com.amazonaws.services.pinpoint.model
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.pinpoint.AmazonPinpoint
The region metadata service name for computing region endpoints.
EndpointBatchItem - Class in com.amazonaws.services.pinpoint.model
Endpoint update request
EndpointBatchItem() - Constructor for class com.amazonaws.services.pinpoint.model.EndpointBatchItem
 
EndpointBatchRequest - Class in com.amazonaws.services.pinpoint.model
Endpoint batch update request.
EndpointBatchRequest() - Constructor for class com.amazonaws.services.pinpoint.model.EndpointBatchRequest
 
EndpointDemographic - Class in com.amazonaws.services.pinpoint.model
Endpoint demographic data
EndpointDemographic() - Constructor for class com.amazonaws.services.pinpoint.model.EndpointDemographic
 
EndpointLocation - Class in com.amazonaws.services.pinpoint.model
Endpoint location data
EndpointLocation() - Constructor for class com.amazonaws.services.pinpoint.model.EndpointLocation
 
EndpointRequest - Class in com.amazonaws.services.pinpoint.model
Endpoint update request
EndpointRequest() - Constructor for class com.amazonaws.services.pinpoint.model.EndpointRequest
 
EndpointResponse - Class in com.amazonaws.services.pinpoint.model
Endpoint response
EndpointResponse() - Constructor for class com.amazonaws.services.pinpoint.model.EndpointResponse
 
EndpointUser - Class in com.amazonaws.services.pinpoint.model
Endpoint user specific custom userAttributes
EndpointUser() - Constructor for class com.amazonaws.services.pinpoint.model.EndpointUser
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.ActivitiesResponse
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.CampaignLimits
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.CampaignState
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.EventStream
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.Message
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.MessageBody
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.QuietTime
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.Schedule
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.SegmentBehaviors
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.SegmentLocation
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.SetDimension
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentResult
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
 
equals(Object) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
 
EventStream - Class in com.amazonaws.services.pinpoint.model
Model for an event publishing subscription export.
EventStream() - Constructor for class com.amazonaws.services.pinpoint.model.EventStream
 

F

ForbiddenException - Exception in com.amazonaws.services.pinpoint.model
Simple message object.
ForbiddenException(String) - Constructor for exception com.amazonaws.services.pinpoint.model.ForbiddenException
Constructs a new ForbiddenException with the specified error message.
Format - Enum in com.amazonaws.services.pinpoint.model
 
Frequency - Enum in com.amazonaws.services.pinpoint.model
 
fromValue(String) - Static method in enum com.amazonaws.services.pinpoint.model.Action
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pinpoint.model.AttributeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pinpoint.model.CampaignStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pinpoint.model.ChannelType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pinpoint.model.DimensionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pinpoint.model.Duration
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pinpoint.model.Format
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pinpoint.model.Frequency
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pinpoint.model.JobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pinpoint.model.RecencyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.pinpoint.model.SegmentType
Use this in place of valueOf.

G

GCMChannelRequest - Class in com.amazonaws.services.pinpoint.model
Google Cloud Messaging credentials
GCMChannelRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GCMChannelRequest
 
GCMChannelResponse - Class in com.amazonaws.services.pinpoint.model
Google Cloud Messaging channel definition
GCMChannelResponse() - Constructor for class com.amazonaws.services.pinpoint.model.GCMChannelResponse
 
getAction() - Method in class com.amazonaws.services.pinpoint.model.Message
The action that occurs if the user taps a push notification delivered by the campaign: OPEN_APP – Your app launches, or it becomes the foreground app if it has been sent to the background.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.PinpointActions
 
getActivitiesResponse() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesResult
 
getAdditionalTreatments() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
Treatments that are defined in addition to the default treatment.
getAdditionalTreatments() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
Treatments that are defined in addition to the default treatment.
getAddress() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The address or token of the endpoint as provided by your push provider (e.g.
getAddress() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The address or token of the endpoint as provided by your push provider (e.g.
getAddress() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The address or token of the endpoint as provided by your push provider (e.g.
getApiKey() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelRequest
Platform credential API key from Google.
getApnsChannel(GetApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getApnsChannel(GetApnsChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about the APNs channel for an app.
getApnsChannel(GetApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about the APNs channel for an app.
getApnsChannelAsync(GetApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getApnsChannelAsync(GetApnsChannelRequest, AsyncHandler<GetApnsChannelRequest, GetApnsChannelResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getApnsChannelAsync(GetApnsChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about the APNs channel for an app.
getApnsChannelAsync(GetApnsChannelRequest, AsyncHandler<GetApnsChannelRequest, GetApnsChannelResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about the APNs channel for an app.
getApnsChannelAsync(GetApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getApnsChannelAsync(GetApnsChannelRequest, AsyncHandler<GetApnsChannelRequest, GetApnsChannelResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetApnsChannelRequest - Class in com.amazonaws.services.pinpoint.model
 
GetApnsChannelRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetApnsChannelRequest
 
getAPNSChannelRequest() - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelRequest
 
getAPNSChannelResponse() - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelResult
 
getAPNSChannelResponse() - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelResult
 
getAPNSChannelResponse() - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelResult
 
GetApnsChannelResult - Class in com.amazonaws.services.pinpoint.model
 
GetApnsChannelResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetApnsChannelResult
 
getAPNSMessage() - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
The message that the campaign delivers to APNS channels.
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The ID of the application to which the campaign applies.
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
The ID of the application to which the channel applies.
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The unique ID for the application.
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The ID of the application to which the campaign applies.
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamRequest
ApplicationId
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The ID of the application associated with the endpoint.
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.EventStream
The ID of the application from which events should be published.
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The ID of the application to which the channel applies.
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetEndpointRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamRequest
ApplicationId
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The unique ID of the application to which the import job applies.
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamRequest
ApplicationId
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The ID of the application to which the segment applies.
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelRequest
 
getApplicationId() - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
getApplicationSettings(GetApplicationSettingsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getApplicationSettings(GetApplicationSettingsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Used to request the settings for an app.
getApplicationSettings(GetApplicationSettingsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Used to request the settings for an app.
getApplicationSettingsAsync(GetApplicationSettingsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getApplicationSettingsAsync(GetApplicationSettingsRequest, AsyncHandler<GetApplicationSettingsRequest, GetApplicationSettingsResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getApplicationSettingsAsync(GetApplicationSettingsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Used to request the settings for an app.
getApplicationSettingsAsync(GetApplicationSettingsRequest, AsyncHandler<GetApplicationSettingsRequest, GetApplicationSettingsResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Used to request the settings for an app.
getApplicationSettingsAsync(GetApplicationSettingsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getApplicationSettingsAsync(GetApplicationSettingsRequest, AsyncHandler<GetApplicationSettingsRequest, GetApplicationSettingsResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetApplicationSettingsRequest - Class in com.amazonaws.services.pinpoint.model
 
GetApplicationSettingsRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetApplicationSettingsRequest
 
getApplicationSettingsResource() - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsResult
 
getApplicationSettingsResource() - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsResult
 
GetApplicationSettingsResult - Class in com.amazonaws.services.pinpoint.model
 
GetApplicationSettingsResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetApplicationSettingsResult
 
getAppVersion() - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The version of the application associated with the endpoint.
getAppVersion() - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The app version criteria for the segment.
getAttributes() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Custom attributes that your app reports to Amazon Pinpoint.
getAttributes() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Custom attributes that your app reports to Amazon Pinpoint.
getAttributes() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Custom attributes that your app reports to Amazon Pinpoint.
getAttributes() - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
Custom segment attributes.
getAttributeType() - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
The type of dimension: INCLUSIVE – Endpoints that match the criteria are included in the segment.
getBehavior() - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
The segment behaviors attributes.
getBody() - Method in class com.amazonaws.services.pinpoint.model.Message
The message body.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCampaign(GetCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getCampaign(GetCampaignRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about a campaign.
getCampaign(GetCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about a campaign.
getCampaignActivities(GetCampaignActivitiesRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getCampaignActivities(GetCampaignActivitiesRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about the activity performed by a campaign.
getCampaignActivities(GetCampaignActivitiesRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about the activity performed by a campaign.
getCampaignActivitiesAsync(GetCampaignActivitiesRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getCampaignActivitiesAsync(GetCampaignActivitiesRequest, AsyncHandler<GetCampaignActivitiesRequest, GetCampaignActivitiesResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getCampaignActivitiesAsync(GetCampaignActivitiesRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about the activity performed by a campaign.
getCampaignActivitiesAsync(GetCampaignActivitiesRequest, AsyncHandler<GetCampaignActivitiesRequest, GetCampaignActivitiesResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about the activity performed by a campaign.
getCampaignActivitiesAsync(GetCampaignActivitiesRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getCampaignActivitiesAsync(GetCampaignActivitiesRequest, AsyncHandler<GetCampaignActivitiesRequest, GetCampaignActivitiesResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetCampaignActivitiesRequest - Class in com.amazonaws.services.pinpoint.model
 
GetCampaignActivitiesRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
GetCampaignActivitiesResult - Class in com.amazonaws.services.pinpoint.model
 
GetCampaignActivitiesResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesResult
 
getCampaignAsync(GetCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getCampaignAsync(GetCampaignRequest, AsyncHandler<GetCampaignRequest, GetCampaignResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getCampaignAsync(GetCampaignRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about a campaign.
getCampaignAsync(GetCampaignRequest, AsyncHandler<GetCampaignRequest, GetCampaignResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about a campaign.
getCampaignAsync(GetCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getCampaignAsync(GetCampaignRequest, AsyncHandler<GetCampaignRequest, GetCampaignResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getCampaignId() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The ID of the campaign to which the activity applies.
getCampaignId() - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignRequest
 
getCampaignId() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
getCampaignId() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignRequest
 
getCampaignId() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
getCampaignId() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
getCampaignId() - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
GetCampaignRequest - Class in com.amazonaws.services.pinpoint.model
 
GetCampaignRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetCampaignRequest
 
getCampaignResponse() - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignResult
 
getCampaignResponse() - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignResult
 
getCampaignResponse() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignResult
 
getCampaignResponse() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionResult
 
getCampaignResponse() - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignResult
 
GetCampaignResult - Class in com.amazonaws.services.pinpoint.model
 
GetCampaignResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetCampaignResult
 
getCampaigns(GetCampaignsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getCampaigns(GetCampaignsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about your campaigns.
getCampaigns(GetCampaignsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about your campaigns.
getCampaignsAsync(GetCampaignsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getCampaignsAsync(GetCampaignsRequest, AsyncHandler<GetCampaignsRequest, GetCampaignsResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getCampaignsAsync(GetCampaignsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about your campaigns.
getCampaignsAsync(GetCampaignsRequest, AsyncHandler<GetCampaignsRequest, GetCampaignsResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about your campaigns.
getCampaignsAsync(GetCampaignsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getCampaignsAsync(GetCampaignsRequest, AsyncHandler<GetCampaignsRequest, GetCampaignsResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetCampaignsRequest - Class in com.amazonaws.services.pinpoint.model
 
GetCampaignsRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
getCampaignsResponse() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsResult
 
getCampaignsResponse() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsResult
 
GetCampaignsResult - Class in com.amazonaws.services.pinpoint.model
 
GetCampaignsResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetCampaignsResult
 
getCampaignStatus() - Method in class com.amazonaws.services.pinpoint.model.CampaignState
The status of the campaign, or the status of a treatment that belongs to an A/B test campaign.
getCampaignVersion(GetCampaignVersionRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getCampaignVersion(GetCampaignVersionRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about a specific version of a campaign.
getCampaignVersion(GetCampaignVersionRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about a specific version of a campaign.
getCampaignVersionAsync(GetCampaignVersionRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getCampaignVersionAsync(GetCampaignVersionRequest, AsyncHandler<GetCampaignVersionRequest, GetCampaignVersionResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getCampaignVersionAsync(GetCampaignVersionRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about a specific version of a campaign.
getCampaignVersionAsync(GetCampaignVersionRequest, AsyncHandler<GetCampaignVersionRequest, GetCampaignVersionResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about a specific version of a campaign.
getCampaignVersionAsync(GetCampaignVersionRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getCampaignVersionAsync(GetCampaignVersionRequest, AsyncHandler<GetCampaignVersionRequest, GetCampaignVersionResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetCampaignVersionRequest - Class in com.amazonaws.services.pinpoint.model
 
GetCampaignVersionRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
GetCampaignVersionResult - Class in com.amazonaws.services.pinpoint.model
 
GetCampaignVersionResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetCampaignVersionResult
 
getCampaignVersions(GetCampaignVersionsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getCampaignVersions(GetCampaignVersionsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about your campaign versions.
getCampaignVersions(GetCampaignVersionsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about your campaign versions.
getCampaignVersionsAsync(GetCampaignVersionsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getCampaignVersionsAsync(GetCampaignVersionsRequest, AsyncHandler<GetCampaignVersionsRequest, GetCampaignVersionsResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getCampaignVersionsAsync(GetCampaignVersionsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about your campaign versions.
getCampaignVersionsAsync(GetCampaignVersionsRequest, AsyncHandler<GetCampaignVersionsRequest, GetCampaignVersionsResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about your campaign versions.
getCampaignVersionsAsync(GetCampaignVersionsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getCampaignVersionsAsync(GetCampaignVersionsRequest, AsyncHandler<GetCampaignVersionsRequest, GetCampaignVersionsResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetCampaignVersionsRequest - Class in com.amazonaws.services.pinpoint.model
 
GetCampaignVersionsRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
GetCampaignVersionsResult - Class in com.amazonaws.services.pinpoint.model
 
GetCampaignVersionsResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetCampaignVersionsResult
 
getCertificate() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelRequest
The distribution certificate from Apple.
getChannelType() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The channel type.
getChannelType() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The channel type.
getChannelType() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The channel type.
getCity() - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The city where the endpoint is located.
getCohortId() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
A number from 0 - 99 that represents the cohort the endpoint is assigned to.
getCompletedPieces() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of pieces that have successfully imported as of the time of the request.
getCompletionDate() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The date the import job completed in ISO 8601 format.
getCountry() - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
Country according to ISO 3166-1 Alpha-2 codes.
getCountry() - Method in class com.amazonaws.services.pinpoint.model.SegmentLocation
The country filter according to ISO 3166-1 Alpha-2 codes.
getCreationDate() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
When was this segment created
getCreationDate() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The date the campaign was created in ISO 8601 format.
getCreationDate() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The last time the endpoint was created.
getCreationDate() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
When was this segment created
getCreationDate() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The date the import job was created in ISO 8601 format.
getCreationDate() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The date the segment was created in ISO 8601 format.
getCredential() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The GCM API key from Google.
getDaily() - Method in class com.amazonaws.services.pinpoint.model.CampaignLimits
The maximum number of messages that the campaign can send daily.
getDefaultMessage() - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
The default message for all channels.
getDefaultState() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The status of the campaign's default treatment.
getDefineSegment() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
Sets whether the endpoints create a segment when they are imported.
getDefineSegment() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
Sets whether the endpoints create a segment when they are imported.
getDefinition() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The import job settings.
getDemographic() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The endpoint demographic attributes.
getDemographic() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The endpoint demographic attributes.
getDemographic() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The endpoint demographic attributes.
getDemographic() - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
The segment demographics attributes.
getDescription() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
A description of the campaign.
getDescription() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
A description of the campaign.
getDestinationStreamArn() - Method in class com.amazonaws.services.pinpoint.model.EventStream
The Amazon Resource Name (ARN) of the Amazon Kinesis stream or Firehose delivery stream to which you want to publish events.
getDestinationStreamArn() - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
The Amazon Resource Name (ARN) of the Amazon Kinesis stream or Firehose delivery stream to which you want to publish events.
getDeviceType() - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device type criteria for the segment.
getDimensions() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The segment dimensions attributes.
getDimensions() - Method in class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
The segment dimensions attributes.
getDimensionType() - Method in class com.amazonaws.services.pinpoint.model.SetDimension
The type of dimension: INCLUSIVE – Endpoints that match the criteria are included in the segment.
getDuration() - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
The length of time during which users have been active or inactive with your app.
getEffectiveDate() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The last time the endpoint was updated.
getEffectiveDate() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The last time the endpoint was updated.
getEffectiveDate() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The last time the endpoint was updated.
getEnd() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The actual time the activity was marked CANCELLED or COMPLETED.
getEnd() - Method in class com.amazonaws.services.pinpoint.model.QuietTime
The default end time for quiet time in ISO 8601 format.
getEndpoint(GetEndpointRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getEndpoint(GetEndpointRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about an endpoint.
getEndpoint(GetEndpointRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about an endpoint.
getEndpointAsync(GetEndpointRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getEndpointAsync(GetEndpointRequest, AsyncHandler<GetEndpointRequest, GetEndpointResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getEndpointAsync(GetEndpointRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about an endpoint.
getEndpointAsync(GetEndpointRequest, AsyncHandler<GetEndpointRequest, GetEndpointResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about an endpoint.
getEndpointAsync(GetEndpointRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getEndpointAsync(GetEndpointRequest, AsyncHandler<GetEndpointRequest, GetEndpointResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getEndpointBatchRequest() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchRequest
 
getEndpointId() - Method in class com.amazonaws.services.pinpoint.model.GetEndpointRequest
 
getEndpointId() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
GetEndpointRequest - Class in com.amazonaws.services.pinpoint.model
 
GetEndpointRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetEndpointRequest
 
getEndpointRequest() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
getEndpointResponse() - Method in class com.amazonaws.services.pinpoint.model.GetEndpointResult
 
GetEndpointResult - Class in com.amazonaws.services.pinpoint.model
 
GetEndpointResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetEndpointResult
 
getEndpointStatus() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The endpoint status.
getEndpointStatus() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The endpoint status.
getEndpointStatus() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The endpoint status.
getEndTime() - Method in class com.amazonaws.services.pinpoint.model.Schedule
The scheduled time that the campaign ends in ISO 8601 format.
getEventStream(GetEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getEventStream(GetEventStreamRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns the event stream for an app.
getEventStream(GetEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns the event stream for an app.
getEventStream() - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamResult
 
getEventStream() - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamResult
 
getEventStream() - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamResult
 
getEventStreamAsync(GetEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getEventStreamAsync(GetEventStreamRequest, AsyncHandler<GetEventStreamRequest, GetEventStreamResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getEventStreamAsync(GetEventStreamRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns the event stream for an app.
getEventStreamAsync(GetEventStreamRequest, AsyncHandler<GetEventStreamRequest, GetEventStreamResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns the event stream for an app.
getEventStreamAsync(GetEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getEventStreamAsync(GetEventStreamRequest, AsyncHandler<GetEventStreamRequest, GetEventStreamResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetEventStreamRequest - Class in com.amazonaws.services.pinpoint.model
GetEventStream Request
GetEventStreamRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetEventStreamRequest
 
GetEventStreamResult - Class in com.amazonaws.services.pinpoint.model
GetEventStream Response
GetEventStreamResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetEventStreamResult
 
getExecutorService() - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
Returns the executor service used by this client to execute async requests.
getExternalId() - Method in class com.amazonaws.services.pinpoint.model.EventStream
The external ID assigned the IAM role that authorizes Amazon Pinpoint to publish to the stream.
getExternalId() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
A unique, custom ID assigned to the IAM role that restricts who can assume the role.
getExternalId() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
A unique, custom ID assigned to the IAM role that restricts who can assume the role.
getExternalId() - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
A unique, custom ID assigned to the IAM role that restricts who can assume the role.
getExternalId() - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
The external ID assigned the IAM role that authorizes Amazon Pinpoint to publish to the stream.
getFailedPieces() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of pieces that have failed to import as of the time of the request.
getFailures() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
Provides up to 100 of the first failed entries for the job, if any exist.
getFormat() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
The format of the files that contain the endpoint definitions.
getFormat() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
The format of the files that contain the endpoint definitions.
getFormat() - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
The format of the endpoint files that were imported to create this segment.
getFrequency() - Method in class com.amazonaws.services.pinpoint.model.Schedule
How often the campaign delivers messages.
getGcmChannel(GetGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getGcmChannel(GetGcmChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about the GCM channel for an app.
getGcmChannel(GetGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about the GCM channel for an app.
getGcmChannelAsync(GetGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getGcmChannelAsync(GetGcmChannelRequest, AsyncHandler<GetGcmChannelRequest, GetGcmChannelResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getGcmChannelAsync(GetGcmChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about the GCM channel for an app.
getGcmChannelAsync(GetGcmChannelRequest, AsyncHandler<GetGcmChannelRequest, GetGcmChannelResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about the GCM channel for an app.
getGcmChannelAsync(GetGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getGcmChannelAsync(GetGcmChannelRequest, AsyncHandler<GetGcmChannelRequest, GetGcmChannelResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetGcmChannelRequest - Class in com.amazonaws.services.pinpoint.model
 
GetGcmChannelRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetGcmChannelRequest
 
getGCMChannelRequest() - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelRequest
 
getGCMChannelResponse() - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelResult
 
getGCMChannelResponse() - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelResult
 
getGCMChannelResponse() - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelResult
 
GetGcmChannelResult - Class in com.amazonaws.services.pinpoint.model
 
GetGcmChannelResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetGcmChannelResult
 
getGCMMessage() - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
The message that the campaign delivers to GCM channels.
getHoldoutPercent() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The allocated percentage of end users who will not receive messages from this campaign.
getHoldoutPercent() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The allocated percentage of end users who will not receive messages from this campaign.
getId() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The unique activity ID.
getId() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
The unique channel ID.
getId() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The unique campaign ID.
getId() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The unique Id for the Endpoint in the batch.
getId() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The unique ID that you assigned to the endpoint.
getId() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The unique channel ID.
getId() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The unique ID of the import job.
getId() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The unique segment ID.
getId() - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The unique treatment ID.
getImageIconUrl() - Method in class com.amazonaws.services.pinpoint.model.Message
The URL that points to the icon image for the push notification icon, for example, the app icon.
getImageUrl() - Method in class com.amazonaws.services.pinpoint.model.Message
The URL that points to an image used in the push notification.
getImportDefinition() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The import job settings.
getImportJob(GetImportJobRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getImportJob(GetImportJobRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about an import job.
getImportJob(GetImportJobRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about an import job.
getImportJobAsync(GetImportJobRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getImportJobAsync(GetImportJobRequest, AsyncHandler<GetImportJobRequest, GetImportJobResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getImportJobAsync(GetImportJobRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about an import job.
getImportJobAsync(GetImportJobRequest, AsyncHandler<GetImportJobRequest, GetImportJobResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about an import job.
getImportJobAsync(GetImportJobRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getImportJobAsync(GetImportJobRequest, AsyncHandler<GetImportJobRequest, GetImportJobResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getImportJobRequest() - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobRequest
 
GetImportJobRequest - Class in com.amazonaws.services.pinpoint.model
 
GetImportJobRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetImportJobRequest
 
getImportJobResponse() - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobResult
 
getImportJobResponse() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobResult
 
GetImportJobResult - Class in com.amazonaws.services.pinpoint.model
 
GetImportJobResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetImportJobResult
 
getImportJobs(GetImportJobsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getImportJobs(GetImportJobsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about your import jobs.
getImportJobs(GetImportJobsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about your import jobs.
getImportJobsAsync(GetImportJobsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getImportJobsAsync(GetImportJobsRequest, AsyncHandler<GetImportJobsRequest, GetImportJobsResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getImportJobsAsync(GetImportJobsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about your import jobs.
getImportJobsAsync(GetImportJobsRequest, AsyncHandler<GetImportJobsRequest, GetImportJobsResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about your import jobs.
getImportJobsAsync(GetImportJobsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getImportJobsAsync(GetImportJobsRequest, AsyncHandler<GetImportJobsRequest, GetImportJobsResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetImportJobsRequest - Class in com.amazonaws.services.pinpoint.model
 
GetImportJobsRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
getImportJobsResponse() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsResult
 
getImportJobsResponse() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsResult
 
GetImportJobsResult - Class in com.amazonaws.services.pinpoint.model
 
GetImportJobsResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetImportJobsResult
 
getIsArchived() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Is this channel archived
getIsArchived() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Is this channel archived
getIsLocalTime() - Method in class com.amazonaws.services.pinpoint.model.Schedule
Indicates whether the campaign schedule takes effect according to each user's local time.
getIsPaused() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
Indicates whether the campaign is paused.
getIsPaused() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
Indicates whether the campaign is paused.
getItem() - Method in class com.amazonaws.services.pinpoint.model.ActivitiesResponse
List of campaign activities
getItem() - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
A list of campaigns.
getItem() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchRequest
List of items to update.
getItem() - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
A list of import jobs for the application.
getItem() - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
The list of segments.
getJobId() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobRequest
 
getJobStatus() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The status of the import job.
getJsonBody() - Method in class com.amazonaws.services.pinpoint.model.Message
The JSON payload used for a silent push.
getLastModifiedBy() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Who last updated this entry
getLastModifiedBy() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Who last updated this entry
getLastModifiedDate() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Last date this was updated
getLastModifiedDate() - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The date that the settings were last updated in ISO 8601 format.
getLastModifiedDate() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The date the campaign was last updated in ISO 8601 format.
getLastModifiedDate() - Method in class com.amazonaws.services.pinpoint.model.EventStream
The date the event stream was last updated in ISO 8601 format.
getLastModifiedDate() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Last date this was updated
getLastModifiedDate() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The date the segment was last updated in ISO 8601 format.
getLastUpdatedBy() - Method in class com.amazonaws.services.pinpoint.model.EventStream
The IAM user who last modified the event stream.
getLatitude() - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The latitude of the endpoint location.
getLimits() - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The default campaign limits for the app.
getLimits() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign limits settings.
getLimits() - Method in class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
The default campaign limits for the app.
getLimits() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The campaign limits settings.
getLocale() - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint locale in the following format: The ISO 639-1 alpha-2 code, followed by an underscore, followed by an ISO 3166-1 alpha-2 value.
getLocation() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The endpoint location attributes.
getLocation() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The endpoint location attributes.
getLocation() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The endpoint location attributes.
getLocation() - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
The segment location attributes.
getLongitude() - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The longitude of the endpoint location.
getMake() - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint make, such as such as Apple or Samsung.
getMake() - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device make criteria for the segment.
getMediaUrl() - Method in class com.amazonaws.services.pinpoint.model.Message
The URL that points to the media resource, for example a .mp4 or .gif file.
getMessage() - Method in class com.amazonaws.services.pinpoint.model.MessageBody
The error message returned from the API.
getMessageBody() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointResult
 
getMessageBody() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchResult
 
getMessageConfiguration() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The message configuration settings.
getMessageConfiguration() - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The message configuration settings.
getMessageConfiguration() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The message configuration settings.
getMessageConfiguration() - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The message configuration settings.
getMetrics() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Custom metrics that your app reports to Amazon Pinpoint.
getMetrics() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Custom metrics that your app reports to Amazon Pinpoint.
getMetrics() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Custom metrics that your app reports to Amazon Pinpoint.
getModel() - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint model, such as iPhone.
getModel() - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device model criteria for the segment.
getModelVersion() - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint model version.
getName() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The custom name of the campaign.
getName() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The name of segment
getName() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The custom name of the campaign.
getName() - Method in class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
The name of segment
getNextToken() - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
The string that you use in a subsequent request to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
The string that you use in a subsequent request to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
An identifier used to retrieve the next page of results.
getOptOut() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Indicates whether a user has opted out of receiving messages with one of the following values: ALL – User receives all messages.
getOptOut() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Indicates whether a user has opted out of receiving messages with one of the following values: ALL – User receives all messages.
getOptOut() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Indicates whether a user has opted out of receiving messages with one of the following values: ALL – User receives all messages.
getPageSize() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
getPageSize() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
getPageSize() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
getPageSize() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
getPageSize() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
getPageSize() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
getPageSize() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
getPlatform() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
The platform type.
getPlatform() - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint platform, such as ios or android.
getPlatform() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The platform type.
getPlatform() - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device platform criteria for the segment.
getPlatformVersion() - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint platform version.
getPostalCode() - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The postal code or zip code of the endpoint.
getPrivateKey() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelRequest
The certificate private key.
getQuietTime() - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The default quiet time for the app.
getQuietTime() - Method in class com.amazonaws.services.pinpoint.model.Schedule
The time during which the campaign sends no messages.
getQuietTime() - Method in class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
The default quiet time for the app.
getRecency() - Method in class com.amazonaws.services.pinpoint.model.SegmentBehaviors
The recency of use.
getRecencyType() - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
The recency dimension type: ACTIVE – Users who have used your app within the specified duration are included in the segment.
getRegion() - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The region of the endpoint location.
getRegisterEndpoints() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
Sets whether the endpoints are registered with Amazon Pinpoint when they are imported.
getRegisterEndpoints() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
Sets whether the endpoints are registered with Amazon Pinpoint when they are imported.
getRequestID() - Method in exception com.amazonaws.services.pinpoint.model.BadRequestException
The unique message body ID.
getRequestId() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The unique ID for the most recent request to update the endpoint.
getRequestId() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The unique ID for the most recent request to update the endpoint.
getRequestId() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The unique ID for the most recent request to update the endpoint.
getRequestID() - Method in exception com.amazonaws.services.pinpoint.model.ForbiddenException
The unique message body ID.
getRequestID() - Method in exception com.amazonaws.services.pinpoint.model.InternalServerErrorException
The unique message body ID.
getRequestID() - Method in class com.amazonaws.services.pinpoint.model.MessageBody
The unique message body ID.
getRequestID() - Method in exception com.amazonaws.services.pinpoint.model.MethodNotAllowedException
The unique message body ID.
getRequestID() - Method in exception com.amazonaws.services.pinpoint.model.NotFoundException
The unique message body ID.
getRequestID() - Method in exception com.amazonaws.services.pinpoint.model.TooManyRequestsException
The unique message body ID.
getResult() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
Indicates whether the activity succeeded.
getRoleArn() - Method in class com.amazonaws.services.pinpoint.model.EventStream
The IAM role that authorizes Amazon Pinpoint to publish events to the stream in your account.
getRoleArn() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that contains the endpoints to import.
getRoleArn() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that contains the endpoints to import.
getRoleArn() - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the endpoints in Amazon S3.
getRoleArn() - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
The IAM role that authorizes Amazon Pinpoint to publish events to the stream in your account.
getS3Url() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
A URL that points to the location within an Amazon S3 bucket that contains the endpoints to import.
getS3Url() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
A URL that points to the location within an Amazon S3 bucket that contains the endpoints to import.
getS3Url() - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
A URL that points to the Amazon S3 location from which the endpoints for this segment were imported.
getSchedule() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign schedule.
getSchedule() - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The campaign schedule.
getSchedule() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The campaign schedule.
getSchedule() - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The campaign schedule.
getScheduledStart() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The scheduled start time for the activity in ISO 8601 format.
getSegment(GetSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getSegment(GetSegmentRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about a segment.
getSegment(GetSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about a segment.
getSegmentAsync(GetSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getSegmentAsync(GetSegmentRequest, AsyncHandler<GetSegmentRequest, GetSegmentResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getSegmentAsync(GetSegmentRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about a segment.
getSegmentAsync(GetSegmentRequest, AsyncHandler<GetSegmentRequest, GetSegmentResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about a segment.
getSegmentAsync(GetSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getSegmentAsync(GetSegmentRequest, AsyncHandler<GetSegmentRequest, GetSegmentResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getSegmentId() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The ID of the segment to which the campaign sends messages.
getSegmentId() - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentRequest
 
getSegmentId() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
getSegmentId() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentRequest
 
getSegmentId() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
getSegmentId() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
getSegmentId() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
The ID of the segment to update if the import job is meant to update an existing segment.
getSegmentId() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
The ID of the segment to update if the import job is meant to update an existing segment.
getSegmentId() - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
getSegmentId() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The ID of the segment to which the campaign sends messages.
getSegmentImportJobs(GetSegmentImportJobsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getSegmentImportJobs(GetSegmentImportJobsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns a list of import jobs for a specific segment.
getSegmentImportJobs(GetSegmentImportJobsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns a list of import jobs for a specific segment.
getSegmentImportJobsAsync(GetSegmentImportJobsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getSegmentImportJobsAsync(GetSegmentImportJobsRequest, AsyncHandler<GetSegmentImportJobsRequest, GetSegmentImportJobsResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getSegmentImportJobsAsync(GetSegmentImportJobsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns a list of import jobs for a specific segment.
getSegmentImportJobsAsync(GetSegmentImportJobsRequest, AsyncHandler<GetSegmentImportJobsRequest, GetSegmentImportJobsResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns a list of import jobs for a specific segment.
getSegmentImportJobsAsync(GetSegmentImportJobsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getSegmentImportJobsAsync(GetSegmentImportJobsRequest, AsyncHandler<GetSegmentImportJobsRequest, GetSegmentImportJobsResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetSegmentImportJobsRequest - Class in com.amazonaws.services.pinpoint.model
 
GetSegmentImportJobsRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
GetSegmentImportJobsResult - Class in com.amazonaws.services.pinpoint.model
 
GetSegmentImportJobsResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsResult
 
getSegmentName() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
A custom name for the segment created by the import job.
getSegmentName() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
A custom name for the segment created by the import job.
GetSegmentRequest - Class in com.amazonaws.services.pinpoint.model
 
GetSegmentRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetSegmentRequest
 
getSegmentResponse() - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentResult
 
getSegmentResponse() - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentResult
 
getSegmentResponse() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentResult
 
getSegmentResponse() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionResult
 
getSegmentResponse() - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentResult
 
GetSegmentResult - Class in com.amazonaws.services.pinpoint.model
 
GetSegmentResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetSegmentResult
 
getSegments(GetSegmentsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getSegments(GetSegmentsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Used to get information about your segments.
getSegments(GetSegmentsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Used to get information about your segments.
getSegmentsAsync(GetSegmentsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getSegmentsAsync(GetSegmentsRequest, AsyncHandler<GetSegmentsRequest, GetSegmentsResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getSegmentsAsync(GetSegmentsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Used to get information about your segments.
getSegmentsAsync(GetSegmentsRequest, AsyncHandler<GetSegmentsRequest, GetSegmentsResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Used to get information about your segments.
getSegmentsAsync(GetSegmentsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getSegmentsAsync(GetSegmentsRequest, AsyncHandler<GetSegmentsRequest, GetSegmentsResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetSegmentsRequest - Class in com.amazonaws.services.pinpoint.model
 
GetSegmentsRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
getSegmentsResponse() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsResult
 
getSegmentsResponse() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsResult
 
GetSegmentsResult - Class in com.amazonaws.services.pinpoint.model
 
GetSegmentsResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetSegmentsResult
 
getSegmentType() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The segment type: DIMENSIONAL – A dynamic segment built from selection criteria based on endpoint data reported by your app.
getSegmentVersion(GetSegmentVersionRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getSegmentVersion(GetSegmentVersionRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about a segment version.
getSegmentVersion(GetSegmentVersionRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about a segment version.
getSegmentVersion() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The version of the segment to which the campaign sends messages.
getSegmentVersion() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The version of the segment to which the campaign sends messages.
getSegmentVersionAsync(GetSegmentVersionRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getSegmentVersionAsync(GetSegmentVersionRequest, AsyncHandler<GetSegmentVersionRequest, GetSegmentVersionResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getSegmentVersionAsync(GetSegmentVersionRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about a segment version.
getSegmentVersionAsync(GetSegmentVersionRequest, AsyncHandler<GetSegmentVersionRequest, GetSegmentVersionResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about a segment version.
getSegmentVersionAsync(GetSegmentVersionRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getSegmentVersionAsync(GetSegmentVersionRequest, AsyncHandler<GetSegmentVersionRequest, GetSegmentVersionResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetSegmentVersionRequest - Class in com.amazonaws.services.pinpoint.model
 
GetSegmentVersionRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
GetSegmentVersionResult - Class in com.amazonaws.services.pinpoint.model
 
GetSegmentVersionResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetSegmentVersionResult
 
getSegmentVersions(GetSegmentVersionsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
getSegmentVersions(GetSegmentVersionsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Returns information about your segment versions.
getSegmentVersions(GetSegmentVersionsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Returns information about your segment versions.
getSegmentVersionsAsync(GetSegmentVersionsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getSegmentVersionsAsync(GetSegmentVersionsRequest, AsyncHandler<GetSegmentVersionsRequest, GetSegmentVersionsResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
getSegmentVersionsAsync(GetSegmentVersionsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about your segment versions.
getSegmentVersionsAsync(GetSegmentVersionsRequest, AsyncHandler<GetSegmentVersionsRequest, GetSegmentVersionsResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Returns information about your segment versions.
getSegmentVersionsAsync(GetSegmentVersionsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
getSegmentVersionsAsync(GetSegmentVersionsRequest, AsyncHandler<GetSegmentVersionsRequest, GetSegmentVersionsResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
GetSegmentVersionsRequest - Class in com.amazonaws.services.pinpoint.model
 
GetSegmentVersionsRequest() - Constructor for class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
GetSegmentVersionsResult - Class in com.amazonaws.services.pinpoint.model
 
GetSegmentVersionsResult() - Constructor for class com.amazonaws.services.pinpoint.model.GetSegmentVersionsResult
 
getShardId() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The ShardId of endpoint
getSilentPush() - Method in class com.amazonaws.services.pinpoint.model.Message
Indicates if the message should display on the users device.
getSize() - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
The number of endpoints that were successfully imported to create this segment.
getSizePercent() - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The allocated percentage of users for this treatment.
getSizePercent() - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The allocated percentage of users for this treatment.
getStart() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The actual start time of the activity in ISO 8601 format.
getStart() - Method in class com.amazonaws.services.pinpoint.model.QuietTime
The default start time for quiet time in ISO 8601 format.
getStartTime() - Method in class com.amazonaws.services.pinpoint.model.Schedule
The scheduled time that the campaign begins in ISO 8601 format.
getState() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The state of the activity.
getState() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign status.
getState() - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The treatment status.
getSuccessfulEndpointCount() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of endpoints to which the campaign successfully delivered messages.
getTimezone() - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The timezone of the endpoint.
getTimezone() - Method in class com.amazonaws.services.pinpoint.model.Schedule
The starting UTC offset for the schedule if the value for isLocalTime is true Valid values: UTC UTC+01 UTC+02 UTC+03 UTC+03:30 UTC+04 UTC+04:30 UTC+05 UTC+05:30 UTC+05:45 UTC+06 UTC+06:30 UTC+07 UTC+08 UTC+09 UTC+09:30 UTC+10 UTC+10:30 UTC+11 UTC+12 UTC+13 UTC-02 UTC-03 UTC-04 UTC-05 UTC-06 UTC-07 UTC-08 UTC-09 UTC-10 UTC-11
getTimezonesCompletedCount() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of timezones completed.
getTimezonesTotalCount() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of unique timezones present in the segment.
getTitle() - Method in class com.amazonaws.services.pinpoint.model.Message
The message title that displays above the message on the user's device.
getToken() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
getToken() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
getToken() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
getToken() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
getToken() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
getToken() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
getToken() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
getTotal() - Method in class com.amazonaws.services.pinpoint.model.CampaignLimits
The maximum total number of messages that the campaign can send.
getTotalEndpointCount() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of endpoints to which the campaign attempts to deliver messages.
getTotalFailures() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of endpoints that failed to import; for example, because of syntax errors.
getTotalPieces() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The total number of pieces that must be imported to finish the job.
getTotalProcessed() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of endpoints that were processed by the import job.
getTreatmentDescription() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
A custom description for the treatment.
getTreatmentDescription() - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
A custom description for the treatment.
getTreatmentDescription() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
A custom description for the treatment.
getTreatmentDescription() - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
A custom description for the treatment.
getTreatmentId() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The ID of a variation of the campaign used for A/B testing.
getTreatmentName() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The custom name of a variation of the campaign used for A/B testing.
getTreatmentName() - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The custom name of a variation of the campaign used for A/B testing.
getTreatmentName() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The custom name of a variation of the campaign used for A/B testing.
getTreatmentName() - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The custom name of a variation of the campaign used for A/B testing.
getType() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The job type.
getUrl() - Method in class com.amazonaws.services.pinpoint.model.Message
The URL to open in the user's mobile browser.
getUser() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Custom user-specific attributes that your app reports to Amazon Pinpoint.
getUser() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Custom user-specific attributes that your app reports to Amazon Pinpoint.
getUser() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Custom user-specific attributes that your app reports to Amazon Pinpoint.
getUserAttributes() - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
Custom attributes specific to the user.
getUserAttributes() - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
Custom segment user attributes.
getUserId() - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
The unique ID of the user.
getValues() - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
The criteria values for the segment dimension.
getValues() - Method in class com.amazonaws.services.pinpoint.model.SetDimension
The criteria values for the segment dimension.
getVersion() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Version of channel
getVersion() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign version number.
getVersion() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Version of channel
getVersion() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
getVersion() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
getVersion() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The segment version number.
getWriteApplicationSettingsRequest() - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsRequest
 
getWriteCampaignRequest() - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignRequest
 
getWriteCampaignRequest() - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
getWriteEventStream() - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamRequest
EventStream to write.
getWriteSegmentRequest() - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentRequest
 
getWriteSegmentRequest() - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 

H

hashCode() - Method in class com.amazonaws.services.pinpoint.model.ActivitiesResponse
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.CampaignLimits
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.CampaignState
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.EventStream
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetEndpointResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.Message
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.MessageBody
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.QuietTime
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.Schedule
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.SegmentBehaviors
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.SegmentLocation
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.SetDimension
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentResult
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
 
hashCode() - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
 

I

ImportJobRequest - Class in com.amazonaws.services.pinpoint.model
 
ImportJobRequest() - Constructor for class com.amazonaws.services.pinpoint.model.ImportJobRequest
 
ImportJobResource - Class in com.amazonaws.services.pinpoint.model
 
ImportJobResource() - Constructor for class com.amazonaws.services.pinpoint.model.ImportJobResource
 
ImportJobResponse - Class in com.amazonaws.services.pinpoint.model
 
ImportJobResponse() - Constructor for class com.amazonaws.services.pinpoint.model.ImportJobResponse
 
ImportJobsResponse - Class in com.amazonaws.services.pinpoint.model
Import job list.
ImportJobsResponse() - Constructor for class com.amazonaws.services.pinpoint.model.ImportJobsResponse
 
InternalServerErrorException - Exception in com.amazonaws.services.pinpoint.model
Simple message object.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.pinpoint.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
isArchived() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Is this channel archived
isArchived() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Is this channel archived
isDefineSegment() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
Sets whether the endpoints create a segment when they are imported.
isDefineSegment() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
Sets whether the endpoints create a segment when they are imported.
isLocalTime() - Method in class com.amazonaws.services.pinpoint.model.Schedule
Indicates whether the campaign schedule takes effect according to each user's local time.
isPaused() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
Indicates whether the campaign is paused.
isPaused() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
Indicates whether the campaign is paused.
isRegisterEndpoints() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
Sets whether the endpoints are registered with Amazon Pinpoint when they are imported.
isRegisterEndpoints() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
Sets whether the endpoints are registered with Amazon Pinpoint when they are imported.
isSilentPush() - Method in class com.amazonaws.services.pinpoint.model.Message
Indicates if the message should display on the users device.

J

JobStatus - Enum in com.amazonaws.services.pinpoint.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.ActivitiesResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.CampaignLimits
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.CampaignState
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.EventStream
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.Message
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.MessageBody
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.QuietTime
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.Schedule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.SegmentBehaviors
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.SegmentLocation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.SetDimension
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
 
Message - Class in com.amazonaws.services.pinpoint.model
 
Message() - Constructor for class com.amazonaws.services.pinpoint.model.Message
 
MessageBody - Class in com.amazonaws.services.pinpoint.model
Simple message object.
MessageBody() - Constructor for class com.amazonaws.services.pinpoint.model.MessageBody
 
MessageConfiguration - Class in com.amazonaws.services.pinpoint.model
Message configuration for a campaign.
MessageConfiguration() - Constructor for class com.amazonaws.services.pinpoint.model.MessageConfiguration
 
MethodNotAllowedException - Exception in com.amazonaws.services.pinpoint.model
Simple message object.
MethodNotAllowedException(String) - Constructor for exception com.amazonaws.services.pinpoint.model.MethodNotAllowedException
Constructs a new MethodNotAllowedException with the specified error message.

N

NotFoundException - Exception in com.amazonaws.services.pinpoint.model
Simple message object.
NotFoundException(String) - Constructor for exception com.amazonaws.services.pinpoint.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

P

PinpointActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon Pinpoint.
putEventStream(PutEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
putEventStream(PutEventStreamRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Use to create or update the event stream for an app.
putEventStream(PutEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Use to create or update the event stream for an app.
putEventStreamAsync(PutEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
putEventStreamAsync(PutEventStreamRequest, AsyncHandler<PutEventStreamRequest, PutEventStreamResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
putEventStreamAsync(PutEventStreamRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to create or update the event stream for an app.
putEventStreamAsync(PutEventStreamRequest, AsyncHandler<PutEventStreamRequest, PutEventStreamResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to create or update the event stream for an app.
putEventStreamAsync(PutEventStreamRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
putEventStreamAsync(PutEventStreamRequest, AsyncHandler<PutEventStreamRequest, PutEventStreamResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
PutEventStreamRequest - Class in com.amazonaws.services.pinpoint.model
PutEventStream Request
PutEventStreamRequest() - Constructor for class com.amazonaws.services.pinpoint.model.PutEventStreamRequest
 
PutEventStreamResult - Class in com.amazonaws.services.pinpoint.model
PutEventStream Response
PutEventStreamResult() - Constructor for class com.amazonaws.services.pinpoint.model.PutEventStreamResult
 

Q

QuietTime - Class in com.amazonaws.services.pinpoint.model
Quiet Time
QuietTime() - Constructor for class com.amazonaws.services.pinpoint.model.QuietTime
 

R

RecencyDimension - Class in com.amazonaws.services.pinpoint.model
Define how a segment based on recency of use.
RecencyDimension() - Constructor for class com.amazonaws.services.pinpoint.model.RecencyDimension
 
RecencyType - Enum in com.amazonaws.services.pinpoint.model
 

S

Schedule - Class in com.amazonaws.services.pinpoint.model
Shcedule that defines when a campaign is run.
Schedule() - Constructor for class com.amazonaws.services.pinpoint.model.Schedule
 
SegmentBehaviors - Class in com.amazonaws.services.pinpoint.model
Segment behavior dimensions
SegmentBehaviors() - Constructor for class com.amazonaws.services.pinpoint.model.SegmentBehaviors
 
SegmentDemographics - Class in com.amazonaws.services.pinpoint.model
Segment demographic dimensions
SegmentDemographics() - Constructor for class com.amazonaws.services.pinpoint.model.SegmentDemographics
 
SegmentDimensions - Class in com.amazonaws.services.pinpoint.model
Segment dimensions
SegmentDimensions() - Constructor for class com.amazonaws.services.pinpoint.model.SegmentDimensions
 
SegmentImportResource - Class in com.amazonaws.services.pinpoint.model
Segment import definition.
SegmentImportResource() - Constructor for class com.amazonaws.services.pinpoint.model.SegmentImportResource
 
SegmentLocation - Class in com.amazonaws.services.pinpoint.model
Segment location dimensions
SegmentLocation() - Constructor for class com.amazonaws.services.pinpoint.model.SegmentLocation
 
SegmentResponse - Class in com.amazonaws.services.pinpoint.model
Segment definition.
SegmentResponse() - Constructor for class com.amazonaws.services.pinpoint.model.SegmentResponse
 
SegmentsResponse - Class in com.amazonaws.services.pinpoint.model
Segments in your account.
SegmentsResponse() - Constructor for class com.amazonaws.services.pinpoint.model.SegmentsResponse
 
SegmentType - Enum in com.amazonaws.services.pinpoint.model
 
setAction(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The action that occurs if the user taps a push notification delivered by the campaign: OPEN_APP – Your app launches, or it becomes the foreground app if it has been sent to the background.
setAction(Action) - Method in class com.amazonaws.services.pinpoint.model.Message
The action that occurs if the user taps a push notification delivered by the campaign: OPEN_APP – Your app launches, or it becomes the foreground app if it has been sent to the background.
setActivitiesResponse(ActivitiesResponse) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesResult
 
setAdditionalTreatments(Collection<TreatmentResource>) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
Treatments that are defined in addition to the default treatment.
setAdditionalTreatments(Collection<WriteTreatmentResource>) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
Treatments that are defined in addition to the default treatment.
setAddress(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The address or token of the endpoint as provided by your push provider (e.g.
setAddress(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The address or token of the endpoint as provided by your push provider (e.g.
setAddress(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The address or token of the endpoint as provided by your push provider (e.g.
setApiKey(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelRequest
Platform credential API key from Google.
setAPNSChannelRequest(APNSChannelRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelRequest
 
setAPNSChannelResponse(APNSChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelResult
 
setAPNSChannelResponse(APNSChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelResult
 
setAPNSChannelResponse(APNSChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelResult
 
setAPNSMessage(Message) - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
The message that the campaign delivers to APNS channels.
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The ID of the application to which the campaign applies.
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
The ID of the application to which the channel applies.
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The unique ID for the application.
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The ID of the application to which the campaign applies.
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamRequest
ApplicationId
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The ID of the application associated with the endpoint.
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The ID of the application from which events should be published.
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The ID of the application to which the channel applies.
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetEndpointRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamRequest
ApplicationId
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The unique ID of the application to which the import job applies.
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamRequest
ApplicationId
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The ID of the application to which the segment applies.
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelRequest
 
setApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
setApplicationSettingsResource(ApplicationSettingsResource) - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsResult
 
setApplicationSettingsResource(ApplicationSettingsResource) - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsResult
 
setAppVersion(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The version of the application associated with the endpoint.
setAppVersion(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The app version criteria for the segment.
setAttributes(Map<String, List<String>>) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Custom attributes that your app reports to Amazon Pinpoint.
setAttributes(Map<String, List<String>>) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Custom attributes that your app reports to Amazon Pinpoint.
setAttributes(Map<String, List<String>>) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Custom attributes that your app reports to Amazon Pinpoint.
setAttributes(Map<String, AttributeDimension>) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
Custom segment attributes.
setAttributeType(String) - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
The type of dimension: INCLUSIVE – Endpoints that match the criteria are included in the segment.
setAttributeType(AttributeType) - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
The type of dimension: INCLUSIVE – Endpoints that match the criteria are included in the segment.
setBehavior(SegmentBehaviors) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
The segment behaviors attributes.
setBody(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The message body.
setCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The ID of the campaign to which the activity applies.
setCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignRequest
 
setCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
setCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignRequest
 
setCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
setCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
setCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
setCampaignResponse(CampaignResponse) - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignResult
 
setCampaignResponse(CampaignResponse) - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignResult
 
setCampaignResponse(CampaignResponse) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignResult
 
setCampaignResponse(CampaignResponse) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionResult
 
setCampaignResponse(CampaignResponse) - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignResult
 
setCampaignsResponse(CampaignsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsResult
 
setCampaignsResponse(CampaignsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsResult
 
setCampaignStatus(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignState
The status of the campaign, or the status of a treatment that belongs to an A/B test campaign.
setCampaignStatus(CampaignStatus) - Method in class com.amazonaws.services.pinpoint.model.CampaignState
The status of the campaign, or the status of a treatment that belongs to an A/B test campaign.
setCertificate(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelRequest
The distribution certificate from Apple.
setChannelType(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The channel type.
setChannelType(ChannelType) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The channel type.
setChannelType(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The channel type.
setChannelType(ChannelType) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The channel type.
setChannelType(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The channel type.
setChannelType(ChannelType) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The channel type.
setCity(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The city where the endpoint is located.
setCohortId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
A number from 0 - 99 that represents the cohort the endpoint is assigned to.
setCompletedPieces(Integer) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of pieces that have successfully imported as of the time of the request.
setCompletionDate(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The date the import job completed in ISO 8601 format.
setCountry(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
Country according to ISO 3166-1 Alpha-2 codes.
setCountry(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentLocation
The country filter according to ISO 3166-1 Alpha-2 codes.
setCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
When was this segment created
setCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The date the campaign was created in ISO 8601 format.
setCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The last time the endpoint was created.
setCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
When was this segment created
setCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The date the import job was created in ISO 8601 format.
setCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The date the segment was created in ISO 8601 format.
setCredential(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The GCM API key from Google.
setDaily(Integer) - Method in class com.amazonaws.services.pinpoint.model.CampaignLimits
The maximum number of messages that the campaign can send daily.
setDefaultMessage(Message) - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
The default message for all channels.
setDefaultState(CampaignState) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The status of the campaign's default treatment.
setDefineSegment(Boolean) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
Sets whether the endpoints create a segment when they are imported.
setDefineSegment(Boolean) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
Sets whether the endpoints create a segment when they are imported.
setDefinition(ImportJobResource) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The import job settings.
setDemographic(EndpointDemographic) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The endpoint demographic attributes.
setDemographic(EndpointDemographic) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The endpoint demographic attributes.
setDemographic(EndpointDemographic) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The endpoint demographic attributes.
setDemographic(SegmentDemographics) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
The segment demographics attributes.
setDescription(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
A description of the campaign.
setDescription(String) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
A description of the campaign.
setDestinationStreamArn(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The Amazon Resource Name (ARN) of the Amazon Kinesis stream or Firehose delivery stream to which you want to publish events.
setDestinationStreamArn(String) - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
The Amazon Resource Name (ARN) of the Amazon Kinesis stream or Firehose delivery stream to which you want to publish events.
setDeviceType(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device type criteria for the segment.
SetDimension - Class in com.amazonaws.services.pinpoint.model
Dimension specification of a segment.
SetDimension() - Constructor for class com.amazonaws.services.pinpoint.model.SetDimension
 
setDimensions(SegmentDimensions) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The segment dimensions attributes.
setDimensions(SegmentDimensions) - Method in class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
The segment dimensions attributes.
setDimensionType(String) - Method in class com.amazonaws.services.pinpoint.model.SetDimension
The type of dimension: INCLUSIVE – Endpoints that match the criteria are included in the segment.
setDimensionType(DimensionType) - Method in class com.amazonaws.services.pinpoint.model.SetDimension
The type of dimension: INCLUSIVE – Endpoints that match the criteria are included in the segment.
setDuration(String) - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
The length of time during which users have been active or inactive with your app.
setDuration(Duration) - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
The length of time during which users have been active or inactive with your app.
setEffectiveDate(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The last time the endpoint was updated.
setEffectiveDate(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The last time the endpoint was updated.
setEffectiveDate(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The last time the endpoint was updated.
setEnd(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The actual time the activity was marked CANCELLED or COMPLETED.
setEnd(String) - Method in class com.amazonaws.services.pinpoint.model.QuietTime
The default end time for quiet time in ISO 8601 format.
setEndpoint(String) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
setEndpoint(String) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndpointBatchRequest(EndpointBatchRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchRequest
 
setEndpointId(String) - Method in class com.amazonaws.services.pinpoint.model.GetEndpointRequest
 
setEndpointId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
setEndpointRequest(EndpointRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
setEndpointResponse(EndpointResponse) - Method in class com.amazonaws.services.pinpoint.model.GetEndpointResult
 
setEndpointStatus(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The endpoint status.
setEndpointStatus(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The endpoint status.
setEndpointStatus(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The endpoint status.
setEndTime(String) - Method in class com.amazonaws.services.pinpoint.model.Schedule
The scheduled time that the campaign ends in ISO 8601 format.
setEventStream(EventStream) - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamResult
 
setEventStream(EventStream) - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamResult
 
setEventStream(EventStream) - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamResult
 
setExternalId(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The external ID assigned the IAM role that authorizes Amazon Pinpoint to publish to the stream.
setExternalId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
A unique, custom ID assigned to the IAM role that restricts who can assume the role.
setExternalId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
A unique, custom ID assigned to the IAM role that restricts who can assume the role.
setExternalId(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
A unique, custom ID assigned to the IAM role that restricts who can assume the role.
setExternalId(String) - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
The external ID assigned the IAM role that authorizes Amazon Pinpoint to publish to the stream.
setFailedPieces(Integer) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of pieces that have failed to import as of the time of the request.
setFailures(Collection<String>) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
Provides up to 100 of the first failed entries for the job, if any exist.
setFormat(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
The format of the files that contain the endpoint definitions.
setFormat(Format) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
The format of the files that contain the endpoint definitions.
setFormat(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
The format of the files that contain the endpoint definitions.
setFormat(Format) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
The format of the files that contain the endpoint definitions.
setFormat(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
The format of the endpoint files that were imported to create this segment.
setFormat(Format) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
The format of the endpoint files that were imported to create this segment.
setFrequency(String) - Method in class com.amazonaws.services.pinpoint.model.Schedule
How often the campaign delivers messages.
setFrequency(Frequency) - Method in class com.amazonaws.services.pinpoint.model.Schedule
How often the campaign delivers messages.
setGCMChannelRequest(GCMChannelRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelRequest
 
setGCMChannelResponse(GCMChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelResult
 
setGCMChannelResponse(GCMChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelResult
 
setGCMChannelResponse(GCMChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelResult
 
setGCMMessage(Message) - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
The message that the campaign delivers to GCM channels.
setHoldoutPercent(Integer) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The allocated percentage of end users who will not receive messages from this campaign.
setHoldoutPercent(Integer) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The allocated percentage of end users who will not receive messages from this campaign.
setId(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The unique activity ID.
setId(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
The unique channel ID.
setId(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The unique campaign ID.
setId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The unique Id for the Endpoint in the batch.
setId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The unique ID that you assigned to the endpoint.
setId(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The unique channel ID.
setId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The unique ID of the import job.
setId(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The unique segment ID.
setId(String) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The unique treatment ID.
setImageIconUrl(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The URL that points to the icon image for the push notification icon, for example, the app icon.
setImageUrl(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The URL that points to an image used in the push notification.
setImportDefinition(SegmentImportResource) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The import job settings.
setImportJobRequest(ImportJobRequest) - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobRequest
 
setImportJobResponse(ImportJobResponse) - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobResult
 
setImportJobResponse(ImportJobResponse) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobResult
 
setImportJobsResponse(ImportJobsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsResult
 
setImportJobsResponse(ImportJobsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsResult
 
setIsArchived(Boolean) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Is this channel archived
setIsArchived(Boolean) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Is this channel archived
setIsLocalTime(Boolean) - Method in class com.amazonaws.services.pinpoint.model.Schedule
Indicates whether the campaign schedule takes effect according to each user's local time.
setIsPaused(Boolean) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
Indicates whether the campaign is paused.
setIsPaused(Boolean) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
Indicates whether the campaign is paused.
setItem(Collection<ActivityResponse>) - Method in class com.amazonaws.services.pinpoint.model.ActivitiesResponse
List of campaign activities
setItem(Collection<CampaignResponse>) - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
A list of campaigns.
setItem(Collection<EndpointBatchItem>) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchRequest
List of items to update.
setItem(Collection<ImportJobResponse>) - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
A list of import jobs for the application.
setItem(Collection<SegmentResponse>) - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
The list of segments.
setJobId(String) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobRequest
 
setJobStatus(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The status of the import job.
setJobStatus(JobStatus) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The status of the import job.
setJsonBody(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The JSON payload used for a silent push.
setLastModifiedBy(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Who last updated this entry
setLastModifiedBy(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Who last updated this entry
setLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Last date this was updated
setLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The date that the settings were last updated in ISO 8601 format.
setLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The date the campaign was last updated in ISO 8601 format.
setLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The date the event stream was last updated in ISO 8601 format.
setLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Last date this was updated
setLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The date the segment was last updated in ISO 8601 format.
setLastUpdatedBy(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The IAM user who last modified the event stream.
setLatitude(Double) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The latitude of the endpoint location.
setLimits(CampaignLimits) - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The default campaign limits for the app.
setLimits(CampaignLimits) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign limits settings.
setLimits(CampaignLimits) - Method in class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
The default campaign limits for the app.
setLimits(CampaignLimits) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The campaign limits settings.
setLocale(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint locale in the following format: The ISO 639-1 alpha-2 code, followed by an underscore, followed by an ISO 3166-1 alpha-2 value.
setLocation(EndpointLocation) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The endpoint location attributes.
setLocation(EndpointLocation) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The endpoint location attributes.
setLocation(EndpointLocation) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The endpoint location attributes.
setLocation(SegmentLocation) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
The segment location attributes.
setLongitude(Double) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The longitude of the endpoint location.
setMake(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint make, such as such as Apple or Samsung.
setMake(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device make criteria for the segment.
setMediaUrl(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The URL that points to the media resource, for example a .mp4 or .gif file.
setMessage(String) - Method in class com.amazonaws.services.pinpoint.model.MessageBody
The error message returned from the API.
setMessageBody(MessageBody) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointResult
 
setMessageBody(MessageBody) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchResult
 
setMessageConfiguration(MessageConfiguration) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The message configuration settings.
setMessageConfiguration(MessageConfiguration) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The message configuration settings.
setMessageConfiguration(MessageConfiguration) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The message configuration settings.
setMessageConfiguration(MessageConfiguration) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The message configuration settings.
setMetrics(Map<String, Double>) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Custom metrics that your app reports to Amazon Pinpoint.
setMetrics(Map<String, Double>) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Custom metrics that your app reports to Amazon Pinpoint.
setMetrics(Map<String, Double>) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Custom metrics that your app reports to Amazon Pinpoint.
setModel(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint model, such as iPhone.
setModel(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device model criteria for the segment.
setModelVersion(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint model version.
setName(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The custom name of the campaign.
setName(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The name of segment
setName(String) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The custom name of the campaign.
setName(String) - Method in class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
The name of segment
setNextToken(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
The string that you use in a subsequent request to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
The string that you use in a subsequent request to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
An identifier used to retrieve the next page of results.
setOptOut(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Indicates whether a user has opted out of receiving messages with one of the following values: ALL – User receives all messages.
setOptOut(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Indicates whether a user has opted out of receiving messages with one of the following values: ALL – User receives all messages.
setOptOut(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Indicates whether a user has opted out of receiving messages with one of the following values: ALL – User receives all messages.
setPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
setPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
setPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
setPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
setPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
setPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
setPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
setPlatform(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
The platform type.
setPlatform(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint platform, such as ios or android.
setPlatform(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The platform type.
setPlatform(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device platform criteria for the segment.
setPlatformVersion(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint platform version.
setPostalCode(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The postal code or zip code of the endpoint.
setPrivateKey(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelRequest
The certificate private key.
setQuietTime(QuietTime) - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The default quiet time for the app.
setQuietTime(QuietTime) - Method in class com.amazonaws.services.pinpoint.model.Schedule
The time during which the campaign sends no messages.
setQuietTime(QuietTime) - Method in class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
The default quiet time for the app.
setRecency(RecencyDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentBehaviors
The recency of use.
setRecencyType(String) - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
The recency dimension type: ACTIVE – Users who have used your app within the specified duration are included in the segment.
setRecencyType(RecencyType) - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
The recency dimension type: ACTIVE – Users who have used your app within the specified duration are included in the segment.
setRegion(Region) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
setRegion(Region) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Deprecated.
use AwsClientBuilder#setRegion(String)
setRegion(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The region of the endpoint location.
setRegisterEndpoints(Boolean) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
Sets whether the endpoints are registered with Amazon Pinpoint when they are imported.
setRegisterEndpoints(Boolean) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
Sets whether the endpoints are registered with Amazon Pinpoint when they are imported.
setRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.BadRequestException
The unique message body ID.
setRequestId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The unique ID for the most recent request to update the endpoint.
setRequestId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The unique ID for the most recent request to update the endpoint.
setRequestId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The unique ID for the most recent request to update the endpoint.
setRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.ForbiddenException
The unique message body ID.
setRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.InternalServerErrorException
The unique message body ID.
setRequestID(String) - Method in class com.amazonaws.services.pinpoint.model.MessageBody
The unique message body ID.
setRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.MethodNotAllowedException
The unique message body ID.
setRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.NotFoundException
The unique message body ID.
setRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.TooManyRequestsException
The unique message body ID.
setResult(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
Indicates whether the activity succeeded.
setRoleArn(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The IAM role that authorizes Amazon Pinpoint to publish events to the stream in your account.
setRoleArn(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that contains the endpoints to import.
setRoleArn(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that contains the endpoints to import.
setRoleArn(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the endpoints in Amazon S3.
setRoleArn(String) - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
The IAM role that authorizes Amazon Pinpoint to publish events to the stream in your account.
setS3Url(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
A URL that points to the location within an Amazon S3 bucket that contains the endpoints to import.
setS3Url(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
A URL that points to the location within an Amazon S3 bucket that contains the endpoints to import.
setS3Url(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
A URL that points to the Amazon S3 location from which the endpoints for this segment were imported.
setSchedule(Schedule) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign schedule.
setSchedule(Schedule) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The campaign schedule.
setSchedule(Schedule) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The campaign schedule.
setSchedule(Schedule) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The campaign schedule.
setScheduledStart(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The scheduled start time for the activity in ISO 8601 format.
setSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The ID of the segment to which the campaign sends messages.
setSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentRequest
 
setSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
setSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentRequest
 
setSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
setSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
setSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
The ID of the segment to update if the import job is meant to update an existing segment.
setSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
The ID of the segment to update if the import job is meant to update an existing segment.
setSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
setSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The ID of the segment to which the campaign sends messages.
setSegmentName(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
A custom name for the segment created by the import job.
setSegmentName(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
A custom name for the segment created by the import job.
setSegmentResponse(SegmentResponse) - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentResult
 
setSegmentResponse(SegmentResponse) - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentResult
 
setSegmentResponse(SegmentResponse) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentResult
 
setSegmentResponse(SegmentResponse) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionResult
 
setSegmentResponse(SegmentResponse) - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentResult
 
setSegmentsResponse(SegmentsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsResult
 
setSegmentsResponse(SegmentsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsResult
 
setSegmentType(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The segment type: DIMENSIONAL – A dynamic segment built from selection criteria based on endpoint data reported by your app.
setSegmentType(SegmentType) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The segment type: DIMENSIONAL – A dynamic segment built from selection criteria based on endpoint data reported by your app.
setSegmentVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The version of the segment to which the campaign sends messages.
setSegmentVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The version of the segment to which the campaign sends messages.
setShardId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The ShardId of endpoint
setSilentPush(Boolean) - Method in class com.amazonaws.services.pinpoint.model.Message
Indicates if the message should display on the users device.
setSize(Integer) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
The number of endpoints that were successfully imported to create this segment.
setSizePercent(Integer) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The allocated percentage of users for this treatment.
setSizePercent(Integer) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The allocated percentage of users for this treatment.
setStart(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The actual start time of the activity in ISO 8601 format.
setStart(String) - Method in class com.amazonaws.services.pinpoint.model.QuietTime
The default start time for quiet time in ISO 8601 format.
setStartTime(String) - Method in class com.amazonaws.services.pinpoint.model.Schedule
The scheduled time that the campaign begins in ISO 8601 format.
setState(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The state of the activity.
setState(CampaignState) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign status.
setState(CampaignState) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The treatment status.
setSuccessfulEndpointCount(Integer) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of endpoints to which the campaign successfully delivered messages.
setTimezone(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The timezone of the endpoint.
setTimezone(String) - Method in class com.amazonaws.services.pinpoint.model.Schedule
The starting UTC offset for the schedule if the value for isLocalTime is true Valid values: UTC UTC+01 UTC+02 UTC+03 UTC+03:30 UTC+04 UTC+04:30 UTC+05 UTC+05:30 UTC+05:45 UTC+06 UTC+06:30 UTC+07 UTC+08 UTC+09 UTC+09:30 UTC+10 UTC+10:30 UTC+11 UTC+12 UTC+13 UTC-02 UTC-03 UTC-04 UTC-05 UTC-06 UTC-07 UTC-08 UTC-09 UTC-10 UTC-11
setTimezonesCompletedCount(Integer) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of timezones completed.
setTimezonesTotalCount(Integer) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of unique timezones present in the segment.
setTitle(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The message title that displays above the message on the user's device.
setToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
setToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
setToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
setToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
setToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
setToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
setToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
setTotal(Integer) - Method in class com.amazonaws.services.pinpoint.model.CampaignLimits
The maximum total number of messages that the campaign can send.
setTotalEndpointCount(Integer) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of endpoints to which the campaign attempts to deliver messages.
setTotalFailures(Integer) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of endpoints that failed to import; for example, because of syntax errors.
setTotalPieces(Integer) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The total number of pieces that must be imported to finish the job.
setTotalProcessed(Integer) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of endpoints that were processed by the import job.
setTreatmentDescription(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
A custom description for the treatment.
setTreatmentDescription(String) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
A custom description for the treatment.
setTreatmentDescription(String) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
A custom description for the treatment.
setTreatmentDescription(String) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
A custom description for the treatment.
setTreatmentId(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The ID of a variation of the campaign used for A/B testing.
setTreatmentName(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The custom name of a variation of the campaign used for A/B testing.
setTreatmentName(String) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The custom name of a variation of the campaign used for A/B testing.
setTreatmentName(String) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The custom name of a variation of the campaign used for A/B testing.
setTreatmentName(String) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The custom name of a variation of the campaign used for A/B testing.
setType(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The job type.
setUrl(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The URL to open in the user's mobile browser.
setUser(EndpointUser) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Custom user-specific attributes that your app reports to Amazon Pinpoint.
setUser(EndpointUser) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Custom user-specific attributes that your app reports to Amazon Pinpoint.
setUser(EndpointUser) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Custom user-specific attributes that your app reports to Amazon Pinpoint.
setUserAttributes(Map<String, List<String>>) - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
Custom attributes specific to the user.
setUserAttributes(Map<String, AttributeDimension>) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
Custom segment user attributes.
setUserId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
The unique ID of the user.
setValues(Collection<String>) - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
The criteria values for the segment dimension.
setValues(Collection<String>) - Method in class com.amazonaws.services.pinpoint.model.SetDimension
The criteria values for the segment dimension.
setVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Version of channel
setVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign version number.
setVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Version of channel
setVersion(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
setVersion(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
setVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The segment version number.
setWriteApplicationSettingsRequest(WriteApplicationSettingsRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsRequest
 
setWriteCampaignRequest(WriteCampaignRequest) - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignRequest
 
setWriteCampaignRequest(WriteCampaignRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
setWriteEventStream(WriteEventStream) - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamRequest
EventStream to write.
setWriteSegmentRequest(WriteSegmentRequest) - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentRequest
 
setWriteSegmentRequest(WriteSegmentRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
shutdown() - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
shutdown() - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.pinpoint.AmazonPinpointClientBuilder
 

T

TooManyRequestsException - Exception in com.amazonaws.services.pinpoint.model
Simple message object.
TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.pinpoint.model.TooManyRequestsException
Constructs a new TooManyRequestsException with the specified error message.
toString() - Method in enum com.amazonaws.services.pinpoint.model.Action
 
toString() - Method in class com.amazonaws.services.pinpoint.model.ActivitiesResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.pinpoint.model.AttributeType
 
toString() - Method in class com.amazonaws.services.pinpoint.model.CampaignLimits
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.CampaignState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.pinpoint.model.CampaignStatus
 
toString() - Method in enum com.amazonaws.services.pinpoint.model.ChannelType
 
toString() - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.pinpoint.model.DimensionType
 
toString() - Method in enum com.amazonaws.services.pinpoint.model.Duration
 
toString() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.EventStream
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.pinpoint.model.Format
 
toString() - Method in enum com.amazonaws.services.pinpoint.model.Frequency
 
toString() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.pinpoint.model.JobStatus
 
toString() - Method in class com.amazonaws.services.pinpoint.model.Message
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.MessageBody
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.QuietTime
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.pinpoint.model.RecencyType
 
toString() - Method in class com.amazonaws.services.pinpoint.model.Schedule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.SegmentBehaviors
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.SegmentLocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.pinpoint.model.SegmentType
 
toString() - Method in class com.amazonaws.services.pinpoint.model.SetDimension
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
Returns a string representation of this object; useful for testing and debugging.
TreatmentResource - Class in com.amazonaws.services.pinpoint.model
Treatment resource
TreatmentResource() - Constructor for class com.amazonaws.services.pinpoint.model.TreatmentResource
 

U

updateApnsChannel(UpdateApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
updateApnsChannel(UpdateApnsChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Use to update the APNs channel for an app.
updateApnsChannel(UpdateApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Use to update the APNs channel for an app.
updateApnsChannelAsync(UpdateApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateApnsChannelAsync(UpdateApnsChannelRequest, AsyncHandler<UpdateApnsChannelRequest, UpdateApnsChannelResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateApnsChannelAsync(UpdateApnsChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update the APNs channel for an app.
updateApnsChannelAsync(UpdateApnsChannelRequest, AsyncHandler<UpdateApnsChannelRequest, UpdateApnsChannelResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update the APNs channel for an app.
updateApnsChannelAsync(UpdateApnsChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
updateApnsChannelAsync(UpdateApnsChannelRequest, AsyncHandler<UpdateApnsChannelRequest, UpdateApnsChannelResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
UpdateApnsChannelRequest - Class in com.amazonaws.services.pinpoint.model
 
UpdateApnsChannelRequest() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateApnsChannelRequest
 
UpdateApnsChannelResult - Class in com.amazonaws.services.pinpoint.model
 
UpdateApnsChannelResult() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateApnsChannelResult
 
updateApplicationSettings(UpdateApplicationSettingsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
updateApplicationSettings(UpdateApplicationSettingsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Used to update the settings for an app.
updateApplicationSettings(UpdateApplicationSettingsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Used to update the settings for an app.
updateApplicationSettingsAsync(UpdateApplicationSettingsRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateApplicationSettingsAsync(UpdateApplicationSettingsRequest, AsyncHandler<UpdateApplicationSettingsRequest, UpdateApplicationSettingsResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateApplicationSettingsAsync(UpdateApplicationSettingsRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Used to update the settings for an app.
updateApplicationSettingsAsync(UpdateApplicationSettingsRequest, AsyncHandler<UpdateApplicationSettingsRequest, UpdateApplicationSettingsResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Used to update the settings for an app.
updateApplicationSettingsAsync(UpdateApplicationSettingsRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
updateApplicationSettingsAsync(UpdateApplicationSettingsRequest, AsyncHandler<UpdateApplicationSettingsRequest, UpdateApplicationSettingsResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
UpdateApplicationSettingsRequest - Class in com.amazonaws.services.pinpoint.model
 
UpdateApplicationSettingsRequest() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsRequest
 
UpdateApplicationSettingsResult - Class in com.amazonaws.services.pinpoint.model
 
UpdateApplicationSettingsResult() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsResult
 
updateCampaign(UpdateCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
updateCampaign(UpdateCampaignRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Use to update a campaign.
updateCampaign(UpdateCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Use to update a campaign.
updateCampaignAsync(UpdateCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateCampaignAsync(UpdateCampaignRequest, AsyncHandler<UpdateCampaignRequest, UpdateCampaignResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateCampaignAsync(UpdateCampaignRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update a campaign.
updateCampaignAsync(UpdateCampaignRequest, AsyncHandler<UpdateCampaignRequest, UpdateCampaignResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update a campaign.
updateCampaignAsync(UpdateCampaignRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
updateCampaignAsync(UpdateCampaignRequest, AsyncHandler<UpdateCampaignRequest, UpdateCampaignResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
UpdateCampaignRequest - Class in com.amazonaws.services.pinpoint.model
 
UpdateCampaignRequest() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
UpdateCampaignResult - Class in com.amazonaws.services.pinpoint.model
 
UpdateCampaignResult() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateCampaignResult
 
updateEndpoint(UpdateEndpointRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
updateEndpoint(UpdateEndpointRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Use to update an endpoint.
updateEndpoint(UpdateEndpointRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Use to update an endpoint.
updateEndpointAsync(UpdateEndpointRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateEndpointAsync(UpdateEndpointRequest, AsyncHandler<UpdateEndpointRequest, UpdateEndpointResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateEndpointAsync(UpdateEndpointRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update an endpoint.
updateEndpointAsync(UpdateEndpointRequest, AsyncHandler<UpdateEndpointRequest, UpdateEndpointResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update an endpoint.
updateEndpointAsync(UpdateEndpointRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
updateEndpointAsync(UpdateEndpointRequest, AsyncHandler<UpdateEndpointRequest, UpdateEndpointResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
UpdateEndpointRequest - Class in com.amazonaws.services.pinpoint.model
 
UpdateEndpointRequest() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
UpdateEndpointResult - Class in com.amazonaws.services.pinpoint.model
 
UpdateEndpointResult() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateEndpointResult
 
updateEndpointsBatch(UpdateEndpointsBatchRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
updateEndpointsBatch(UpdateEndpointsBatchRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Use to update a batch of endpoints.
updateEndpointsBatch(UpdateEndpointsBatchRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Use to update a batch of endpoints.
updateEndpointsBatchAsync(UpdateEndpointsBatchRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateEndpointsBatchAsync(UpdateEndpointsBatchRequest, AsyncHandler<UpdateEndpointsBatchRequest, UpdateEndpointsBatchResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateEndpointsBatchAsync(UpdateEndpointsBatchRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update a batch of endpoints.
updateEndpointsBatchAsync(UpdateEndpointsBatchRequest, AsyncHandler<UpdateEndpointsBatchRequest, UpdateEndpointsBatchResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update a batch of endpoints.
updateEndpointsBatchAsync(UpdateEndpointsBatchRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
updateEndpointsBatchAsync(UpdateEndpointsBatchRequest, AsyncHandler<UpdateEndpointsBatchRequest, UpdateEndpointsBatchResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
UpdateEndpointsBatchRequest - Class in com.amazonaws.services.pinpoint.model
 
UpdateEndpointsBatchRequest() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchRequest
 
UpdateEndpointsBatchResult - Class in com.amazonaws.services.pinpoint.model
 
UpdateEndpointsBatchResult() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchResult
 
updateGcmChannel(UpdateGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
updateGcmChannel(UpdateGcmChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Use to update the GCM channel for an app.
updateGcmChannel(UpdateGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Use to update the GCM channel for an app.
updateGcmChannelAsync(UpdateGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateGcmChannelAsync(UpdateGcmChannelRequest, AsyncHandler<UpdateGcmChannelRequest, UpdateGcmChannelResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateGcmChannelAsync(UpdateGcmChannelRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update the GCM channel for an app.
updateGcmChannelAsync(UpdateGcmChannelRequest, AsyncHandler<UpdateGcmChannelRequest, UpdateGcmChannelResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update the GCM channel for an app.
updateGcmChannelAsync(UpdateGcmChannelRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
updateGcmChannelAsync(UpdateGcmChannelRequest, AsyncHandler<UpdateGcmChannelRequest, UpdateGcmChannelResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
UpdateGcmChannelRequest - Class in com.amazonaws.services.pinpoint.model
 
UpdateGcmChannelRequest() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateGcmChannelRequest
 
UpdateGcmChannelResult - Class in com.amazonaws.services.pinpoint.model
 
UpdateGcmChannelResult() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateGcmChannelResult
 
updateSegment(UpdateSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpoint
 
updateSegment(UpdateSegmentRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpoint
Use to update a segment.
updateSegment(UpdateSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointClient
Use to update a segment.
updateSegmentAsync(UpdateSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateSegmentAsync(UpdateSegmentRequest, AsyncHandler<UpdateSegmentRequest, UpdateSegmentResult>) - Method in class com.amazonaws.services.pinpoint.AbstractAmazonPinpointAsync
 
updateSegmentAsync(UpdateSegmentRequest) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update a segment.
updateSegmentAsync(UpdateSegmentRequest, AsyncHandler<UpdateSegmentRequest, UpdateSegmentResult>) - Method in interface com.amazonaws.services.pinpoint.AmazonPinpointAsync
Use to update a segment.
updateSegmentAsync(UpdateSegmentRequest) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
updateSegmentAsync(UpdateSegmentRequest, AsyncHandler<UpdateSegmentRequest, UpdateSegmentResult>) - Method in class com.amazonaws.services.pinpoint.AmazonPinpointAsyncClient
 
UpdateSegmentRequest - Class in com.amazonaws.services.pinpoint.model
 
UpdateSegmentRequest() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
UpdateSegmentResult - Class in com.amazonaws.services.pinpoint.model
 
UpdateSegmentResult() - Constructor for class com.amazonaws.services.pinpoint.model.UpdateSegmentResult
 

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.PinpointActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pinpoint.model.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pinpoint.model.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pinpoint.model.CampaignStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pinpoint.model.ChannelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pinpoint.model.DimensionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pinpoint.model.Duration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pinpoint.model.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pinpoint.model.Frequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pinpoint.model.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pinpoint.model.RecencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.pinpoint.model.SegmentType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.PinpointActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pinpoint.model.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pinpoint.model.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pinpoint.model.CampaignStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pinpoint.model.ChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pinpoint.model.DimensionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pinpoint.model.Duration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pinpoint.model.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pinpoint.model.Frequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pinpoint.model.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pinpoint.model.RecencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.pinpoint.model.SegmentType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAction(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The action that occurs if the user taps a push notification delivered by the campaign: OPEN_APP – Your app launches, or it becomes the foreground app if it has been sent to the background.
withAction(Action) - Method in class com.amazonaws.services.pinpoint.model.Message
The action that occurs if the user taps a push notification delivered by the campaign: OPEN_APP – Your app launches, or it becomes the foreground app if it has been sent to the background.
withActivitiesResponse(ActivitiesResponse) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesResult
 
withAdditionalTreatments(TreatmentResource...) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
Treatments that are defined in addition to the default treatment.
withAdditionalTreatments(Collection<TreatmentResource>) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
Treatments that are defined in addition to the default treatment.
withAdditionalTreatments(WriteTreatmentResource...) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
Treatments that are defined in addition to the default treatment.
withAdditionalTreatments(Collection<WriteTreatmentResource>) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
Treatments that are defined in addition to the default treatment.
withAddress(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The address or token of the endpoint as provided by your push provider (e.g.
withAddress(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The address or token of the endpoint as provided by your push provider (e.g.
withAddress(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The address or token of the endpoint as provided by your push provider (e.g.
withApiKey(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelRequest
Platform credential API key from Google.
withAPNSChannelRequest(APNSChannelRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelRequest
 
withAPNSChannelResponse(APNSChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelResult
 
withAPNSChannelResponse(APNSChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelResult
 
withAPNSChannelResponse(APNSChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelResult
 
withAPNSMessage(Message) - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
The message that the campaign delivers to APNS channels.
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The ID of the application to which the campaign applies.
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
The ID of the application to which the channel applies.
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The unique ID for the application.
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The ID of the application to which the campaign applies.
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteApnsChannelRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamRequest
ApplicationId
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The ID of the application associated with the endpoint.
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The ID of the application from which events should be published.
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The ID of the application to which the channel applies.
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetApnsChannelRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetEndpointRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamRequest
ApplicationId
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The unique ID of the application to which the import job applies.
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamRequest
ApplicationId
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The ID of the application to which the segment applies.
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateApnsChannelRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelRequest
 
withApplicationId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
withApplicationSettingsResource(ApplicationSettingsResource) - Method in class com.amazonaws.services.pinpoint.model.GetApplicationSettingsResult
 
withApplicationSettingsResource(ApplicationSettingsResource) - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsResult
 
withAppVersion(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The version of the application associated with the endpoint.
withAppVersion(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The app version criteria for the segment.
withAttributes(Map<String, List<String>>) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Custom attributes that your app reports to Amazon Pinpoint.
withAttributes(Map<String, List<String>>) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Custom attributes that your app reports to Amazon Pinpoint.
withAttributes(Map<String, List<String>>) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Custom attributes that your app reports to Amazon Pinpoint.
withAttributes(Map<String, AttributeDimension>) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
Custom segment attributes.
withAttributeType(String) - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
The type of dimension: INCLUSIVE – Endpoints that match the criteria are included in the segment.
withAttributeType(AttributeType) - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
The type of dimension: INCLUSIVE – Endpoints that match the criteria are included in the segment.
withBehavior(SegmentBehaviors) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
The segment behaviors attributes.
withBody(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The message body.
withCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The ID of the campaign to which the activity applies.
withCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignRequest
 
withCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
withCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignRequest
 
withCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
withCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
withCampaignId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
withCampaignResponse(CampaignResponse) - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignResult
 
withCampaignResponse(CampaignResponse) - Method in class com.amazonaws.services.pinpoint.model.DeleteCampaignResult
 
withCampaignResponse(CampaignResponse) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignResult
 
withCampaignResponse(CampaignResponse) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionResult
 
withCampaignResponse(CampaignResponse) - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignResult
 
withCampaignsResponse(CampaignsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsResult
 
withCampaignsResponse(CampaignsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsResult
 
withCampaignStatus(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignState
The status of the campaign, or the status of a treatment that belongs to an A/B test campaign.
withCampaignStatus(CampaignStatus) - Method in class com.amazonaws.services.pinpoint.model.CampaignState
The status of the campaign, or the status of a treatment that belongs to an A/B test campaign.
withCertificate(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelRequest
The distribution certificate from Apple.
withChannelType(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The channel type.
withChannelType(ChannelType) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The channel type.
withChannelType(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The channel type.
withChannelType(ChannelType) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The channel type.
withChannelType(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The channel type.
withChannelType(ChannelType) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The channel type.
withCity(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The city where the endpoint is located.
withCohortId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
A number from 0 - 99 that represents the cohort the endpoint is assigned to.
withCompletedPieces(Integer) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of pieces that have successfully imported as of the time of the request.
withCompletionDate(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The date the import job completed in ISO 8601 format.
withCountry(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
Country according to ISO 3166-1 Alpha-2 codes.
withCountry(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentLocation
The country filter according to ISO 3166-1 Alpha-2 codes.
withCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
When was this segment created
withCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The date the campaign was created in ISO 8601 format.
withCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The last time the endpoint was created.
withCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
When was this segment created
withCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The date the import job was created in ISO 8601 format.
withCreationDate(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The date the segment was created in ISO 8601 format.
withCredential(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The GCM API key from Google.
withDaily(Integer) - Method in class com.amazonaws.services.pinpoint.model.CampaignLimits
The maximum number of messages that the campaign can send daily.
withDefaultMessage(Message) - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
The default message for all channels.
withDefaultState(CampaignState) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The status of the campaign's default treatment.
withDefineSegment(Boolean) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
Sets whether the endpoints create a segment when they are imported.
withDefineSegment(Boolean) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
Sets whether the endpoints create a segment when they are imported.
withDefinition(ImportJobResource) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The import job settings.
withDemographic(EndpointDemographic) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The endpoint demographic attributes.
withDemographic(EndpointDemographic) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The endpoint demographic attributes.
withDemographic(EndpointDemographic) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The endpoint demographic attributes.
withDemographic(SegmentDemographics) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
The segment demographics attributes.
withDescription(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
A description of the campaign.
withDescription(String) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
A description of the campaign.
withDestinationStreamArn(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The Amazon Resource Name (ARN) of the Amazon Kinesis stream or Firehose delivery stream to which you want to publish events.
withDestinationStreamArn(String) - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
The Amazon Resource Name (ARN) of the Amazon Kinesis stream or Firehose delivery stream to which you want to publish events.
withDeviceType(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device type criteria for the segment.
withDimensions(SegmentDimensions) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The segment dimensions attributes.
withDimensions(SegmentDimensions) - Method in class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
The segment dimensions attributes.
withDimensionType(String) - Method in class com.amazonaws.services.pinpoint.model.SetDimension
The type of dimension: INCLUSIVE – Endpoints that match the criteria are included in the segment.
withDimensionType(DimensionType) - Method in class com.amazonaws.services.pinpoint.model.SetDimension
The type of dimension: INCLUSIVE – Endpoints that match the criteria are included in the segment.
withDuration(String) - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
The length of time during which users have been active or inactive with your app.
withDuration(Duration) - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
The length of time during which users have been active or inactive with your app.
withEffectiveDate(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The last time the endpoint was updated.
withEffectiveDate(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The last time the endpoint was updated.
withEffectiveDate(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The last time the endpoint was updated.
withEnd(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The actual time the activity was marked CANCELLED or COMPLETED.
withEnd(String) - Method in class com.amazonaws.services.pinpoint.model.QuietTime
The default end time for quiet time in ISO 8601 format.
withEndpointBatchRequest(EndpointBatchRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchRequest
 
withEndpointId(String) - Method in class com.amazonaws.services.pinpoint.model.GetEndpointRequest
 
withEndpointId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
withEndpointRequest(EndpointRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointRequest
 
withEndpointResponse(EndpointResponse) - Method in class com.amazonaws.services.pinpoint.model.GetEndpointResult
 
withEndpointStatus(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The endpoint status.
withEndpointStatus(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The endpoint status.
withEndpointStatus(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The endpoint status.
withEndTime(String) - Method in class com.amazonaws.services.pinpoint.model.Schedule
The scheduled time that the campaign ends in ISO 8601 format.
withEventStream(EventStream) - Method in class com.amazonaws.services.pinpoint.model.DeleteEventStreamResult
 
withEventStream(EventStream) - Method in class com.amazonaws.services.pinpoint.model.GetEventStreamResult
 
withEventStream(EventStream) - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamResult
 
withExternalId(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The external ID assigned the IAM role that authorizes Amazon Pinpoint to publish to the stream.
withExternalId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
A unique, custom ID assigned to the IAM role that restricts who can assume the role.
withExternalId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
A unique, custom ID assigned to the IAM role that restricts who can assume the role.
withExternalId(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
A unique, custom ID assigned to the IAM role that restricts who can assume the role.
withExternalId(String) - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
The external ID assigned the IAM role that authorizes Amazon Pinpoint to publish to the stream.
withFailedPieces(Integer) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of pieces that have failed to import as of the time of the request.
withFailures(String...) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
Provides up to 100 of the first failed entries for the job, if any exist.
withFailures(Collection<String>) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
Provides up to 100 of the first failed entries for the job, if any exist.
withFormat(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
The format of the files that contain the endpoint definitions.
withFormat(Format) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
The format of the files that contain the endpoint definitions.
withFormat(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
The format of the files that contain the endpoint definitions.
withFormat(Format) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
The format of the files that contain the endpoint definitions.
withFormat(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
The format of the endpoint files that were imported to create this segment.
withFormat(Format) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
The format of the endpoint files that were imported to create this segment.
withFrequency(String) - Method in class com.amazonaws.services.pinpoint.model.Schedule
How often the campaign delivers messages.
withFrequency(Frequency) - Method in class com.amazonaws.services.pinpoint.model.Schedule
How often the campaign delivers messages.
withGCMChannelRequest(GCMChannelRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelRequest
 
withGCMChannelResponse(GCMChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.DeleteGcmChannelResult
 
withGCMChannelResponse(GCMChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.GetGcmChannelResult
 
withGCMChannelResponse(GCMChannelResponse) - Method in class com.amazonaws.services.pinpoint.model.UpdateGcmChannelResult
 
withGCMMessage(Message) - Method in class com.amazonaws.services.pinpoint.model.MessageConfiguration
The message that the campaign delivers to GCM channels.
withHoldoutPercent(Integer) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The allocated percentage of end users who will not receive messages from this campaign.
withHoldoutPercent(Integer) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The allocated percentage of end users who will not receive messages from this campaign.
withId(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The unique activity ID.
withId(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
The unique channel ID.
withId(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The unique campaign ID.
withId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The unique Id for the Endpoint in the batch.
withId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The unique ID that you assigned to the endpoint.
withId(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The unique channel ID.
withId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The unique ID of the import job.
withId(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The unique segment ID.
withId(String) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The unique treatment ID.
withImageIconUrl(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The URL that points to the icon image for the push notification icon, for example, the app icon.
withImageUrl(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The URL that points to an image used in the push notification.
withImportDefinition(SegmentImportResource) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The import job settings.
withImportJobRequest(ImportJobRequest) - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobRequest
 
withImportJobResponse(ImportJobResponse) - Method in class com.amazonaws.services.pinpoint.model.CreateImportJobResult
 
withImportJobResponse(ImportJobResponse) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobResult
 
withImportJobsResponse(ImportJobsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsResult
 
withImportJobsResponse(ImportJobsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsResult
 
withIsArchived(Boolean) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Is this channel archived
withIsArchived(Boolean) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Is this channel archived
withIsLocalTime(Boolean) - Method in class com.amazonaws.services.pinpoint.model.Schedule
Indicates whether the campaign schedule takes effect according to each user's local time.
withIsPaused(Boolean) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
Indicates whether the campaign is paused.
withIsPaused(Boolean) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
Indicates whether the campaign is paused.
withItem(ActivityResponse...) - Method in class com.amazonaws.services.pinpoint.model.ActivitiesResponse
List of campaign activities
withItem(Collection<ActivityResponse>) - Method in class com.amazonaws.services.pinpoint.model.ActivitiesResponse
List of campaign activities
withItem(CampaignResponse...) - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
A list of campaigns.
withItem(Collection<CampaignResponse>) - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
A list of campaigns.
withItem(EndpointBatchItem...) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchRequest
List of items to update.
withItem(Collection<EndpointBatchItem>) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchRequest
List of items to update.
withItem(ImportJobResponse...) - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
A list of import jobs for the application.
withItem(Collection<ImportJobResponse>) - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
A list of import jobs for the application.
withItem(SegmentResponse...) - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
The list of segments.
withItem(Collection<SegmentResponse>) - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
The list of segments.
withJobId(String) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobRequest
 
withJobStatus(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The status of the import job.
withJobStatus(JobStatus) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The status of the import job.
withJsonBody(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The JSON payload used for a silent push.
withLastModifiedBy(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Who last updated this entry
withLastModifiedBy(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Who last updated this entry
withLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Last date this was updated
withLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The date that the settings were last updated in ISO 8601 format.
withLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The date the campaign was last updated in ISO 8601 format.
withLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The date the event stream was last updated in ISO 8601 format.
withLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Last date this was updated
withLastModifiedDate(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The date the segment was last updated in ISO 8601 format.
withLastUpdatedBy(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The IAM user who last modified the event stream.
withLatitude(Double) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The latitude of the endpoint location.
withLimits(CampaignLimits) - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The default campaign limits for the app.
withLimits(CampaignLimits) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign limits settings.
withLimits(CampaignLimits) - Method in class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
The default campaign limits for the app.
withLimits(CampaignLimits) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The campaign limits settings.
withLocale(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint locale in the following format: The ISO 639-1 alpha-2 code, followed by an underscore, followed by an ISO 3166-1 alpha-2 value.
withLocation(EndpointLocation) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The endpoint location attributes.
withLocation(EndpointLocation) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The endpoint location attributes.
withLocation(EndpointLocation) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The endpoint location attributes.
withLocation(SegmentLocation) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
The segment location attributes.
withLongitude(Double) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The longitude of the endpoint location.
withMake(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint make, such as such as Apple or Samsung.
withMake(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device make criteria for the segment.
withMediaUrl(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The URL that points to the media resource, for example a .mp4 or .gif file.
withMessage(String) - Method in class com.amazonaws.services.pinpoint.model.MessageBody
The error message returned from the API.
withMessageBody(MessageBody) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointResult
 
withMessageBody(MessageBody) - Method in class com.amazonaws.services.pinpoint.model.UpdateEndpointsBatchResult
 
withMessageConfiguration(MessageConfiguration) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The message configuration settings.
withMessageConfiguration(MessageConfiguration) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The message configuration settings.
withMessageConfiguration(MessageConfiguration) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The message configuration settings.
withMessageConfiguration(MessageConfiguration) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The message configuration settings.
withMetrics(Map<String, Double>) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Custom metrics that your app reports to Amazon Pinpoint.
withMetrics(Map<String, Double>) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Custom metrics that your app reports to Amazon Pinpoint.
withMetrics(Map<String, Double>) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Custom metrics that your app reports to Amazon Pinpoint.
withModel(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint model, such as iPhone.
withModel(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device model criteria for the segment.
withModelVersion(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint model version.
withName(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The custom name of the campaign.
withName(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The name of segment
withName(String) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The custom name of the campaign.
withName(String) - Method in class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
The name of segment
withNextToken(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignsResponse
The string that you use in a subsequent request to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobsResponse
The string that you use in a subsequent request to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentsResponse
An identifier used to retrieve the next page of results.
withOptOut(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Indicates whether a user has opted out of receiving messages with one of the following values: ALL – User receives all messages.
withOptOut(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Indicates whether a user has opted out of receiving messages with one of the following values: ALL – User receives all messages.
withOptOut(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Indicates whether a user has opted out of receiving messages with one of the following values: ALL – User receives all messages.
withPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
withPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
withPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
withPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
withPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
withPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
withPageSize(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
withPlatform(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
The platform type.
withPlatform(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint platform, such as ios or android.
withPlatform(String) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
The platform type.
withPlatform(SetDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentDemographics
The device platform criteria for the segment.
withPlatformVersion(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The endpoint platform version.
withPostalCode(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The postal code or zip code of the endpoint.
withPrivateKey(String) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelRequest
The certificate private key.
withQuietTime(QuietTime) - Method in class com.amazonaws.services.pinpoint.model.ApplicationSettingsResource
The default quiet time for the app.
withQuietTime(QuietTime) - Method in class com.amazonaws.services.pinpoint.model.Schedule
The time during which the campaign sends no messages.
withQuietTime(QuietTime) - Method in class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
The default quiet time for the app.
withRecency(RecencyDimension) - Method in class com.amazonaws.services.pinpoint.model.SegmentBehaviors
The recency of use.
withRecencyType(String) - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
The recency dimension type: ACTIVE – Users who have used your app within the specified duration are included in the segment.
withRecencyType(RecencyType) - Method in class com.amazonaws.services.pinpoint.model.RecencyDimension
The recency dimension type: ACTIVE – Users who have used your app within the specified duration are included in the segment.
withRegion(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointLocation
The region of the endpoint location.
withRegisterEndpoints(Boolean) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
Sets whether the endpoints are registered with Amazon Pinpoint when they are imported.
withRegisterEndpoints(Boolean) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
Sets whether the endpoints are registered with Amazon Pinpoint when they are imported.
withRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.BadRequestException
The unique message body ID.
withRequestId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
The unique ID for the most recent request to update the endpoint.
withRequestId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
The unique ID for the most recent request to update the endpoint.
withRequestId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The unique ID for the most recent request to update the endpoint.
withRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.ForbiddenException
The unique message body ID.
withRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.InternalServerErrorException
The unique message body ID.
withRequestID(String) - Method in class com.amazonaws.services.pinpoint.model.MessageBody
The unique message body ID.
withRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.MethodNotAllowedException
The unique message body ID.
withRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.NotFoundException
The unique message body ID.
withRequestID(String) - Method in exception com.amazonaws.services.pinpoint.model.TooManyRequestsException
The unique message body ID.
withResult(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
Indicates whether the activity succeeded.
withRoleArn(String) - Method in class com.amazonaws.services.pinpoint.model.EventStream
The IAM role that authorizes Amazon Pinpoint to publish events to the stream in your account.
withRoleArn(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that contains the endpoints to import.
withRoleArn(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that contains the endpoints to import.
withRoleArn(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the endpoints in Amazon S3.
withRoleArn(String) - Method in class com.amazonaws.services.pinpoint.model.WriteEventStream
The IAM role that authorizes Amazon Pinpoint to publish events to the stream in your account.
withS3Url(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
A URL that points to the location within an Amazon S3 bucket that contains the endpoints to import.
withS3Url(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
A URL that points to the location within an Amazon S3 bucket that contains the endpoints to import.
withS3Url(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
A URL that points to the Amazon S3 location from which the endpoints for this segment were imported.
withSchedule(Schedule) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign schedule.
withSchedule(Schedule) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The campaign schedule.
withSchedule(Schedule) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The campaign schedule.
withSchedule(Schedule) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The campaign schedule.
withScheduledStart(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The scheduled start time for the activity in ISO 8601 format.
withSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The ID of the segment to which the campaign sends messages.
withSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentRequest
 
withSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
withSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentRequest
 
withSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
withSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
withSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
The ID of the segment to update if the import job is meant to update an existing segment.
withSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
The ID of the segment to update if the import job is meant to update an existing segment.
withSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
withSegmentId(String) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The ID of the segment to which the campaign sends messages.
withSegmentName(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobRequest
A custom name for the segment created by the import job.
withSegmentName(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResource
A custom name for the segment created by the import job.
withSegmentResponse(SegmentResponse) - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentResult
 
withSegmentResponse(SegmentResponse) - Method in class com.amazonaws.services.pinpoint.model.DeleteSegmentResult
 
withSegmentResponse(SegmentResponse) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentResult
 
withSegmentResponse(SegmentResponse) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionResult
 
withSegmentResponse(SegmentResponse) - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentResult
 
withSegmentsResponse(SegmentsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsResult
 
withSegmentsResponse(SegmentsResponse) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsResult
 
withSegmentType(String) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The segment type: DIMENSIONAL – A dynamic segment built from selection criteria based on endpoint data reported by your app.
withSegmentType(SegmentType) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The segment type: DIMENSIONAL – A dynamic segment built from selection criteria based on endpoint data reported by your app.
withSegmentVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The version of the segment to which the campaign sends messages.
withSegmentVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The version of the segment to which the campaign sends messages.
withShardId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
The ShardId of endpoint
withSilentPush(Boolean) - Method in class com.amazonaws.services.pinpoint.model.Message
Indicates if the message should display on the users device.
withSize(Integer) - Method in class com.amazonaws.services.pinpoint.model.SegmentImportResource
The number of endpoints that were successfully imported to create this segment.
withSizePercent(Integer) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The allocated percentage of users for this treatment.
withSizePercent(Integer) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The allocated percentage of users for this treatment.
withStart(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The actual start time of the activity in ISO 8601 format.
withStart(String) - Method in class com.amazonaws.services.pinpoint.model.QuietTime
The default start time for quiet time in ISO 8601 format.
withStartTime(String) - Method in class com.amazonaws.services.pinpoint.model.Schedule
The scheduled time that the campaign begins in ISO 8601 format.
withState(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The state of the activity.
withState(CampaignState) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign status.
withState(CampaignState) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The treatment status.
withSuccessfulEndpointCount(Integer) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of endpoints to which the campaign successfully delivered messages.
withTimezone(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointDemographic
The timezone of the endpoint.
withTimezone(String) - Method in class com.amazonaws.services.pinpoint.model.Schedule
The starting UTC offset for the schedule if the value for isLocalTime is true Valid values: UTC UTC+01 UTC+02 UTC+03 UTC+03:30 UTC+04 UTC+04:30 UTC+05 UTC+05:30 UTC+05:45 UTC+06 UTC+06:30 UTC+07 UTC+08 UTC+09 UTC+09:30 UTC+10 UTC+10:30 UTC+11 UTC+12 UTC+13 UTC-02 UTC-03 UTC-04 UTC-05 UTC-06 UTC-07 UTC-08 UTC-09 UTC-10 UTC-11
withTimezonesCompletedCount(Integer) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of timezones completed.
withTimezonesTotalCount(Integer) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of unique timezones present in the segment.
withTitle(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The message title that displays above the message on the user's device.
withToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignActivitiesRequest
 
withToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignsRequest
 
withToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionsRequest
 
withToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetImportJobsRequest
 
withToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentImportJobsRequest
 
withToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentsRequest
 
withToken(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionsRequest
 
withTotal(Integer) - Method in class com.amazonaws.services.pinpoint.model.CampaignLimits
The maximum total number of messages that the campaign can send.
withTotalEndpointCount(Integer) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The total number of endpoints to which the campaign attempts to deliver messages.
withTotalFailures(Integer) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of endpoints that failed to import; for example, because of syntax errors.
withTotalPieces(Integer) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The total number of pieces that must be imported to finish the job.
withTotalProcessed(Integer) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The number of endpoints that were processed by the import job.
withTreatmentDescription(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
A custom description for the treatment.
withTreatmentDescription(String) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
A custom description for the treatment.
withTreatmentDescription(String) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
A custom description for the treatment.
withTreatmentDescription(String) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
A custom description for the treatment.
withTreatmentId(String) - Method in class com.amazonaws.services.pinpoint.model.ActivityResponse
The ID of a variation of the campaign used for A/B testing.
withTreatmentName(String) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The custom name of a variation of the campaign used for A/B testing.
withTreatmentName(String) - Method in class com.amazonaws.services.pinpoint.model.TreatmentResource
The custom name of a variation of the campaign used for A/B testing.
withTreatmentName(String) - Method in class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
The custom name of a variation of the campaign used for A/B testing.
withTreatmentName(String) - Method in class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
The custom name of a variation of the campaign used for A/B testing.
withType(String) - Method in class com.amazonaws.services.pinpoint.model.ImportJobResponse
The job type.
withUrl(String) - Method in class com.amazonaws.services.pinpoint.model.Message
The URL to open in the user's mobile browser.
withUser(EndpointUser) - Method in class com.amazonaws.services.pinpoint.model.EndpointBatchItem
Custom user-specific attributes that your app reports to Amazon Pinpoint.
withUser(EndpointUser) - Method in class com.amazonaws.services.pinpoint.model.EndpointRequest
Custom user-specific attributes that your app reports to Amazon Pinpoint.
withUser(EndpointUser) - Method in class com.amazonaws.services.pinpoint.model.EndpointResponse
Custom user-specific attributes that your app reports to Amazon Pinpoint.
withUserAttributes(Map<String, List<String>>) - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
Custom attributes specific to the user.
withUserAttributes(Map<String, AttributeDimension>) - Method in class com.amazonaws.services.pinpoint.model.SegmentDimensions
Custom segment user attributes.
withUserId(String) - Method in class com.amazonaws.services.pinpoint.model.EndpointUser
The unique ID of the user.
withValues(String...) - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
The criteria values for the segment dimension.
withValues(Collection<String>) - Method in class com.amazonaws.services.pinpoint.model.AttributeDimension
The criteria values for the segment dimension.
withValues(String...) - Method in class com.amazonaws.services.pinpoint.model.SetDimension
The criteria values for the segment dimension.
withValues(Collection<String>) - Method in class com.amazonaws.services.pinpoint.model.SetDimension
The criteria values for the segment dimension.
withVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.APNSChannelResponse
Version of channel
withVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.CampaignResponse
The campaign version number.
withVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.GCMChannelResponse
Version of channel
withVersion(String) - Method in class com.amazonaws.services.pinpoint.model.GetCampaignVersionRequest
 
withVersion(String) - Method in class com.amazonaws.services.pinpoint.model.GetSegmentVersionRequest
 
withVersion(Integer) - Method in class com.amazonaws.services.pinpoint.model.SegmentResponse
The segment version number.
withWriteApplicationSettingsRequest(WriteApplicationSettingsRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateApplicationSettingsRequest
 
withWriteCampaignRequest(WriteCampaignRequest) - Method in class com.amazonaws.services.pinpoint.model.CreateCampaignRequest
 
withWriteCampaignRequest(WriteCampaignRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateCampaignRequest
 
withWriteEventStream(WriteEventStream) - Method in class com.amazonaws.services.pinpoint.model.PutEventStreamRequest
EventStream to write.
withWriteSegmentRequest(WriteSegmentRequest) - Method in class com.amazonaws.services.pinpoint.model.CreateSegmentRequest
 
withWriteSegmentRequest(WriteSegmentRequest) - Method in class com.amazonaws.services.pinpoint.model.UpdateSegmentRequest
 
WriteApplicationSettingsRequest - Class in com.amazonaws.services.pinpoint.model
Creating application setting request
WriteApplicationSettingsRequest() - Constructor for class com.amazonaws.services.pinpoint.model.WriteApplicationSettingsRequest
 
WriteCampaignRequest - Class in com.amazonaws.services.pinpoint.model
Used to create a campaign.
WriteCampaignRequest() - Constructor for class com.amazonaws.services.pinpoint.model.WriteCampaignRequest
 
WriteEventStream - Class in com.amazonaws.services.pinpoint.model
Request to save an EventStream.
WriteEventStream() - Constructor for class com.amazonaws.services.pinpoint.model.WriteEventStream
 
WriteSegmentRequest - Class in com.amazonaws.services.pinpoint.model
Segment definition.
WriteSegmentRequest() - Constructor for class com.amazonaws.services.pinpoint.model.WriteSegmentRequest
 
WriteTreatmentResource - Class in com.amazonaws.services.pinpoint.model
Used to create a campaign treatment.
WriteTreatmentResource() - Constructor for class com.amazonaws.services.pinpoint.model.WriteTreatmentResource
 
A B C D E F G H I J M N P Q R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.