public final class StationDetailRequest extends Object
StationListRequestRequest.Method| Constructor and Description |
|---|
StationDetailRequest(String apiKey,
String baseUrl,
Requester requester,
String stationId) |
| Modifier and Type | Method and Description |
|---|---|
R |
execute()
Executes the request using the underlying
Requester,
which will return the requested result object |
public final R execute()
throws RequesterException
Requester,
which will return the requested result objectexecute in interface Request<R extends Result>RequesterException - Checked Exceptions that might be thrown during request executionCopyright © 2017. All rights reserved.