@CloudResourceType(value="https://types.cloudbees.com/resource/provider/crp/registry") public class CloudResourceProviderRegistry extends CloudResourceProvider
| Modifier and Type | Field and Description |
|---|---|
static Capability |
REGISTER_CAPABILITY |
owner| Constructor and Description |
|---|
CloudResourceProviderRegistry(CloudResource owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
void |
register(CloudResourceProvider cr)
Registers a new cloud resource provider to this registry
|
iteratorgetOwnerpublic static Capability REGISTER_CAPABILITY
public CloudResourceProviderRegistry(CloudResource owner)
public void register(CloudResourceProvider cr) throws IOException
IOExceptionpublic void delete()
throws IOException
IOExceptionCopyright © 2011-2015. All Rights Reserved.