CopyableBuilder<RenewDomainResponse.Builder,RenewDomainResponse>
, SdkBuilder<RenewDomainResponse.Builder,RenewDomainResponse>
public static interface RenewDomainResponse.Builder extends CopyableBuilder<RenewDomainResponse.Builder,RenewDomainResponse>
Modifier and Type | Method | Description |
---|---|---|
RenewDomainResponse.Builder |
operationId(String operationId) |
The identifier for tracking the progress of the request.
|
copy
apply, build
RenewDomainResponse.Builder operationId(String operationId)
The identifier for tracking the progress of the request. To use this ID to query the operation status, use GetOperationDetail.
operationId
- The identifier for tracking the progress of the request. To use this ID to query the operation status,
use GetOperationDetail.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.