/Samples/ListDomainsSample.php

Description

PHP Version 5

Includes
include_once ('.config.inc.php') (line 27)

List Domains Sample

Functions
invokeListDomains (line 70)

List Domains Action Sample

The ListDomains operaton lists all domains associated with the Access Key ID. It returns domain names up to the limit set by MaxNumberOfDomains. A NextToken is returned if there are more than MaxNumberOfDomains domains. Calling ListDomains successive times with the NextToken returns up to MaxNumberOfDomains more domain names each time.

void invokeListDomains (Amazon_SimpleDB_Interface $service, mixed $request)
  • Amazon_SimpleDB_Interface $service: instance of Amazon_SimpleDB_Interface
  • mixed $request: Amazon_SimpleDB_Model_ListDomains or array of parameters

Documentation generated on Thu, 28 Aug 2008 06:35:51 -0700 by phpDocumentor 1.4.2