Package | Description |
---|---|
org.openstack4j.api.client | |
org.openstack4j.openstack | |
org.openstack4j.openstack.client |
Modifier and Type | Method and Description |
---|---|
IOSClientBuilder.V2 |
IOSClientBuilder.V2.raxApiKey(boolean raxApiKey)
Use Rackspace API Key Authentication Admin Extension to authenticate
|
IOSClientBuilder.V2 |
IOSClientBuilder.V2.tenantId(String tenantId)
The tenant/project to authenticate as (some clouds such as HP use
tenantId vs tenantName)
|
IOSClientBuilder.V2 |
IOSClientBuilder.V2.tenantName(String tenantName)
The tenant/project to authenticate as
|
IOSClientBuilder.V2 |
IOSClientBuilder.V2.token(String tokenId)
Allows authentication via an existing Token versus
IOSClientBuilder.credentials(String, String) . |
Modifier and Type | Method and Description |
---|---|
static IOSClientBuilder.V2 |
OSFactory.builderV2()
Creates builder for OpenStack V2 based authentication
|
Modifier and Type | Class and Description |
---|---|
static class |
OSClientBuilder.ClientV2 |
Copyright © 2017. All rights reserved.