Interface TransferDomainToAnotherAwsAccountResponse.Builder

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

  • Method Details

    • operationId

      Identifier for tracking the progress of the request. To query the operation status, use GetOperationDetail.

      Parameters:
      operationId - Identifier for tracking the progress of the request. To query the operation status, use GetOperationDetail.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • password

      To finish transferring a domain to another Amazon Web Services account, the account that the domain is being transferred to must submit an AcceptDomainTransferFromAnotherAwsAccount request. The request must include the value of the Password element that was returned in the TransferDomainToAnotherAwsAccount response.

      Parameters:
      password - To finish transferring a domain to another Amazon Web Services account, the account that the domain is being transferred to must submit an AcceptDomainTransferFromAnotherAwsAccount request. The request must include the value of the Password element that was returned in the TransferDomainToAnotherAwsAccount response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.