Uses of Interface
org.jclouds.cloudstack.features.OfferingApi
-
Packages that use OfferingApi Package Description org.jclouds.cloudstack org.jclouds.cloudstack.features -
-
Uses of OfferingApi in org.jclouds.cloudstack
Methods in org.jclouds.cloudstack that return OfferingApi Modifier and Type Method Description OfferingApi
CloudStackApi. getOfferingApi()
Provides synchronous access to Service, Disk, and Network Offering features. -
Uses of OfferingApi in org.jclouds.cloudstack.features
Subinterfaces of OfferingApi in org.jclouds.cloudstack.features Modifier and Type Interface Description interface
GlobalOfferingApi
Provides synchronous access to cloudstack via their REST API.
-