Uses of Class
com.buttercms.model.AuthorsResponse
| Package | Description |
|---|---|
| com.buttercms | |
| com.buttercms.model |
-
Uses of AuthorsResponse in com.buttercms
Methods in com.buttercms that return AuthorsResponse Modifier and Type Method Description AuthorsResponseButterCMSClient. getAuthors(Map<String,String> queryParameters)AuthorsResponseIButterCMSClient. getAuthors(Map<String,String> queryParameters)Retrieves a list of authors -
Uses of AuthorsResponse in com.buttercms.model
Methods in com.buttercms.model that return AuthorsResponse Modifier and Type Method Description AuthorsResponseAuthorsResponse. setData(List<Author> data)