Class DescribeDomainsResult

java.lang.Object
com.amazonaws.services.cloudsearchv2.model.DescribeDomainsResult
All Implemented Interfaces:
Serializable, Cloneable

public class DescribeDomainsResult extends Object implements Serializable, Cloneable

The result of a DescribeDomains request. Contains the status of the domains specified in the request or all domains owned by the account.

See Also: