Uses of Class
com.litesoftwares.coingecko.domain.ApiToken
Packages that use ApiToken
Package
Description
-
Uses of ApiToken in com.litesoftwares.coingecko
Methods in com.litesoftwares.coingecko with parameters of type ApiToken -
Uses of ApiToken in com.litesoftwares.coingecko.domain
Methods in com.litesoftwares.coingecko.domain that return ApiToken -
Uses of ApiToken in com.litesoftwares.coingecko.impl
Constructors in com.litesoftwares.coingecko.impl with parameters of type ApiTokenModifierConstructorDescriptionCoinGeckoApiClientImpl(ApiToken apiToken) CoinGeckoApiClientImpl(Long connectionTimeoutSeconds, Long readTimeoutSeconds, Long writeTimeoutSeconds, ApiToken apiToken)