Package com.amazonaws.services.sns.model

Classes modeling the various types represented by AmazonSNS.

See:
          Description

Class Summary
AddPermissionRequest Container for the parameters to the AddPermission operation.
ConfirmSubscriptionRequest Container for the parameters to the ConfirmSubscription operation.
ConfirmSubscriptionResult Response for ConfirmSubscriptions action.
CreatePlatformApplicationRequest Container for the parameters to the CreatePlatformApplication operation.
CreatePlatformApplicationResult Response from CreatePlatformApplication action.
CreatePlatformEndpointRequest Container for the parameters to the CreatePlatformEndpoint operation.
CreatePlatformEndpointResult Response from CreateEndpoint action.
CreateTopicRequest Container for the parameters to the CreateTopic operation.
CreateTopicResult Response from CreateTopic action.
DeleteEndpointRequest Container for the parameters to the DeleteEndpoint operation.
DeletePlatformApplicationRequest Container for the parameters to the DeletePlatformApplication operation.
DeleteTopicRequest Container for the parameters to the DeleteTopic operation.
Endpoint Endpoint for mobile app and device.
GetEndpointAttributesRequest Container for the parameters to the GetEndpointAttributes operation.
GetEndpointAttributesResult Response from GetEndpointAttributes of the EndpointArn.
GetPlatformApplicationAttributesRequest Container for the parameters to the GetPlatformApplicationAttributes operation.
GetPlatformApplicationAttributesResult Response for GetPlatformApplicationAttributes action.
GetSubscriptionAttributesRequest Container for the parameters to the GetSubscriptionAttributes operation.
GetSubscriptionAttributesResult Response for GetSubscriptionAttributes action.
GetTopicAttributesRequest Container for the parameters to the GetTopicAttributes operation.
GetTopicAttributesResult Response for GetTopicAttributes action.
ListEndpointsByPlatformApplicationRequest Container for the parameters to the ListEndpointsByPlatformApplication operation.
ListEndpointsByPlatformApplicationResult Response for ListEndpointsByPlatformApplication action.
ListPlatformApplicationsRequest Container for the parameters to the ListPlatformApplications operation.
ListPlatformApplicationsResult Response for ListPlatformApplications action.
ListSubscriptionsByTopicRequest Container for the parameters to the ListSubscriptionsByTopic operation.
ListSubscriptionsByTopicResult Response for ListSubscriptionsByTopic action.
ListSubscriptionsRequest Container for the parameters to the ListSubscriptions operation.
ListSubscriptionsResult Response for ListSubscriptions action
ListTopicsRequest Container for the parameters to the ListTopics operation.
ListTopicsResult Response for ListTopics action.
MessageAttributeValue The user-specified message attribute value.
PlatformApplication Platform application object.
PublishRequest Container for the parameters to the Publish operation.
PublishResult Response for Publish action.
RemovePermissionRequest Container for the parameters to the RemovePermission operation.
SetEndpointAttributesRequest Container for the parameters to the SetEndpointAttributes operation.
SetPlatformApplicationAttributesRequest Container for the parameters to the SetPlatformApplicationAttributes operation.
SetSubscriptionAttributesRequest Container for the parameters to the SetSubscriptionAttributes operation.
SetTopicAttributesRequest Container for the parameters to the SetTopicAttributes operation.
SubscribeRequest Container for the parameters to the Subscribe operation.
SubscribeResult Response for Subscribe action.
Subscription A wrapper type for the attributes of an Amazon SNS subscription.
Topic A wrapper type for the topic's Amazon Resource Name (ARN).
UnsubscribeRequest Container for the parameters to the Unsubscribe operation.
 

Exception Summary
AuthorizationErrorException Indicates that the user has been denied access to the requested resource.
EndpointDisabledException Exception error indicating endpoint disabled.
InternalErrorException Indicates an internal service error.
InvalidParameterException Indicates that a request parameter does not comply with the associated constraints.
InvalidParameterValueException Indicates that a request parameter does not comply with the associated constraints.
NotFoundException Indicates that the requested resource does not exist.
PlatformApplicationDisabledException Exception error indicating platform application disabled.
SubscriptionLimitExceededException Indicates that the customer already owns the maximum allowed number of subscriptions.
TopicLimitExceededException Indicates that the customer already owns the maximum allowed number of topics.
 

Package com.amazonaws.services.sns.model Description

Classes modeling the various types represented by AmazonSNS.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.