CopyableBuilder<StartQueryExecutionResponse.Builder,StartQueryExecutionResponse>, SdkBuilder<StartQueryExecutionResponse.Builder,StartQueryExecutionResponse>public static interface StartQueryExecutionResponse.Builder extends CopyableBuilder<StartQueryExecutionResponse.Builder,StartQueryExecutionResponse>
| Modifier and Type | Method | Description |
|---|---|---|
StartQueryExecutionResponse.Builder |
queryExecutionId(String queryExecutionId) |
The unique ID of the query that ran as a result of this request.
|
copyapply, buildStartQueryExecutionResponse.Builder queryExecutionId(String queryExecutionId)
The unique ID of the query that ran as a result of this request.
queryExecutionId - The unique ID of the query that ran as a result of this request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.