Uses of Class
cloud.dnation.hetznerclient.ActionResponse
-
-
Uses of ActionResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return ActionResponse Modifier and Type Method Description ActionResponseActionResponse. action(ActionDetail action)Methods in cloud.dnation.hetznerclient that return types with arguments of type ActionResponse Modifier and Type Method Description retrofit2.Call<ActionResponse>HetznerApi. deleteServer(int id)Delete sever instance.retrofit2.Call<ActionResponse>HetznerApi. powerOffServer(int id)Power-off server instance.
-