CopyableBuilder<GetQueryExecutionResponse.Builder,GetQueryExecutionResponse>, SdkBuilder<GetQueryExecutionResponse.Builder,GetQueryExecutionResponse>public static interface GetQueryExecutionResponse.Builder extends CopyableBuilder<GetQueryExecutionResponse.Builder,GetQueryExecutionResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetQueryExecutionResponse.Builder |
queryExecution(QueryExecution queryExecution) |
Information about the query execution.
|
copyapply, buildGetQueryExecutionResponse.Builder queryExecution(QueryExecution queryExecution)
Information about the query execution.
queryExecution - Information about the query execution.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.