Package io.sendon.point
Class SendonPoint
- java.lang.Object
-
- io.sendon.base.SendonClient
-
- io.sendon.point.SendonPoint
-
public class SendonPoint extends SendonClient
-
-
Field Summary
-
Fields inherited from class io.sendon.base.SendonClient
gson, httpClient
-
-
Constructor Summary
Constructors Constructor Description SendonPoint(String userId, String apiKey)SendonPoint(String userId, String apiKey, boolean useOkHttp)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetCostsgetCosts()GetPointsgetPoints()-
Methods inherited from class io.sendon.base.SendonClient
delete, get, parseJsonResponse, post, postImagesWithMultipartFormData, postImageWithMultipartFormData, put
-
-