Uses of Class
com.litesoftwares.coingecko.domain.Events.Events
Packages that use Events
-
Uses of Events in com.litesoftwares.coingecko
Methods in com.litesoftwares.coingecko that return EventsModifier and TypeMethodDescriptionCoinGeckoApiClient.getEvents()CoinGeckoApiClient.getEvents(String countryCode, String type, Integer page, boolean upcomingEventsOnly, String fromDate, String toDate) Methods in com.litesoftwares.coingecko that return types with arguments of type Events -
Uses of Events in com.litesoftwares.coingecko.impl
Methods in com.litesoftwares.coingecko.impl that return Events