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, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
RejectDomainTransferFromAnotherAwsAccountResponse.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 © 2021 Amazon Web Services, Inc. All Rights Reserved.