List Domains

C# |
ListDomainsResponse ListDomains( ListDomainsRequest request )

- request (ListDomainsRequest)
- List Domains request

List Domains Response from the service

The ListDomains operation 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.