Interface GGResponseObject
-
- All Known Implementing Classes:
AbstractGGResponseObject
,ActionSetResponse
,ActivityStateResponse
,AddressResponse
,AuthorizationTypeResponse
,BooleanResponse
,BracketConfigResponse
,BracketTypeResponse
,ComparatorResponse
,ContactInfoResponse
,EntrantConnectionResponse
,EntrantResponse
,EnumResponse
,EventConnectionResponse
,EventOwnerConnectionResponse
,EventOwnerResponse
,EventResponse
,EventTeamConnectionResponse
,EventTeamResponse
,EventTierResponse
,FloatResponse
,GameResponse
,GameSelectionResponse
,GameSelectionTypeResponse
,GlobalTeamResponse
,IDResponse
,ImageResponse
,IntResponse
,JSONResponse
,LeagueConnectionResponse
,LeagueResponse
,ListResponse
,MatchConfigResponse
,MatchConfigVerificationMethodResponse
,MutationResponse
,PageInfoResponse
,ParticipantConnectionResponse
,ParticipantResponse
,PhaseGroupConnectionResponse
,PhaseGroupResponse
,PhaseResponse
,PlayerRankResponse
,PlayerResponse
,ProfileAuthorizationResponse
,ProgressionResponse
,QueryResponse
,RaceBracketConfigResponse
,RaceLimitModeResponse
,RaceMatchConfigResponse
,RaceTypeResponse
,RoundResponse
,ScalarResponse
,ScoreResponse
,SeedConnectionResponse
,SeedResponse
,SetConnectionResponse
,SetResponse
,SetSlotResponse
,SetSortTypeResponse
,ShopLevelConnectionResponse
,ShopLevelResponse
,ShopOrderMessageConnectionResponse
,ShopOrderMessageResponse
,ShopResponse
,StageResponse
,StandingConnectionResponse
,StandingContainerResponse
,StandingResponse
,StandingStatsResponse
,StationsConnectionResponse
,StationsResponse
,StreamQueueResponse
,StreamResponse
,StreamSourceResponse
,StreamsResponse
,StreamTypeResponse
,StringResponse
,TeamActionSetResponse
,TeamConnectionResponse
,TeamMemberResponse
,TeamMemberStatusResponse
,TeamMemberTypeResponse
,TeamResponse
,TeamRosterSizeResponse
,TeamTypeResponse
,TimestampResponse
,TournamentConnectionResponse
,TournamentLinksResponse
,TournamentPaginationSortResponse
,TournamentResponse
,UnionResponse
,UserResponse
,VideogameConnectionResponse
,VideogameResponse
,WaveResponse
public interface GGResponseObject extends GGObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
checkProvided()
-
Methods inherited from interface com.github.gpluscb.ggjava.entity.GGEntity
getGGEntityType
-
-