Package | Description |
---|---|
org.jclouds.softlayer.domain |
Modifier and Type | Method and Description |
---|---|
ProductItem |
ProductItem.Builder.build() |
ProductItem |
ProductItemPrice.getItem() |
Modifier and Type | Method and Description |
---|---|
ProductItem.Builder |
ProductItem.Builder.fromProductItem(ProductItem in) |
ProductItemPrice.Builder |
ProductItemPrice.Builder.item(ProductItem item) |
Constructor and Description |
---|
ProductItemPrice(int id,
float hourlyRecurringFee,
String recurringFee,
ProductItem item) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.