Class GroupName

java.lang.Object
org.jclouds.chef.binders.GroupName
All Implemented Interfaces:
com.google.common.base.Function<Object,String>, Function<Object,String>

@Singleton public class GroupName extends Object implements com.google.common.base.Function<Object,String>
Gets the name of a group.
  • Constructor Details

    • GroupName

      public GroupName()
  • Method Details