@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public abstract static class Openstack.FactoryEP extends Object implements hudson.ExtensionPoint
Constructor and Description |
---|
FactoryEP() |
Modifier and Type | Method and Description |
---|---|
static Openstack |
get(String endPointUrl,
String identity,
String credential,
String region)
Instantiate Openstack client.
|
abstract Openstack |
getOpenstack(String endPointUrl,
String identity,
String credential,
String region) |
Copyright © 2016–2017. All rights reserved.