Uses of Class
cloud.dnation.hetznerclient.GetImagesBySelectorResponse
-
-
Uses of GetImagesBySelectorResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return types with arguments of type GetImagesBySelectorResponse Modifier and Type Method Description retrofit2.Call<GetImagesBySelectorResponse>HetznerApi. getImagesBySelector(String selector)Get all images that matches given label expression.
-