Interface CreateDomainResponse.Builder

    • Method Detail

      • domainArn

        CreateDomainResponse.Builder domainArn​(String domainArn)

        The Amazon Resource Name (ARN) of the created domain.

        Parameters:
        domainArn - The Amazon Resource Name (ARN) of the created domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • url

        CreateDomainResponse.Builder url​(String url)

        The URL to the created domain.

        Parameters:
        url - The URL to the created domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.