public class ListSynonymsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ListSynonymsOptions.BuilderBuilder. | 
| static interface  | ListSynonymsOptions.SortThe attribute by which returned entity value synonyms will be sorted. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | cursor()Gets the cursor. | 
| java.lang.String | entity()Gets the entity. | 
| java.lang.Boolean | includeAudit()Gets the includeAudit. | 
| ListSynonymsOptions.Builder | newBuilder()New builder. | 
| java.lang.Long | pageLimit()Gets the pageLimit. | 
| java.lang.String | sort()Gets the sort. | 
| java.lang.String | value()Gets the value. | 
| java.lang.String | workspaceId()Gets the workspaceId. | 
public ListSynonymsOptions.Builder newBuilder()
public java.lang.String workspaceId()
public java.lang.String entity()
public java.lang.String value()
public java.lang.Long pageLimit()
public java.lang.String sort()
public java.lang.String cursor()
public java.lang.Boolean includeAudit()