Uses of Class
de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.ApiResponse
-
Packages that use ApiResponse Package Description de.tsystems.mms.apm.performancesignature.dynatracesaas.rest -
-
Uses of ApiResponse in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest that return ApiResponse Modifier and Type Method Description <T> ApiResponse<T>
ApiClient. execute(retrofit2.Call<T> call)
Execute HTTP call and deserialize the HTTP response body into the given return type.
-