Interface CreateCustomDomainAssociationResponse.Builder

    • Method Detail

      • customDomainName

        CreateCustomDomainAssociationResponse.Builder customDomainName​(String customDomainName)

        The custom domain name for the association result.

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

        CreateCustomDomainAssociationResponse.Builder customDomainCertificateArn​(String customDomainCertificateArn)

        The Amazon Resource Name (ARN) for the certificate associated with the custom domain name.

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

        CreateCustomDomainAssociationResponse.Builder clusterIdentifier​(String clusterIdentifier)

        The identifier of the cluster that the custom domain is associated with.

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

        CreateCustomDomainAssociationResponse.Builder customDomainCertExpiryTime​(String customDomainCertExpiryTime)

        The expiration time for the certificate for the custom domain.

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