Uses of Class
org.openstack4j.openstack.image.v2.domain.GlanceImage.Location
-
Packages that use GlanceImage.Location Package Description org.openstack4j.model.image.v2 org.openstack4j.openstack.image.v2.domain -
-
Uses of GlanceImage.Location in org.openstack4j.model.image.v2
Methods in org.openstack4j.model.image.v2 that return types with arguments of type GlanceImage.Location Modifier and Type Method Description List<GlanceImage.Location>Image. getLocations() -
Uses of GlanceImage.Location in org.openstack4j.openstack.image.v2.domain
Methods in org.openstack4j.openstack.image.v2.domain that return types with arguments of type GlanceImage.Location Modifier and Type Method Description List<GlanceImage.Location>GlanceImage. getLocations()
-