Interface DescribeDomainsResponse.Builder

    • Method Detail

      • domainStatusList

        DescribeDomainsResponse.Builder domainStatusList​(Collection<DomainStatus> domainStatusList)

        The status of the requested domains.

        Parameters:
        domainStatusList - The status of the requested domains.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainStatusList

        DescribeDomainsResponse.Builder domainStatusList​(DomainStatus... domainStatusList)

        The status of the requested domains.

        Parameters:
        domainStatusList - The status of the requested domains.
        Returns:
        Returns a reference to this object so that method calls can be chained together.