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.
|
List<Synonym> |
getSynonyms()
Gets the synonyms.
|
public List<Synonym> getSynonyms()
An array of synonyms.
public Pagination getPagination()
The pagination data for the returned objects.
Copyright © 2021 IBM Cloud. All rights reserved.