Interface DescribeDomainsResponse.Builder

    • Method Detail

      • domainStatusList

        DescribeDomainsResponse.Builder domainStatusList​(Collection<DomainStatus> domainStatusList)
        Sets the value of the DomainStatusList property for this object.
        Parameters:
        domainStatusList - The new value for the DomainStatusList property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainStatusList

        DescribeDomainsResponse.Builder domainStatusList​(DomainStatus... domainStatusList)
        Sets the value of the DomainStatusList property for this object.
        Parameters:
        domainStatusList - The new value for the DomainStatusList property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.