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) booleanGet destinationsGet paginationinthashCode()setDestinations(List<Destination> destinations) setPagination(Pagination pagination) toString()
-
Constructor Details
-
ListDestinationsResponse
public ListDestinationsResponse()
-
-
Method Details