Package | Description |
---|---|
com.mingweisamuel.zyra |
Contains core elements of the Zyra library, such as
RiotApi and all of the endpoint
sets.com.mingweisamuel.zyra.util Contains general utilities used internally.com.mingweisamuel.zyra.enums Contains general static classes and enums useful for interacting with the
Riot API.The remaining sub-packages contain generated DTO classes returned by their respective endpoint set. |
Modifier and Type | Field and Description |
---|---|
TemporalBucketFactory |
RiotApiConfig.temporalBucketFactory
Factory for creating temporal buckets.
|
Modifier and Type | Method and Description |
---|---|
static TemporalBucketFactory |
RiotApiConfig.getDefaultTemporalBucketFactory() |
TemporalBucketFactory |
RiotApiConfig.Builder.getTemporalBucketFactory() |
Modifier and Type | Method and Description |
---|---|
RiotApiConfig.Builder |
RiotApiConfig.Builder.setTemporalBucketFactory(TemporalBucketFactory temporalBucketFactory) |
Copyright © 2019. All rights reserved.