Uses of Class
org.jclouds.chef.domain.CookbookDefinition.Version
Packages that use CookbookDefinition.Version
-
Uses of CookbookDefinition.Version in org.jclouds.chef.domain
Methods in org.jclouds.chef.domain that return CookbookDefinition.VersionMethods in org.jclouds.chef.domain that return types with arguments of type CookbookDefinition.VersionMethods in org.jclouds.chef.domain with parameters of type CookbookDefinition.VersionModifier and TypeMethodDescriptionCookbookDefinition.Builder.version
(CookbookDefinition.Version version) Method parameters in org.jclouds.chef.domain with type arguments of type CookbookDefinition.VersionModifier and TypeMethodDescriptionCookbookDefinition.Builder.versions
(Iterable<CookbookDefinition.Version> versions) Constructor parameters in org.jclouds.chef.domain with type arguments of type CookbookDefinition.VersionModifierConstructorDescriptionprotected
CookbookDefinition
(String name, URI url, Set<CookbookDefinition.Version> versions)