Package com.algolia.model.ingestion
Class ListDestinationsResponse
java.lang.Object
com.algolia.model.ingestion.ListDestinationsResponse
ListDestinationsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDestinations
(Destination destinationsItem) boolean
Get destinationsGet paginationint
hashCode()
setDestinations
(List<Destination> destinations) setPagination
(Pagination pagination) toString()
-
Constructor Details
-
ListDestinationsResponse
public ListDestinationsResponse()
-
-
Method Details