Class Requests.Types

java.lang.Object
io.github.matyrobbrt.curseforgeapi.request.Requests.Types
Enclosing class:
Requests

public static final class Requests.Types extends Object
  • Field Details

    • GAME

      public static final Type GAME
    • GAME_LIST

      public static final Type GAME_LIST
    • GAME_VERSION_TYPE_LIST

      public static final Type GAME_VERSION_TYPE_LIST
    • GAME_VERSIONS_BY_TYPE_LIST

      public static final Type GAME_VERSIONS_BY_TYPE_LIST
    • CATEGORY_LIST

      public static final Type CATEGORY_LIST
    • MOD

      public static final Type MOD
    • MOD_LIST

      public static final Type MOD_LIST
    • FILE

      public static final Type FILE
    • FILE_LIST

      public static final Type FILE_LIST
    • FINGERPRINTS_MATCHES

      public static final Type FINGERPRINTS_MATCHES
    • FINGERPRINTS_FUZY_MATCH_LIST

      public static final Type FINGERPRINTS_FUZY_MATCH_LIST
    • STRING

      public static final Type STRING
  • Constructor Details

    • Types

      public Types()