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