Interface DomainConflict.Builder

    • Method Detail

      • domain

        DomainConflict.Builder domain​(String domain)

        The domain used to find existing conflicts for domain configurations.

        Parameters:
        domain - The domain used to find existing conflicts for domain configurations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceId

        DomainConflict.Builder resourceId​(String resourceId)

        The ID of the resource that has a domain conflict.

        Parameters:
        resourceId - The ID of the resource that has a domain conflict.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accountId

        DomainConflict.Builder accountId​(String accountId)

        The ID of the Amazon Web Services account for the domain conflict.

        Parameters:
        accountId - The ID of the Amazon Web Services account for the domain conflict.
        Returns:
        Returns a reference to this object so that method calls can be chained together.