org.jclouds.vcloud.domain
Interface TasksList

All Known Implementing Classes:
TasksListImpl

public interface TasksList

Author:
Adrian Cole

Method Summary
 URI getLocation()
           
 SortedSet<Task> getTasks()
           
 

Method Detail

getLocation

URI getLocation()

getTasks

SortedSet<Task> getTasks()


Copyright © 2009-2012 jclouds. All Rights Reserved.