Uses of Class
cloud.dnation.hetznerclient.ActionResponse
-
Uses of ActionResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return ActionResponseMethods in cloud.dnation.hetznerclient that return types with arguments of type ActionResponseModifier and TypeMethodDescriptionretrofit2.Call<ActionResponse>HetznerApi.deleteServer(long id) Delete sever instance.retrofit2.Call<ActionResponse>HetznerApi.powerOffServer(long id) Power-off server instance.