Interface ModifyCustomDomainAssociationResponse.Builder

    • Method Detail

      • customDomainName

        ModifyCustomDomainAssociationResponse.Builder customDomainName​(String customDomainName)

        The custom domain name associated with the result for the changed custom domain association.

        Parameters:
        customDomainName - The custom domain name associated with the result for the changed custom domain association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • customDomainCertificateArn

        ModifyCustomDomainAssociationResponse.Builder customDomainCertificateArn​(String customDomainCertificateArn)

        The certificate Amazon Resource Name (ARN) associated with the result for the changed custom domain association.

        Parameters:
        customDomainCertificateArn - The certificate Amazon Resource Name (ARN) associated with the result for the changed custom domain association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clusterIdentifier

        ModifyCustomDomainAssociationResponse.Builder clusterIdentifier​(String clusterIdentifier)

        The identifier of the cluster associated with the result for the changed custom domain association.

        Parameters:
        clusterIdentifier - The identifier of the cluster associated with the result for the changed custom domain association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • customDomainCertExpiryTime

        ModifyCustomDomainAssociationResponse.Builder customDomainCertExpiryTime​(String customDomainCertExpiryTime)

        The certificate expiration time associated with the result for the changed custom domain association.

        Parameters:
        customDomainCertExpiryTime - The certificate expiration time associated with the result for the changed custom domain association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.