|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SDBListResult | |
|---|---|
| com.xerox.amazonws.simpledb | |
| Uses of SDBListResult in com.xerox.amazonws.simpledb |
|---|
| Methods in com.xerox.amazonws.simpledb that return SDBListResult | |
|---|---|
SDBListResult<Domain> |
SimpleDB.listDomains()
Gets a list of domains |
SDBListResult<Domain> |
SimpleDB.listDomains(String nextToken)
Gets a list of domains |
SDBListResult<Domain> |
SimpleDB.listDomains(String nextToken,
int maxResults)
Gets a list of domains |
SDBListResult<Item> |
Domain.selectItems(String selectExpression,
String nextToken,
boolean consistent)
Performs a query against this domain. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||