Interface CreateCustomDomainAssociationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateCustomDomainAssociationResponse.Builder,CreateCustomDomainAssociationResponse>, RedshiftResponse.Builder, SdkBuilder<CreateCustomDomainAssociationResponse.Builder,CreateCustomDomainAssociationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateCustomDomainAssociationResponse

  • Method Details

    • 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.