Uses of Class
cloud.dnation.hetznerclient.GetImageByIdResponse
-
-
Uses of GetImageByIdResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return types with arguments of type GetImageByIdResponse Modifier and Type Method Description retrofit2.Call<GetImageByIdResponse>HetznerApi. getImageById(Integer id)Get single image by providing image ID.
-