Uses of Class
org.jclouds.chef.domain.Group
- 
Packages that use Group Package Description org.jclouds.chef.domain org.jclouds.chef.features  - 
- 
Uses of Group in org.jclouds.chef.domain
Methods in org.jclouds.chef.domain that return Group Modifier and Type Method Description GroupGroup.Builder. build() - 
Uses of Group in org.jclouds.chef.features
Methods in org.jclouds.chef.features that return Group Modifier and Type Method Description GroupOrganizationApi. getGroup(String name)Retrieves an existing group.Methods in org.jclouds.chef.features with parameters of type Group Modifier and Type Method Description voidOrganizationApi. updateGroup(Group group)Updates a group. 
 -