Package | Description |
---|---|
foundation.greensoftware.carbonaware.webapi.client | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
Map<String,Location> |
LocationsApi.getAllLocations()
Get all locations instances
|
ApiResponse<Map<String,Location>> |
LocationsApi.getAllLocationsWithHttpInfo()
Get all locations instances
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
LocationsApi.getAllLocationsAsync(ApiCallback<Map<String,Location>> _callback)
Get all locations instances (asynchronously)
|
Modifier and Type | Method and Description |
---|---|
static Location |
Location.fromJson(String jsonString)
Create an instance of Location given an JSON string
|
Location |
Location.latitude(Double latitude) |
Location |
Location.longitude(Double longitude) |
Location |
Location.name(String name) |
Copyright © 2024. All rights reserved.