org.jclouds.chef.strategy
Interface ListCookbookVersions

All Known Implementing Classes:
ListCookbookVersionsImpl

public interface ListCookbookVersions


Method Summary
 Iterable<? extends CookbookVersion> execute()
           
 Iterable<? extends CookbookVersion> execute(ExecutorService executor)
           
 

Method Detail

execute

Iterable<? extends CookbookVersion> execute()

execute

Iterable<? extends CookbookVersion> execute(ExecutorService executor)


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