Uses of Interface
org.jclouds.chef.features.OrganizationApi
-
Packages that use OrganizationApi Package Description org.jclouds.chef -
-
Uses of OrganizationApi in org.jclouds.chef
Methods in org.jclouds.chef that return types with arguments of type OrganizationApi Modifier and Type Method Description com.google.common.base.Optional<OrganizationApi>
ChefApi. organizationApi()
Provides access to the organization, user and group management endpoints.
-