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

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

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

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

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

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



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