public abstract static class ProductSectionList.Builder<B extends ProductSectionList.Builder<B>> extends Resource.Builder<B>
| Constructor and Description |
|---|
ProductSectionList.Builder() |
| Modifier and Type | Method and Description |
|---|---|
ProductSectionList |
build() |
B |
fromProductSectionList(ProductSectionList in) |
B |
productSection(org.jclouds.dmtf.ovf.ProductSection productSection) |
B |
productSections(Set<org.jclouds.dmtf.ovf.ProductSection> productSections) |
fromResource, href, link, links, self, typepublic B productSection(org.jclouds.dmtf.ovf.ProductSection productSection)
public ProductSectionList build()
build in class Resource.Builder<B extends ProductSectionList.Builder<B>>public B fromProductSectionList(ProductSectionList in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.