Interface FoldersService
-
public interface FoldersService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<Folder>>>get()
-
public interface FoldersService
| Modifier and Type | Method | Description |
|---|---|---|
retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<List<Folder>>> |
get() |