Package com.github.gpluscb.ggjava.api
-
Interface Summary Interface Description GGClient Instances can be used for communicating with the smash.gg GraphQL API.RateLimiter Used for scheduling tasks according to rate limits. -
Class Summary Class Description GGClient.Builder Used for building instances of GGClient.RateLimiter.BucketBuilder Used for building instances of RateLimiter that respect a bucket system.RateLimiter.SimpleBuilder Used for building instances of RateLimiter that respect a minimal spacing between tasks.