public static class QueryLargeTableResults.Builder extends Object
| Constructor and Description | 
|---|
| Builder()Instantiates a new builder. | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryLargeTableResults | build()Builds a QueryLargeTableResults. | 
| QueryLargeTableResults.Builder | count(long count)Set the count. | 
| QueryLargeTableResults.Builder | enabled(Boolean enabled)Set the enabled. | 
public QueryLargeTableResults build()
public QueryLargeTableResults.Builder enabled(Boolean enabled)
enabled - the enabledpublic QueryLargeTableResults.Builder count(long count)
count - the countCopyright © 2023 IBM Cloud. All rights reserved.