Uses of Class
io.github.sinuscosinustan.hetznercloud.objects.response.ImageResponse
Packages that use ImageResponse
-
Uses of ImageResponse in io.github.sinuscosinustan.hetznercloud
Methods in io.github.sinuscosinustan.hetznercloud that return ImageResponseModifier and TypeMethodDescriptionHetznerCloudAPI.getImage(long id) Get image by ID.HetznerCloudAPI.updateImage(long id, UpdateImageRequest updateImageRequest) Update the description or the type of a image.