Uses of Interface
org.jclouds.chef.strategy.UpdateAutomaticAttributesOnNode
-
Packages that use UpdateAutomaticAttributesOnNode Package Description org.jclouds.chef.strategy.internal -
-
Uses of UpdateAutomaticAttributesOnNode in org.jclouds.chef.strategy.internal
Classes in org.jclouds.chef.strategy.internal that implement UpdateAutomaticAttributesOnNode Modifier and Type Class Description class
UpdateAutomaticAttributesOnNodeImpl
Updates node with new automatic attributes.
-