public class QueryLargeTableResults
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
QueryLargeTableResults.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
Long |
count()
Gets the count.
|
Boolean |
enabled()
Gets the enabled.
|
QueryLargeTableResults.Builder |
newBuilder()
New builder.
|
public QueryLargeTableResults.Builder newBuilder()
public Boolean enabled()
Whether to enable table retrieval.
public Long count()
Maximum number of tables to return.
Copyright © 2023 IBM Cloud. All rights reserved.