| Package | Description |
|---|---|
| org.openstack4j.api.client | |
| org.openstack4j.openstack | |
| org.openstack4j.openstack.client |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
static IOSClientBuilder.V2 |
OSFactory.builder()
Creates builder for OpenStack V2 based authentication
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OSClientBuilder.ClientV2 |