| Address |
IP address
|
| Address.Builder<T extends Address.Builder<T>> |
|
| BlockDeviceMapping |
A representation of a block device that can be used to boot a Nova instance.
|
| BlockDeviceMapping.Builder |
|
| Console |
Represents an Openstack Console.
|
| Console.Builder<T extends Console.Builder<T>> |
|
| FixedIP |
Describes an fixed IP address
|
| FixedIP.Builder |
|
| Flavor |
A flavor is an available hardware configuration for a server.
|
| Flavor.Builder<T extends Flavor.Builder<T>> |
|
| FloatingIP |
A Floating IP is an IP address that can be created and associated with a
Server instance.
|
| FloatingIP.Builder<T extends FloatingIP.Builder<T>> |
|
| FloatingIpForServer |
|
| FloatingIPPool |
A pool that holds a collection of floating IP's that can be allocated from it.
|
| FloatingIPPool.Builder |
|
| Host |
Class Host
|
| Host.Builder<T extends Host.Builder<T>> |
|
| HostAggregate |
Aggregates can be manipulated using the Aggregate Extension to Nova (alias "OS-AGGREGATES")
|
| HostAggregate.Builder<T extends HostAggregate.Builder<T>> |
|
| HostResourceUsage |
Class HostResourceUsage
|
| HostResourceUsage.Builder<T extends HostResourceUsage.Builder<T>> |
|
| Image |
An image is a collection of files you use to create or rebuild a server.
|
| Image.Builder<T extends Image.Builder<T>> |
|
| Ingress |
Ingress access to a destination protocol on particular ports
|
| Ingress.Builder<T extends Ingress.Builder<T>> |
|
| InterfaceAttachment |
|
| InterfaceAttachment.Builder<T extends InterfaceAttachment.Builder<T>> |
|
| KeyPair |
Class KeyPair
|
| KeyPair.Builder<T extends KeyPair.Builder<T>> |
|
| Network |
Nova (or Neutron) network definition
Used to provide support for network, port, and fixed_ip when booting Nova servers.
|
| Network.Builder |
Implements the Builder pattern for this class
|
| PortInterface |
|
| Quota |
Represents the set of limits (quotas) returned by the Quota Extension
|
| Quota.Builder<T extends Quota.Builder<T>> |
|
| SecurityGroup |
Defines a security group
|
| SecurityGroup.Builder<T extends SecurityGroup.Builder<T>> |
|
| SecurityGroupRule |
Defines a security group rule
|
| SecurityGroupRule.Builder<T extends SecurityGroupRule.Builder<T>> |
|
| SecurityGroupRule.Cidr |
|
| Server |
A server is a virtual machine instance in the compute system.
|
| Server.Builder<T extends Server.Builder<T>> |
|
| ServerCreated |
Server Resource with administrative password returned by ServerApi#CreateServer calls
|
| ServerCreated.Builder |
|
| ServerExtendedAttributes |
Additional attributes delivered by Extended Server Attributes extension (alias "OS-EXT-SRV-ATTR")
|
| ServerExtendedAttributes.Builder |
|
| ServerExtendedStatus |
Additional attributes delivered by Extended Server Status extension (alias "OS-EXT-STS")
|
| ServerExtendedStatus.Builder<T extends ServerExtendedStatus.Builder<T>> |
|
| ServerWithSecurityGroups |
Extended server returned by ServerWithSecurityGroupsApi
|
| ServerWithSecurityGroups.Builder<T extends ServerWithSecurityGroups.Builder<T>> |
|
| SimpleServerUsage |
Information the SimpleTenantUsage extension return data about each Server
|
| SimpleServerUsage.Builder<T extends SimpleServerUsage.Builder<T>> |
|
| SimpleTenantUsage |
Information the SimpleTenantUsage extension returns data about each tenant
|
| SimpleTenantUsage.Builder<T extends SimpleTenantUsage.Builder<T>> |
|
| TenantIdAndName |
Class TenantIdAndName
|
| TenantIdAndName.Builder<T extends TenantIdAndName.Builder<T>> |
|
| VirtualInterface |
Represents a Virtual Interface (VIF)
|
| VirtualInterface.Builder<T extends VirtualInterface.Builder<T>> |
|
| Volume |
An OpenStack Nova Volume
|
| Volume.Builder<T extends Volume.Builder<T>> |
|
| VolumeAttachment |
An OpenStack Nova Volume Attachment (describes how Volumes are attached to Servers)
|
| VolumeAttachment.Builder<T extends VolumeAttachment.Builder<T>> |
|
| VolumeSnapshot |
An OpenStack Nova Volume Snapshot
|
| VolumeSnapshot.Builder<T extends VolumeSnapshot.Builder<T>> |
|
| VolumeType |
Volume Type used in the Volume Type Extension for Nova
|
| VolumeType.Builder<T extends VolumeType.Builder<T>> |
|