Package | Description |
---|---|
org.jclouds.openstack.cinder.v1 | |
org.jclouds.openstack.keystone.v2_0 | |
org.jclouds.openstack.neutron.v2 | |
org.jclouds.openstack.nova.v2_0 |
Modifier and Type | Method and Description |
---|---|
ExtensionApi |
CinderApi.getExtensionApi(String region)
Provides access to
Extension features. |
ExtensionApi |
CinderApi.getExtensionApiForZone(String zone)
Deprecated.
Please use
CinderApi.getExtensionApi(String region) instead. To be removed in jclouds 2.0. |
Modifier and Type | Method and Description |
---|---|
ExtensionApi |
KeystoneApi.getExtensionApi()
Provides access to Extension features.
|
Modifier and Type | Method and Description |
---|---|
ExtensionApi |
NeutronApi.getExtensionApi(String region)
Provides access to Extension features.
|
Modifier and Type | Method and Description |
---|---|
ExtensionApi |
NovaApi.getExtensionApi(String region)
Provides access to Extension features.
|
ExtensionApi |
NovaApi.getExtensionApiForZone(String zone)
Deprecated.
Please use
NovaApi.getExtensionApi(String region) instead. To be removed in jclouds 2.0. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.