Class RiotAuth


  • public class RiotAuth
    extends Object
    • Constructor Detail

      • RiotAuth

        public RiotAuth()
    • Method Detail

      • getRiotApi

        public net.rithms.riot.api.RiotApi getRiotApi​(String riotApiKey)
                                               throws net.rithms.riot.api.RiotApiException
        Throws:
        net.rithms.riot.api.RiotApiException
      • getAsyncRiotApi

        public net.rithms.riot.api.RiotApiAsync getAsyncRiotApi​(String riotApiKey)
                                                         throws net.rithms.riot.api.RiotApiException
        Throws:
        net.rithms.riot.api.RiotApiException