Package | Description |
---|---|
org.jclouds.chef.domain |
Modifier and Type | Method and Description |
---|---|
Grouping |
Grouping.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Map<String,Grouping> |
Metadata.getGroupings() |
Modifier and Type | Method and Description |
---|---|
Metadata.Builder |
Metadata.Builder.grouping(String key,
Grouping value) |
Modifier and Type | Method and Description |
---|---|
Metadata.Builder |
Metadata.Builder.grouping(Map<String,Grouping> groupings) |
Constructor and Description |
---|
Metadata(String license,
String maintainer,
Map<String,String> suggestions,
Map<String,String> dependencies,
String maintainerEmail,
Map<String,String> conflicting,
String description,
Map<String,String> providing,
Map<String,String> platforms,
String version,
Map<String,String> recipes,
Map<String,String> replacing,
String name,
Map<String,Grouping> groupings,
String longDescription,
Map<String,Attribute> attributes,
Map<String,String> recommendations) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.