List Domains Result. More...
#import <SimpleDBListDomainsResponse.h>
Public Member Functions | |
(id) | - init |
Default constructor for a new object. | |
(NSString *) | - description |
Returns a string representation of this object; useful for testing and debugging. | |
Properties | |
NSMutableArray * | domainNames |
A list of domain names that match the expression. | |
NSString * | nextToken |
An opaque token indicating that there are more domains than the specified MaxNumberOfDomains still available. |
List Domains Result.
- (NSString* SimpleDBListDomainsResponse.)description |
Returns a string representation of this object; useful for testing and debugging.
- (id SimpleDBListDomainsResponse.)init |
Default constructor for a new object.
Callers should use the property methods to initialize this object after creating it.