Interface RemoteSystemPluginResource


public interface RemoteSystemPluginResource
  • Method Summary

    Modifier and Type
    Method
    Description
    retrofit2.Call<PluginList>
     
  • Method Details

    • list

      @GET("system/plugins") retrofit2.Call<PluginList> list()