Interface UpdateCustomDomainAssociationResponse.Builder

    • Method Detail

      • customDomainCertificateArn

        UpdateCustomDomainAssociationResponse.Builder customDomainCertificateArn​(String customDomainCertificateArn)

        The custom domain name’s certificate Amazon resource name (ARN).

        Parameters:
        customDomainCertificateArn - The custom domain name’s certificate Amazon resource name (ARN).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • customDomainCertificateExpiryTime

        UpdateCustomDomainAssociationResponse.Builder customDomainCertificateExpiryTime​(Instant customDomainCertificateExpiryTime)

        The expiration time for the certificate.

        Parameters:
        customDomainCertificateExpiryTime - The expiration time for the certificate.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • customDomainName

        UpdateCustomDomainAssociationResponse.Builder customDomainName​(String customDomainName)

        The custom domain name associated with the workgroup.

        Parameters:
        customDomainName - The custom domain name associated with the workgroup.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • workgroupName

        UpdateCustomDomainAssociationResponse.Builder workgroupName​(String workgroupName)

        The name of the workgroup associated with the database.

        Parameters:
        workgroupName - The name of the workgroup associated with the database.
        Returns:
        Returns a reference to this object so that method calls can be chained together.