Returns a list of the requester's topics.

C# |
ListTopicsResponse ListTopics( ListTopicsRequest request )

- request (ListTopicsRequest)
- List Topics request

List Topics Response from the service

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