Uses of Interface
org.jclouds.cloudstack.features.ZoneApi
-
Packages that use ZoneApi Package Description org.jclouds.cloudstack org.jclouds.cloudstack.features -
-
Uses of ZoneApi in org.jclouds.cloudstack
Methods in org.jclouds.cloudstack that return ZoneApi Modifier and Type Method Description ZoneApi
CloudStackApi. getZoneApi()
Provides synchronous access to Zone features. -
Uses of ZoneApi in org.jclouds.cloudstack.features
Subinterfaces of ZoneApi in org.jclouds.cloudstack.features Modifier and Type Interface Description interface
GlobalZoneApi
Provides synchronous access to CloudStack Account features available to Global Admin users.
-