Interface EndpointConfigurationResponse.Builder

  • Method Details

    • certificateArn

      EndpointConfigurationResponse.Builder certificateArn(String certificateArn)

      The ARN of the ACM certificate.

      Parameters:
      certificateArn - The ARN of the ACM certificate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainName

      The domain name.

      Parameters:
      domainName - The domain name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • portalDefaultDomainName

      EndpointConfigurationResponse.Builder portalDefaultDomainName(String portalDefaultDomainName)

      The portal default domain name. This domain name is generated and managed by API Gateway.

      Parameters:
      portalDefaultDomainName - The portal default domain name. This domain name is generated and managed by API Gateway.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • portalDomainHostedZoneId

      EndpointConfigurationResponse.Builder portalDomainHostedZoneId(String portalDomainHostedZoneId)

      The portal domain hosted zone identifier.

      Parameters:
      portalDomainHostedZoneId - The portal domain hosted zone identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.