CopyableBuilder<GetOperationDetailRequest.Builder,GetOperationDetailRequest>
, SdkBuilder<GetOperationDetailRequest.Builder,GetOperationDetailRequest>
public static interface GetOperationDetailRequest.Builder extends CopyableBuilder<GetOperationDetailRequest.Builder,GetOperationDetailRequest>
Modifier and Type | Method | Description |
---|---|---|
GetOperationDetailRequest.Builder |
operationId(String operationId) |
The identifier for the operation for which you want to get the status.
|
copy
apply, build
GetOperationDetailRequest.Builder operationId(String operationId)
The identifier for the operation for which you want to get the status. Amazon Route 53 returned the identifier in the response to the original request.
operationId
- The identifier for the operation for which you want to get the status. Amazon Route 53 returned the
identifier in the response to the original request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.