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.
|
copy
apply, build
StartQueryExecutionResponse.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.