List Domains
            
 Declaration Syntax
 Declaration Syntax| C# | 
ListDomainsResponse ListDomains( ListDomainsRequest request )
 Parameters
 Parameters- request (ListDomainsRequest)
- List Domains request
 Return Value
 Return ValueList Domains  Response from the service
 Remarks
 Remarks
            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.