Uses of Class
cloud.dnation.hetznerclient.GetImagesBySelectorResponse
-
Uses of GetImagesBySelectorResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetImagesBySelectorResponseModifier and TypeMethodDescriptionGetImagesBySelectorResponse.addImagesItem(ImageDetail imagesItem) GetImagesBySelectorResponse.images(List<ImageDetail> images) Methods in cloud.dnation.hetznerclient that return types with arguments of type GetImagesBySelectorResponseModifier and TypeMethodDescriptionretrofit2.Call<GetImagesBySelectorResponse>HetznerApi.getImagesBySelector(String selector) Get all images that matches given label expression.