Uses of Class
org.jclouds.openstack.v2_0.services.Extension
-
-
Uses of Extension in org.jclouds.openstack.cinder.v1.extensions
Classes in org.jclouds.openstack.cinder.v1.extensions with annotations of type Extension Modifier and Type Interface Description interface
AvailabilityZoneApi
Provides access to the OpenStack Block Storage (Cinder) Availability Zone Extension API. -
Uses of Extension in org.jclouds.openstack.keystone.v2_0.extensions
Classes in org.jclouds.openstack.keystone.v2_0.extensions with annotations of type Extension Modifier and Type Interface Description interface
RoleAdminApi
Provides access to the OpenStack Keystone Role Administration Extension API.interface
ServiceAdminApi
Provides access to Service Administration actions.interface
TenantAdminApi
Provides access to Tenant Administration actions.interface
UserAdminApi
Provides access to User Administration actions. -
Uses of Extension in org.jclouds.openstack.neutron.v2.extensions
Classes in org.jclouds.openstack.neutron.v2.extensions with annotations of type Extension Modifier and Type Interface Description interface
FWaaSApi
The FWaaS extension provides OpenStack users with the ability to deploy firewalls to protect their networks.interface
RouterApi
Provides access to Router operations for the OpenStack Networking (Neutron) v2 API. -
Uses of Extension in org.jclouds.openstack.neutron.v2.extensions.lbaas.v1
Classes in org.jclouds.openstack.neutron.v2.extensions.lbaas.v1 with annotations of type Extension Modifier and Type Interface Description interface
LBaaSApi
Provides access to load-balancing operations for the OpenStack Networking (Neutron) v2 API. -
Uses of Extension in org.jclouds.openstack.nova.v2_0.extensions
Classes in org.jclouds.openstack.nova.v2_0.extensions with annotations of type Extension Modifier and Type Interface Description interface
AttachInterfaceApi
Provides access to the OpenStack Compute (Nova) Attach Interfaces API.interface
AvailabilityZoneApi
Provides access to the OpenStack Compute (Nova) Availability Zone Extension API.interface
ConsolesApi
Provides access to the OpenStack Compute (Nova) Consoles Extension API.interface
FlavorExtraSpecsApi
Provides access to the OpenStack Compute (Nova) Flavor Extra Specs Extension API.interface
FloatingIPApi
Provides access to the OpenStack Compute (Nova) Floating IP extension API.interface
FloatingIPPoolApi
interface
HostAdministrationApi
Provides access to OpenStack Compute (Nova) Host Administration extension API.interface
HostAggregateApi
Provide access to the OpenStack Compute (Nova) Host Aggregates extension API.interface
HypervisorApi
Provides access to the OpenStack Compute (Nova) Hypervisor Extension API.interface
KeyPairApi
Provides access to the OpenStack Compute (Nova) Key Pair Extension API.interface
QuotaApi
Provide access to OpenStack Compute (Nova) Quota Extension API.interface
SecurityGroupApi
Provides access to the OpenStack Compute (Nova) Security Group extension API.interface
ServerAdminApi
Provide access to the OpenStack Compute (Nova) Admin Server Actions Extension API.interface
ServerWithSecurityGroupsApi
Provides access to the OpenStack Compute (Nova) Create Server extension API.interface
SimpleTenantUsageApi
Provides access to the OpenStack Compute (Nova) Simple Tenant Usage extension API.interface
VirtualInterfaceApi
Provides access to the OpenStack Compute (Nova) Virtual Interface (VIFs) extension API.interface
VolumeApi
interface
VolumeAttachmentApi
Provides access to the OpenStack Compute (Nova) Volume Attachments Extension API.interface
VolumeTypeApi
Provides access to the OpenStack Compute (Nova) Volume Type extension API.
-