Package | Description |
---|---|
net.degreedays.api |
Core Degree Days.net API classes, including
DegreeDaysApi - the starting point for all API operations. |
Modifier and Type | Method and Description |
---|---|
RateLimit.Builder |
RateLimit.Builder.setMinutesToReset(int minutesToReset) |
RateLimit.Builder |
RateLimit.Builder.setRequestUnitsAvailable(int requestUnitsAvailable) |
See www.degreedays.net/api/ for more about the Degree Days.net API.
You can sign up for a Degree Days.net API account and read the integration guide that is useful and applicable whether you are using Java or not.