public static interface QueryExecutionContext.Builder extends SdkPojo, CopyableBuilder<QueryExecutionContext.Builder,QueryExecutionContext>
Modifier and Type | Method and Description |
---|---|
QueryExecutionContext.Builder |
database(String database)
The name of the database.
|
copy
applyMutation, build
QueryExecutionContext.Builder database(String database)
The name of the database.
database
- The name of the database.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.