public class UpdateTournamentCode extends TournamentApiMethod
Constructor and Description |
---|
UpdateTournamentCode(ApiConfig config,
java.lang.String tournamentCode,
TournamentMap mapType,
PickType pickType,
SpectatorType spectatorType,
long... allowedSummonerIds) |
checkRequirements
buildJsonBody, doesRequireApiKey, getBody, getHttpHeadParameters, getHttpMethod, getPlatform, getReturnType, getService, getUrl, toString
public UpdateTournamentCode(ApiConfig config, java.lang.String tournamentCode, TournamentMap mapType, PickType pickType, SpectatorType spectatorType, long... allowedSummonerIds)