CopyableBuilder<UpdateDomainContactPrivacyResponse.Builder,UpdateDomainContactPrivacyResponse>
, SdkBuilder<UpdateDomainContactPrivacyResponse.Builder,UpdateDomainContactPrivacyResponse>
public static interface UpdateDomainContactPrivacyResponse.Builder extends CopyableBuilder<UpdateDomainContactPrivacyResponse.Builder,UpdateDomainContactPrivacyResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateDomainContactPrivacyResponse.Builder |
operationId(String operationId) |
Identifier for tracking the progress of the request.
|
copy
apply, build
UpdateDomainContactPrivacyResponse.Builder operationId(String operationId)
Identifier for tracking the progress of the request. To use this ID to query the operation status, use GetOperationDetail.
operationId
- 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.