public interface ListCookbookVersions
Modifier and Type | Method and Description |
---|---|
Iterable<? extends CookbookVersion> |
execute() |
Iterable<? extends CookbookVersion> |
execute(ExecutorService executor) |
Iterable<? extends CookbookVersion> execute()
Iterable<? extends CookbookVersion> execute(ExecutorService executor)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.