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