Uses of Class
cz.fidentis.analyst.engines.face.landmarksapi.invoker.ApiResponse
Packages that use ApiResponse
Package
Description
-
Uses of ApiResponse in cz.fidentis.analyst.engines.face.landmarksapi
Methods in cz.fidentis.analyst.engines.face.landmarksapi that return ApiResponseModifier and TypeMethodDescriptionPredictLandmarksApi.uploadFileV1PredictLandmarksPostWithHttpInfo
(File _file) Upload File -
Uses of ApiResponse in cz.fidentis.analyst.engines.face.landmarksapi.invoker
Methods in cz.fidentis.analyst.engines.face.landmarksapi.invoker that return ApiResponseModifier and TypeMethodDescription<T> ApiResponse
<T> ApiClient.execute
(okhttp3.Call call) <T> ApiResponse
<T> Execute HTTP call and deserialize the HTTP response body into the given return type.