Uses of Class
cloud.dnation.hetznerclient.GetImagesBySelectorResponse
-
-
Uses of GetImagesBySelectorResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetImagesBySelectorResponse Modifier and Type Method Description GetImagesBySelectorResponseGetImagesBySelectorResponse. addImagesItem(ImageDetail imagesItem)GetImagesBySelectorResponseGetImagesBySelectorResponse. images(List<ImageDetail> images)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.
-