AmazonSimpleNotificationServiceClient.ListTopics Method (ListTopicsRequest)

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

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

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

Syntax

C#
public virtual ListTopicsResponse ListTopics(
         ListTopicsRequest request
)
Return Value
Type: Amazon.SimpleNotificationService.Model.ListTopicsResponse
The response from the ListTopics service method, as returned by AmazonSimpleNotificationService.

Exceptions

Version Information

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