Interface RemoteSystemShutdownResource


@Deprecated public interface RemoteSystemShutdownResource
Deprecated.
  • Method Summary

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

    • shutdown

      @POST("system/shutdown/shutdown") retrofit2.Call<Void> shutdown()
      Deprecated.