public class SearchOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SearchOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
corpus()
Gets the corpus. 
 | 
SearchOptions.Builder | 
newBuilder()
New builder. 
 | 
Query | 
query()
Gets the query criteria. 
 | 
ReturnsModel | 
returns()
Gets the returns model. 
 | 
java.lang.Boolean | 
verbose()
Gets the verbose. 
 | 
public SearchOptions.Builder newBuilder()
public java.lang.String corpus()
public Query query()
public ReturnsModel returns()
public java.lang.Boolean verbose()
Copyright © 2022 IBM Cloud. All rights reserved.