Container for the parameters to the DescribeDomains operation.
Gets information about the search domains owned by this account. Can be limited to specific domains. Shows all domains by default.

C# |
public class DescribeDomainsRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeDomainsRequest()()()() | Initializes a new instance of the DescribeDomainsRequest class |
![]() | DomainNames |
Limits the DescribeDomains response to the specified search domains.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDomainNames(array<String>[]()[][]) | Obsolete.
Adds elements to the DomainNames collection
|
![]() | WithDomainNames(IEnumerable<(Of <<'(String>)>>)) | Obsolete.
Adds elements to the DomainNames collection
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DescribeDomainsRequest |