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.
|
copy
apply, build
GetQueryExecutionResponse.Builder queryExecution(QueryExecution queryExecution)
Information about the query execution.
queryExecution
- Information about the query execution.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.