Class | Description |
---|---|
Address |
IP address
|
Address.Builder<T extends Address.Builder<T>> | |
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>> | |
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>> | |
KeyPair |
Class KeyPair
|
KeyPair.Builder<T extends KeyPair.Builder<T>> | |
Quota |
Represents the set of limits (quotas) returned by the Quota Extension
|
Quota.Builder<T extends Quota.Builder<T>> | |
QuotaClass |
Represents the set of limits (quota class) returned by the Quota Class Extension
|
QuotaClass.Builder<T extends QuotaClass.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<T extends ServerExtendedAttributes.Builder<T>> | |
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>> |
Enum | Description |
---|---|
BackupType | |
Image.Status |
In-flight images will have the status attribute set to SAVING and the conditional progress
element (0-100% completion) will also be returned.
|
IpProtocol | |
RebootType | |
Server.Status |
Servers contain a status attribute that can be used as an indication of the current server
state.
|
SimpleServerUsage.Status | |
Volume.Status |
Copyright © 2009-2013 jclouds. All Rights Reserved.