| Interface | Description |
|---|---|
| APIProvider |
To keep our dependencies simple in the current Openstack4J, we utilize ServiceLoader to load a provider who is responsible
for loading the implementation for any of the defined API interfaces.
|
| EndpointTokenProvider |
Provides Endpoint information for the current authorized scope
|
| OSClient |
A client which has been identified.
|
| Class | Description |
|---|---|
| Apis |
Provides access to the Major APIs and Buildables
|
| Builders |
A utility class to quickly access available Builders within the OpenStack API
|