org.jclouds.chef.util
Class ChefUtils
java.lang.Object
org.jclouds.chef.util.ChefUtils
public class ChefUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChefUtils
public ChefUtils()
fromOhaiTime
public static Date fromOhaiTime(org.jclouds.domain.JsonBall ohaiDate)
toOhaiTime
public static org.jclouds.domain.JsonBall toOhaiTime(long millis)
ohaiAutomaticAttributeBinder
public static com.google.inject.multibindings.MapBinder<String,com.google.common.base.Supplier<org.jclouds.domain.JsonBall>> ohaiAutomaticAttributeBinder(com.google.inject.Binder binder)
findRoleInRunList
public static String findRoleInRunList(List<String> runList)
- Returns:
- NoSuchElementException if no element in the runList is a role.
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.