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

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

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

Methods in org.jclouds.vcloud.director.v1_5.domain that return File
 File File.Builder.build()
           
 

Methods in org.jclouds.vcloud.director.v1_5.domain that return types with arguments of type File
 Set<File> ResourceEntity.getFiles()
          Gets the value of the files property.
 

Methods in org.jclouds.vcloud.director.v1_5.domain with parameters of type File
 B File.Builder.fromFile(File in)
           
 

Method parameters in org.jclouds.vcloud.director.v1_5.domain with type arguments of type File
 B ResourceEntity.Builder.files(Set<File> files)
           
 



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