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