Uses of Interface
org.openstack4j.model.compute.ext.AvailabilityZone.NovaService
-
Packages that use AvailabilityZone.NovaService Package Description org.openstack4j.model.compute.ext org.openstack4j.openstack.compute.domain.ext -
-
Uses of AvailabilityZone.NovaService in org.openstack4j.model.compute.ext
Methods in org.openstack4j.model.compute.ext that return types with arguments of type AvailabilityZone.NovaService Modifier and Type Method Description Map<String,Map<String,? extends AvailabilityZone.NovaService>>AvailabilityZone. getHosts() -
Uses of AvailabilityZone.NovaService in org.openstack4j.openstack.compute.domain.ext
Methods in org.openstack4j.openstack.compute.domain.ext that return types with arguments of type AvailabilityZone.NovaService Modifier and Type Method Description Map<String,Map<String,? extends AvailabilityZone.NovaService>>ExtAvailabilityZone. getHosts()
-