Uses of Class
org.jclouds.vcloud.director.v1_5.domain.VAppChildren

Packages that use VAppChildren
org.jclouds.vcloud.director.v1_5.domain   
 

Uses of VAppChildren in org.jclouds.vcloud.director.v1_5.domain
 

Methods in org.jclouds.vcloud.director.v1_5.domain that return VAppChildren
 VAppChildren VAppChildren.Builder.build()
           
 VAppChildren VApp.getChildren()
          Gets the value of the children property.
 

Methods in org.jclouds.vcloud.director.v1_5.domain with parameters of type VAppChildren
 B VApp.Builder.children(VAppChildren children)
           
 VAppChildren.Builder VAppChildren.Builder.fromVAppChildren(VAppChildren in)
           
 



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