| Modifier and Type | Method and Description |
|---|---|
ApiAccessConfig |
OSClientFactory.getApiAccessConfig()
Returns the API access configuration that describes how to authenticate
with and communicate over the OpenStack API.
|
| Constructor and Description |
|---|
OSClientFactory(ApiAccessConfig apiAccessConfig)
Creates an
OSClientFactory with a StandardOSClientCreator
creating clients according to the given configuration. |
OSClientFactory(ApiAccessConfig apiAccessConfig,
com.elastisys.scale.commons.openstack.OSClientFactory.OSClientCreator creator)
Creates an
OSClientFactory with a custom OSClientCreator. |
Copyright © 2011–2016 elastisys. All rights reserved.