Class SavePhotoAction

java.lang.Object
net.flioris.jva.action.RestAction<org.json.JSONObject>
net.flioris.jva.action.photo.SavePhotoAction

public class SavePhotoAction extends RestAction<org.json.JSONObject>
  • Constructor Details

    • SavePhotoAction

      public SavePhotoAction(okhttp3.OkHttpClient client, okhttp3.HttpUrl.Builder urlBuilder)
  • Method Details

    • getCall

      protected okhttp3.Call getCall()
      Specified by:
      getCall in class RestAction<org.json.JSONObject>