public static interface TransferDomainToAnotherAwsAccountResponse.Builder extends Route53DomainsResponse.Builder, SdkPojo, CopyableBuilder<TransferDomainToAnotherAwsAccountResponse.Builder,TransferDomainToAnotherAwsAccountResponse>
| Modifier and Type | Method and Description |
|---|---|
TransferDomainToAnotherAwsAccountResponse.Builder |
operationId(String operationId)
Identifier for tracking the progress of the request.
|
TransferDomainToAnotherAwsAccountResponse.Builder |
password(String 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.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildTransferDomainToAnotherAwsAccountResponse.Builder operationId(String operationId)
Identifier for tracking the progress of the request. To query the operation status, use GetOperationDetail.
operationId - Identifier for tracking the progress of the request. To query the operation status, use GetOperationDetail.TransferDomainToAnotherAwsAccountResponse.Builder password(String 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.
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.Copyright © 2023. All rights reserved.