Package com.algolia.model.ingestion
Class ListSourcesResponse
java.lang.Object
com.algolia.model.ingestion.ListSourcesResponse
ListSourcesResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSources
(Source sourcesItem) boolean
Get paginationGet sourcesint
hashCode()
setPagination
(Pagination pagination) setSources
(List<Source> sources) toString()
-
Constructor Details
-
ListSourcesResponse
public ListSourcesResponse()
-
-
Method Details