Interface DescribeDomainNodesResponse.Builder

    • Method Detail

      • domainNodesStatusList

        DescribeDomainNodesResponse.Builder domainNodesStatusList​(Collection<DomainNodesStatus> domainNodesStatusList)

        Contains nodes information list DomainNodesStatusList with details about the all nodes on the requested domain.

        Parameters:
        domainNodesStatusList - Contains nodes information list DomainNodesStatusList with details about the all nodes on the requested domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainNodesStatusList

        DescribeDomainNodesResponse.Builder domainNodesStatusList​(DomainNodesStatus... domainNodesStatusList)

        Contains nodes information list DomainNodesStatusList with details about the all nodes on the requested domain.

        Parameters:
        domainNodesStatusList - Contains nodes information list DomainNodesStatusList with details about the all nodes on the requested domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.