public class AiparkApi extends Object implements AiparkApiEndpointInterface, Serializable
| Constructor and Description |
|---|
AiparkApi(String urlApi,
String apiKey) |
public rx.Observable<GetParkingAreasForTileResponse> getParkingAreasForTile(GetParkingAreasForTileRequest tileParkingAreasRequest)
getParkingAreasForTile in interface AiparkApiEndpointInterfacepublic rx.Observable<GetOccupancyForParkingAreasResponse> getOccupancyForParkingAreas(GetOccupancyForParkingAreasRequest getOccupancyForParkingAreasRequest)
getOccupancyForParkingAreas in interface AiparkApiEndpointInterfacepublic rx.Observable<GetParkingAreasForTileWithOccupancyResponse> getParkingAreasForTileWithOccupancy(GetParkingAreasForTileWithOccupancyRequest getParkingAreasForTileWithOccupancyRequest)
getParkingAreasForTileWithOccupancy in interface AiparkApiEndpointInterfacepublic rx.Observable<GetParkingAreasForTileWithOccupancyResponse> getParkingAreasForTileWithOccupancyForPosition(GetParkingAreasForTileWithOccupancyForDepartureRequest getParkingAreasForTileWithOccupancyForPositionRequest)
getParkingAreasForTileWithOccupancyForPosition in interface AiparkApiEndpointInterfacepublic rx.Observable<GetParkingAreasForPositionResponse> getParkingAreasForPosition(GetParkingAreasForPositionRequest getParkingAreasForPositionRequest)
getParkingAreasForPosition in interface AiparkApiEndpointInterfacepublic rx.Observable<GetParkingAreasForPositionWithOccupancyResponse> getParkingAreasForPositionWithOccupancy(GetParkingAreasForPositionWithOccupancyRequest getParkingAreasForPositionRequest)
getParkingAreasForPositionWithOccupancy in interface AiparkApiEndpointInterfacepublic rx.Observable<GetParkingAreasForPositionWithOccupancyResponse> getParkingAreasForPositionWithOccupancyForPosition(GetParkingAreasForPositionWithOccupancyForDepartureRequest getParkingAreasForPositionRequest)
getParkingAreasForPositionWithOccupancyForPosition in interface AiparkApiEndpointInterfacepublic rx.Observable<GetOptimalTripResponse> getOptimalTrip(GetOptimalTripRequest getOptimalTripRequest)
getOptimalTrip in interface AiparkApiEndpointInterfacepublic rx.Observable<List<ParkEventLiveLeaving>> getLiveOpenSpots(GetLiveOpenSpotsRequest getLiveOpenSpotsRequest)
getLiveOpenSpots in interface AiparkApiEndpointInterfacepublic rx.Observable<GetCostsForParkingAreasResponse> getCostsForParkingAreas(GetCostsForParkingAreasRequest getCostsForParkingAreasRequest)
getCostsForParkingAreas in interface AiparkApiEndpointInterfacepublic rx.Observable<GetChargingStationsForTileResponse> getChargingStationsForTile(GetChargingStationsForTileRequest getChargingStationsForTileRequest)
getChargingStationsForTile in interface AiparkApiEndpointInterfacepublic rx.Observable<GetChargingStationsForPositionResponse> getChargingStationsForPosition(GetChargingStationsForPositionRequest getChargingStationsForPositionRequest)
getChargingStationsForPosition in interface AiparkApiEndpointInterfacepublic rx.Observable<List<LiveSpot>> getLiveSpotsForTile(GetLiveSpotsForTileRequest getLiveSpotsForTileRequest)
getLiveSpotsForTile in interface AiparkApiEndpointInterfacepublic static SSLContext createSSLContext() throws NoSuchAlgorithmException, KeyManagementException
Copyright © 2019. All rights reserved.