Interface CreateUserPoolDomainResponse.Builder

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

  • Method Details

    • cloudFrontDomain

      CreateUserPoolDomainResponse.Builder cloudFrontDomain(String cloudFrontDomain)

      The Amazon CloudFront endpoint that you use as the target of the alias that you set up with your Domain Name Service (DNS) provider.

      Parameters:
      cloudFrontDomain - The Amazon CloudFront endpoint that you use as the target of the alias that you set up with your Domain Name Service (DNS) provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.