Package com.mindee

Class MindeeClientV2


  • public class MindeeClientV2
    extends Object
    Entry point for the Mindee **V2** API features.
    • Constructor Detail

      • MindeeClientV2

        public MindeeClientV2()
        Uses an API-key read from the environment variables.
      • MindeeClientV2

        public MindeeClientV2​(String apiKey)
        Uses the supplied API-key.
      • MindeeClientV2

        public MindeeClientV2​(MindeeApiV2 mindeeApi)
        Inject both a PDF implementation and a HTTP implementation.