public static interface RejectDomainTransferFromAnotherAwsAccountResponse.Builder extends Route53DomainsResponse.Builder, SdkPojo, CopyableBuilder<RejectDomainTransferFromAnotherAwsAccountResponse.Builder,RejectDomainTransferFromAnotherAwsAccountResponse>
| Modifier and Type | Method and Description |
|---|---|
RejectDomainTransferFromAnotherAwsAccountResponse.Builder |
operationId(String operationId)
The identifier that
TransferDomainToAnotherAwsAccount returned to track the progress of the
request. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildRejectDomainTransferFromAnotherAwsAccountResponse.Builder operationId(String operationId)
The identifier that TransferDomainToAnotherAwsAccount returned to track the progress of the
request. Because the transfer request was rejected, the value is no longer valid, and you can't use
GetOperationDetail to query the operation status.
operationId - The identifier that TransferDomainToAnotherAwsAccount returned to track the progress of
the request. Because the transfer request was rejected, the value is no longer valid, and you can't
use GetOperationDetail to query the operation status.Copyright © 2023. All rights reserved.