Uses of Interface
org.jclouds.chef.strategy.DeleteAllClientsInList
Packages that use DeleteAllClientsInList
-
Uses of DeleteAllClientsInList in org.jclouds.chef.strategy.internal
Classes in org.jclouds.chef.strategy.internal that implement DeleteAllClientsInListModifier and TypeClassDescriptionclass
Concurrently delete all given clients.Constructors in org.jclouds.chef.strategy.internal with parameters of type DeleteAllClientsInListModifierConstructorDescriptionCleanupStaleNodesAndClientsImpl
(DeleteAllNodesInList nodeDeleter, DeleteAllClientsInList clientDeleter, ListNodes nodeLister)