Uses of Class
cloud.dnation.hetznerclient.GetServerByIdResponse
-
-
Uses of GetServerByIdResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetServerByIdResponse Modifier and Type Method Description GetServerByIdResponseGetServerByIdResponse. server(ServerDetail server)Methods in cloud.dnation.hetznerclient that return types with arguments of type GetServerByIdResponse Modifier and Type Method Description retrofit2.Call<GetServerByIdResponse>HetznerApi. getServer(int id)Get server detail for given ID.
-