AmazonSimpleNotificationServiceClient.ListSubscriptions Method (ListSubscriptionsRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The ListSubscriptions action returns a list of the requester's subscriptions. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a NextToken is also returned. Use the NextToken parameter in a new ListSubscriptions call to get further results.

Namespace: Amazon.SimpleNotificationService
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual ListSubscriptionsResponse ListSubscriptions(
         ListSubscriptionsRequest listSubscriptionsRequest
)

Parameters

listSubscriptionsRequest
Type: Amazon.SimpleNotificationService.Model.ListSubscriptionsRequest

Container for the necessary parameters to execute the ListSubscriptions service method on AmazonSimpleNotificationService.

Return Value
Type: Amazon.SimpleNotificationService.Model.ListSubscriptionsResponse
The response from the ListSubscriptions service method, as returned by AmazonSimpleNotificationService.

Exceptions

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5