@CloudResourceType(value="https://types.cloudbees.com/binding/collection") public class BindingCollection extends CloudResourceFacet
| Modifier and Type | Field and Description |
|---|---|
static Capability |
BIND_CAPABILITY
Capability needed to call
bind(CloudResource, String, Map) |
owner| Constructor and Description |
|---|
BindingCollection(CloudResource owner) |
| Modifier and Type | Method and Description |
|---|---|
CloudResource |
bind(CloudResource sink,
String label,
Map<String,String> settings)
Bind the
BindableSource (that this collection serves) to the specified sink. |
getOwnerpublic static Capability BIND_CAPABILITY
bind(CloudResource, String, Map)public BindingCollection(CloudResource owner)
public CloudResource bind(CloudResource sink, String label, Map<String,String> settings) throws IOException
BindableSource (that this collection serves) to the specified sink.IOExceptionCopyright © 2011-2015. All Rights Reserved.