public class SynonymCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| SynonymCollection() | 
| Modifier and Type | Method and Description | 
|---|---|
| Pagination | getPagination()Gets the pagination. | 
| java.util.List<Synonym> | getSynonyms()Gets the synonyms. | 
public java.util.List<Synonym> getSynonyms()
public Pagination getPagination()