Interface RetrieveDomainAuthCodeResponse.Builder

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

  • Method Details

    • authCode

      The authorization code for the domain.

      Parameters:
      authCode - The authorization code for the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.