Package | Description |
---|---|
org.jclouds.chef.domain |
Modifier and Type | Method and Description |
---|---|
Attribute |
Attribute.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Map<String,Attribute> |
Metadata.getAttributes() |
Modifier and Type | Method and Description |
---|---|
Metadata.Builder |
Metadata.Builder.attribute(String key,
Attribute value) |
Modifier and Type | Method and Description |
---|---|
Metadata.Builder |
Metadata.Builder.attributes(Map<String,Attribute> attributes) |
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,String> groupings,
String longDescription,
Map<String,Attribute> attributes,
Map<String,String> recommendations) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.