Uses of Class
org.jclouds.cloudstack.domain.ServiceOffering
Packages that use ServiceOffering
Package
Description
-
Uses of ServiceOffering in org.jclouds.cloudstack.compute.functions
Methods in org.jclouds.cloudstack.compute.functions with parameters of type ServiceOffering -
Uses of ServiceOffering in org.jclouds.cloudstack.compute.strategy
Methods in org.jclouds.cloudstack.compute.strategy that return types with arguments of type ServiceOffering -
Uses of ServiceOffering in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return ServiceOfferingMethods in org.jclouds.cloudstack.domain with parameters of type ServiceOfferingModifier and TypeMethodDescriptionint
ServiceOffering.compareTo
(ServiceOffering o) ServiceOffering.Builder.fromServiceOffering
(ServiceOffering in) -
Uses of ServiceOffering in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features that return ServiceOfferingModifier and TypeMethodDescriptionGlobalOfferingApi.createServiceOffering
(String name, String displayText, int cpuNumber, int cpuSpeedInMHz, int memoryInMB, CreateServiceOfferingOptions... options) Create a new service offeringOfferingApi.getServiceOffering
(String id) get a specific service offering by idGlobalOfferingApi.updateServiceOffering
(String id, UpdateServiceOfferingOptions... options) Update an existing service offeringMethods in org.jclouds.cloudstack.features that return types with arguments of type ServiceOfferingModifier and TypeMethodDescriptionOfferingApi.listServiceOfferings
(ListServiceOfferingsOptions... options) Lists service offerings