Uses of Class
cz.fidentis.analyst.engines.face.facemasksapi.invoker.ApiResponse
Packages that use ApiResponse
Package
Description
-
Uses of ApiResponse in cz.fidentis.analyst.engines.face.facemasksapi
Methods in cz.fidentis.analyst.engines.face.facemasksapi that return ApiResponseModifier and TypeMethodDescriptionFaceMasksApi.faceMasksV1FaceMasksPostWithHttpInfo
(Set<FaceMaskVariant> parts, File objFile, File textureFile) Face Masks -
Uses of ApiResponse in cz.fidentis.analyst.engines.face.facemasksapi.invoker
Methods in cz.fidentis.analyst.engines.face.facemasksapi.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.