Package net.flioris.jva.action.user
Class GetUserByIdAction
-
Nested Class Summary
Nested classes/interfaces inherited from class net.flioris.jva.action.RestAction
RestAction.ResponseHandler<T>
-
Constructor Summary
ConstructorsConstructorDescriptionGetUserByIdAction
(okhttp3.OkHttpClient client, okhttp3.HttpUrl.Builder urlBuilder) -
Method Summary
-
Constructor Details
-
GetUserByIdAction
public GetUserByIdAction(okhttp3.OkHttpClient client, okhttp3.HttpUrl.Builder urlBuilder)
-
-
Method Details
-
getCall
protected okhttp3.Call getCall()- Specified by:
getCall
in classRestAction<User>
-