Uses of Class
com.bluebell.greenhouse.sol.client.eod.EODIntegrationClient
Packages that use EODIntegrationClient
Package
Description
Contains services for EOD-backed integrations.
-
Uses of EODIntegrationClient in com.bluebell.greenhouse.sol.services.eod
Constructors in com.bluebell.greenhouse.sol.services.eod with parameters of type EODIntegrationClientModifierConstructorDescriptionEODIntegrationService(EODIntegrationClient eodIntegrationClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, io.github.cdimascio.dotenv.Dotenv dotenv) Creates a new integration service.