Package | Description |
---|---|
org.jclouds.cloudsigma2.domain |
Modifier and Type | Method and Description |
---|---|
BurstLevel |
BurstLevel.Builder.build() |
BurstLevel |
Pricing.getCurrent() |
BurstLevel |
Pricing.getNext() |
Modifier and Type | Method and Description |
---|---|
Pricing.Builder |
Pricing.Builder.current(BurstLevel current) |
Pricing.Builder |
Pricing.Builder.next(BurstLevel next) |
Constructor and Description |
---|
Pricing(BurstLevel current,
BurstLevel next,
List<Price> priceList) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.