Java com.amazonaws.services.sns.model ListSubscriptionsByTopicRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.sns.model ListSubscriptionsByTopicRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.sns.model ListSubscriptionsByTopicRequest.

The text is from its open source code.

Constructor

ListSubscriptionsByTopicRequest()
Default constructor for ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicRequest(String topicArn)
Constructs a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicRequest(String topicArn, String nextToken)
Constructs a new ListSubscriptionsByTopicRequest object.

Method

ListSubscriptionsByTopicRequestwithNextToken(String nextToken)

Token returned by the previous ListSubscriptionsByTopic request.