| 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 | 
RateLimit.Builder.build()  | 
RateLimit | 
ResponseMetadata.rateLimit()
Returns details of the rate limit that is currently associated with the
 API account. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMetadata.Builder | 
ResponseMetadata.Builder.setRateLimit(RateLimit rateLimit)  | 
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.