Package | Description |
---|---|
org.jclouds.cloudstack.domain | |
org.jclouds.cloudstack.features | |
org.jclouds.cloudstack.predicates |
Modifier and Type | Method and Description |
---|---|
NetworkOffering |
NetworkOffering.Builder.build() |
Modifier and Type | Method and Description |
---|---|
int |
NetworkOffering.compareTo(NetworkOffering o) |
T |
NetworkOffering.Builder.fromNetworkOffering(NetworkOffering in) |
Modifier and Type | Method and Description |
---|---|
NetworkOffering |
OfferingApi.getNetworkOffering(String id)
get a specific service offering by id
|
NetworkOffering |
GlobalOfferingApi.updateNetworkOffering(String id,
UpdateNetworkOfferingOptions... options)
Update network offering
|
Modifier and Type | Method and Description |
---|---|
Set<NetworkOffering> |
OfferingApi.listNetworkOfferings(ListNetworkOfferingsOptions... options)
Lists service offerings
|
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Predicate<NetworkOffering> |
NetworkOfferingPredicates.any() |
static com.google.common.base.Predicate<NetworkOffering> |
NetworkOfferingPredicates.supportsGuestVirtualNetworks() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.