Package dev.greenadine.pokejava.client


package dev.greenadine.pokejava.client
Contains classes that are used to interact with the PokéAPI.
  • Class
    Description
    The main interface for interacting with the PokéAPI.
    Builder for creating a configured PokeApiClient.
    A client for the PokéAPI.
    An exception that is thrown when an error occurs while interacting with the PokéAPI.
    An exception that is thrown when an API call is made to a non-existent PokéAPI resource.