Uses of Class
cloud.dnation.hetznerclient.GetImageByIdResponse
-
Uses of GetImageByIdResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetImageByIdResponseMethods in cloud.dnation.hetznerclient that return types with arguments of type GetImageByIdResponseModifier and TypeMethodDescriptionretrofit2.Call<GetImageByIdResponse>HetznerApi.getImageById(Long id) Get single image by providing image ID.