Uses of Class
org.jclouds.vcloud.director.v1_5.domain.ProductSectionList.Builder

Packages that use ProductSectionList.Builder
org.jclouds.vcloud.director.v1_5.domain   
 

Uses of ProductSectionList.Builder in org.jclouds.vcloud.director.v1_5.domain
 

Classes in org.jclouds.vcloud.director.v1_5.domain with type parameters of type ProductSectionList.Builder
static class ProductSectionList.Builder<B extends ProductSectionList.Builder<B>>
           
 

Methods in org.jclouds.vcloud.director.v1_5.domain that return ProductSectionList.Builder
static ProductSectionList.Builder<?> ProductSectionList.builder()
           
 ProductSectionList.Builder<?> ProductSectionList.toBuilder()
           
 

Constructors in org.jclouds.vcloud.director.v1_5.domain with parameters of type ProductSectionList.Builder
ProductSectionList(ProductSectionList.Builder<?> builder)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.