Java com.amazonaws.services.simpledb.model ListDomainsRequest fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetMaxNumberOfDomains(Integer maxNumberOfDomains)
The maximum number of domain names you want returned.
voidsetNextToken(String nextToken)
A string informing Amazon SimpleDB where to start the next list of domain names.