Uses of Class
org.jclouds.digitalocean2.domain.options.ImageListOptions
Packages that use ImageListOptions
Package
Description
-
Uses of ImageListOptions in org.jclouds.digitalocean2.domain.options
Methods in org.jclouds.digitalocean2.domain.options that return ImageListOptionsModifier and TypeMethodDescriptionstatic ImageListOptions
ImageListOptions.Builder.page
(int page) ImageListOptions.page
(int page) ImageListOptions.perPage
(int perPage) static ImageListOptions
ImageListOptions.Builder.privateImages
(boolean privateImages) ImageListOptions.privateImages
(boolean privateImages) Get the images of the current user.static ImageListOptions
Configures the type of the images to be retrieved. -
Uses of ImageListOptions in org.jclouds.digitalocean2.features
Methods in org.jclouds.digitalocean2.features with parameters of type ImageListOptions -
Uses of ImageListOptions in org.jclouds.digitalocean2.functions
Methods in org.jclouds.digitalocean2.functions that return ImageListOptions