Interface UpdateDomainConfigurationResponse.Builder

    • Method Detail

      • domainConfigurationName

        UpdateDomainConfigurationResponse.Builder domainConfigurationName​(String domainConfigurationName)

        The name of the domain configuration that was updated.

        Parameters:
        domainConfigurationName - The name of the domain configuration that was updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainConfigurationArn

        UpdateDomainConfigurationResponse.Builder domainConfigurationArn​(String domainConfigurationArn)

        The ARN of the domain configuration that was updated.

        Parameters:
        domainConfigurationArn - The ARN of the domain configuration that was updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.