FreeBSD Manual Pages
Amazon::SimpleDB::ListUseriContributedAPazon::SimpleDB::ListDomainsResponse(3) NAME Amazon::SimpleDB::ListDomainsResponse - a class representing the response to a successful ListDomains request. DESCRIPTION This is code is in the early stages of development. Do not consider it stable. Feedback and patches welcome. This is a subclass Amazon::SimpleDB::Response. See its manpage for more. METHODS Amazon::SimpleDB::ListDomainsResponse->new($args) Constructor. It is recommended that you use "Amazon::SimpleDB::Response-"new($http_response)> instead of calling this directly. It will determine if this specialized response class is appropriate and will call this constructor for you. $res->results Returns an ARRAY of Amazon::SimpleDB::Domain objects for the account. $res->next Returns a string representing the NextToken value returned from the service. Returned undefined if nothing was returned. SEE ALSO Amazon::SimpleDB::Response AUTHOR & COPYRIGHT Please see the Amazon::SimpleDB manpage for author, copyright, and license information. perl v5.32.0 2008Amazon::SimpleDB::ListDomainsResponse(3)
NAME | DESCRIPTION | METHODS | SEE ALSO | AUTHOR & COPYRIGHT
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Amazon::SimpleDB::ListDomainsResponse&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>