Package org.jclouds.chef.strategy
Interface DeleteAllClientsInList
-
- All Known Implementing Classes:
DeleteAllClientsInListImpl
public interface DeleteAllClientsInListDeletes all clients in a given list.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(com.google.common.util.concurrent.ListeningExecutorService executor, Iterable<String> names)voidexecute(Iterable<String> names)
-