Package org.jclouds.chef.strategy
Interface ListCookbookVersionsInEnvironment
- All Known Implementing Classes:
ListCookbookVersionsInEnvironmentImpl
public interface ListCookbookVersionsInEnvironment
-
Method Summary
Modifier and TypeMethodDescriptionIterable
<? extends CookbookVersion> Iterable
<? extends CookbookVersion> Iterable
<? extends CookbookVersion> execute
(ExecutorService executor, String environmentName) Iterable
<? extends CookbookVersion> execute
(ExecutorService executor, String environmentName, String numVersions)
-
Method Details
-
execute
-
execute
-
execute
-
execute
Iterable<? extends CookbookVersion> execute(ExecutorService executor, String environmentName, String numVersions)
-