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

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

Introduction

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

The text is from its open source code.

Constructor

Method

java.util.ListgetDomainNames()
A list of domain names that match the expression.
StringgetNextToken()
An opaque token indicating that there are more domains than the specified MaxNumberOfDomains still available.
voidsetNextToken(String nextToken)
An opaque token indicating that there are more domains than the specified MaxNumberOfDomains still available.