Package org.jclouds.chef.strategy
Interface UpdateAutomaticAttributesOnNode
-
- All Known Implementing Classes:
UpdateAutomaticAttributesOnNodeImpl
public interface UpdateAutomaticAttributesOnNodeUpdates node with new automatic attributes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(String nodeName)
-
-
-
Method Detail
-
execute
void execute(String nodeName)
-
-