Package org.jclouds.chef.util
Class ChefUtils
java.lang.Object
org.jclouds.chef.util.ChefUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
findRoleInRunList
(List<String> runList) static Date
fromOhaiTime
(JsonBall ohaiDate) ohaiAutomaticAttributeBinder
(com.google.inject.Binder binder) static JsonBall
toOhaiTime
(long millis)
-
Constructor Details
-
ChefUtils
public ChefUtils()
-
-
Method Details
-
fromOhaiTime
-
toOhaiTime
-
ohaiAutomaticAttributeBinder
-
findRoleInRunList
- Returns:
- NoSuchElementException if no element in the runList is a role.
-