Package | Description |
---|---|
org.openstack4j.openstack | |
org.openstack4j.openstack.client | |
org.openstack4j.openstack.internal |
Modifier and Type | Method and Description |
---|---|
static OSClient.OSClientV2 |
OSFactory.clientFromAccess(Access access)
Skips Authentication and created the API around a previously cached Access object.
|
static OSClient.OSClientV2 |
OSFactory.clientFromAccess(Access access,
Config config)
Skips Authentication and created the API around a previously cached Access object.
|
static OSClient.OSClientV2 |
OSFactory.clientFromAccess(Access access,
Facing perspective)
Skips Authentication and created the API around a previously cached Access object.
|
static OSClient.OSClientV2 |
OSFactory.clientFromAccess(Access access,
Facing perspective,
CloudProvider provider,
Config config)
Skips Authentication and created the API around a previously cached Access object.
|
static OSClient.OSClientV2 |
OSFactory.clientFromAccess(Access access,
Facing perspective,
Config config)
Skips Authentication and created the API around a previously cached Access object.
|
Modifier and Type | Method and Description |
---|---|
OSClient.OSClientV2 |
OSClientBuilder.ClientV2.authenticate() |
Modifier and Type | Class and Description |
---|---|
static class |
OSClientSession.OSClientSessionV2 |
Copyright © 2017. All rights reserved.