| Modifier and Type | Method and Description |
|---|---|
HttpRequest.RequestBuilder<R> |
HttpRequest.RequestBuilder.entity(ModelEntity entity) |
| Constructor and Description |
|---|
HttpRequest(String endpoint,
String path,
HttpMethod method,
ModelEntity entity,
Class<R> returnType)
Creates a new HttpRequest
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResourceEntity
Model class which is used for Service Operations that is backed by a unique identifier and a name
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasicResource
A basic resource that captures an Id and Name of the resource
|
interface |
Extension
Represents an Extension which adds additional functionality to the OpenStack API
|
interface |
IdEntity
A simple entity which supports encapsulating an identifier
|
interface |
Link
Model for a generic link
|
interface |
QuotaDetails
Details for a specific Quota with a Quota-Set
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbsoluteLimit
Absolute limits are specified as name/value pairs.
|
interface |
Address
Represents an IP Address
|
interface |
Addresses
A container which holds networks with 1 or more addresses
|
interface |
Fault
Represents a Fault with the Nova OpenStack service
|
interface |
Flavor
An OpenStack Flavor which is a template used for configuration against running Instances
|
interface |
FloatingIP
The Interface FloatingIP.
|
interface |
HostAggregate
Represents the HostAggregates
|
interface |
Image
An OpenStack image is a collection of files used to create a Server.
|
interface |
InterfaceAttachment
Interface attachment model entity
|
static interface |
InterfaceAttachment.FixedIp |
interface |
Keypair
An OpenStack Keypair is an SSH Key
|
interface |
Limits
Accounts may be pre-configured with a set of thresholds (or limits) to manage capacity and prevent abuse of the system.
|
interface |
NetworkCreate
A network which allows an association to a network UUID and a specified Fix IP Address
|
interface |
QuotaSet
An OpenStack Quota-Set
|
interface |
QuotaSetUpdate
Represents an updateable quota set
|
interface |
RateLimit
Rate limits are specified in terms of both a human-readable wild-card URI and a machine-processable regular expression.
|
interface |
SecGroupExtension
A Security Group which is defined the the (os-security-groups) extension
|
static interface |
SecGroupExtension.Rule
Security Group Rule
|
interface |
Server
A server is a virtual machine instance on a compute based system.
|
interface |
ServerCreate
The Model used to create a new VM/Server
|
static interface |
ServerCreate.SecurityGroup |
interface |
ServerGroup
An OpenStack ServerGroup which is a group that the server in it must be Located on different hosts
|
interface |
SimpleTenantUsage
Provides simple usage reporting for tenants
|
interface |
VNCConsole
Represents a VNC Console which provides VNC connection information for a remote server
|
interface |
VolumeAttachment
Provides volume attachment result
|
| Modifier and Type | Class and Description |
|---|---|
class |
Personality
A Personality is a file (path to file) and the contents that should be replaced on a new VM Server
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AvailabilityZone
Availability Zone Model Entity
|
static interface |
AvailabilityZone.NovaService |
static interface |
AvailabilityZone.ZoneState |
interface |
DNSEntry
A Floating IP DNS Extension - DNS Entry
|
interface |
DomainEntry
A Floating IP DNS Extension - Domain Entry
|
interface |
Hypervisor
Represents a Hypervisor details Entity used within the OSHypervisor extensions API
|
static interface |
Hypervisor.CPUInfo |
static interface |
Hypervisor.CPUTopology |
static interface |
Hypervisor.Service
The Hypervisor Services Detail
|
interface |
HypervisorStatistics
Represents a Hypervisor Statistics Entity used within the OSHypervisor extensions API
|
interface |
Migration
A model class which enables an administrative user to fetch in-progress migrations for a region or specified cell in a region
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseStackCreateUpdate
Base interface for Stack Creation or Update based API Services
|
interface |
Event
This interface describes the getter-methods (and thus components) of a event.
|
interface |
Resource
This interface describes the getter-methods (and thus components) of a heat source.
|
interface |
SoftwareConfig
Software Configuration Model
|
interface |
Stack
This interface describes the getter-methods (and thus components) of a stack.
|
interface |
StackCreate
This interface describes the model of a
Stack, before it is sent to
the server for creation |
interface |
StackUpdate
Model Entity used for updating a Stack
|
interface |
Template
This interface describes a template object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Access
Access is the entity returned when Authenticated by the Identity service
|
interface |
Endpoint
Endpoint Model is used to describe a network address which is described by URL's and other service
information depending on the context it was retrieved in.
|
interface |
Role
A permission scheme a user is assigned when performing specific operations.
|
interface |
Service
OpenStack service, such as Compute (Nova), Object Storage (Swift), or Image Service (Glance).
|
interface |
ServiceEndpoint
OpenStack ServiceEndpoint is an endpoint which is mapped to a
Service |
interface |
Tenant
Tenant Model class use to group/isolate resources and/or identity objects
|
interface |
TenantUser
A User from a Tenant perspective
|
interface |
Token
A token which is used during authentication allowing follow up calls to only supply the assigned token within the header avoiding re-authentication
|
interface |
TokenV2
A version 2 token which is used during authentication allowing follow up calls to only supply the assigned token within the header avoiding re-authentication
|
interface |
User
An Identity User within OpenStack
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Authentication |
static interface |
Authentication.Identity.Password.User |
static interface |
Authentication.Identity.Password.User.Domain |
static interface |
Authentication.Scope.Domain |
static interface |
Authentication.Scope.Project |
interface |
Catalog
Represents an OpenStack Identity Version 3 Catalog.
|
interface |
EndpointV3
Represents a Version 3 Endpoint
|
interface |
TokenV3
A version 3 token which is used during authentication allowing follow up calls to only supply the assigned token within the header avoiding re-authentication
|
static interface |
TokenV3.DomainV3 |
static interface |
TokenV3.ProjectV3 |
static interface |
TokenV3.RoleV3 |
static interface |
TokenV3.UserV3 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ImageMember
Represents a system tenant who has access to another tenants Image
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AllowedAddressPair
Allowed Address Pair for Neutron Port
|
interface |
ExternalGateway
Configurable external gateway modes extension model.
|
interface |
HostRoute
A Network Host based Routing Entry
|
interface |
IP
A Fixed IP Address
|
interface |
NetFloatingIP
The Interface NetFloatingIP.
|
interface |
NetQuota
Network quotas that are bound to a Tenant
|
interface |
Network
An OpenStack (Neutron) network
|
interface |
NetworkUpdate
An entity used to update a network
|
interface |
Pool
An IP Address Pool which has a starting network and a ending network which becomes a pool of addresses
|
interface |
Port
A Network (Neutron) Port
|
interface |
Router
A router is used to interconnect subnets and forward traffic among them.
|
interface |
RouterInterface
An interface data model which is returned during interface association with a router
|
interface |
SecurityGroup
The Interface SecurityGroup.
|
interface |
SecurityGroupRule
The Interface SecurityGroupRule.
|
interface |
Subnet
A Subnet is a network with Pools and network based settings
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HealthMonitor
A healthMonitor of a Lbaas pool
|
interface |
HealthMonitorAssociate
An entity used to associate a healthMonitor with a lb pool
|
interface |
HealthMonitorUpdate
An entity used to update a healthMonitor
|
interface |
LbPool
A loadbanlance pool
|
interface |
LbPoolStats |
interface |
LbPoolUpdate
A entity used to update a lb pool
|
interface |
Member
A member of a Lbaas pool
|
interface |
MemberUpdate
An entity used to update a member of a pool
|
interface |
SessionPersistence
Session persistence parameters for the VIP.
|
interface |
Vip
a vip of a pool
|
interface |
VipUpdate
An entity used to update a vip
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Cluster
An OpenStack Cluster
|
interface |
ClusterTemplate
A Sahara Cluster Template
|
interface |
ConfigInfo
A Sahara Config Information
|
interface |
Instance
An Openstack Sahara Instance
|
interface |
NodeGroup
A Sahara Node Group
|
interface |
NodeGroupTemplate
A Sahara Node Group Template
|
interface |
Plugin
A Sahara Plugin
|
interface |
ServiceConfig
Service Configuration Model
|
interface |
ServiceInfo
Service Information Model
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BlockQuotaSet
An OpenStack Quota-Set
|
interface |
BlockQuotaSetUsage
Block Quota-Set Usage Details
|
interface |
Volume
An OpenStack Volume
|
interface |
VolumeSnapshot
An OpenStack Volume Snapshot which is a point-in-time copy of a volume
|
interface |
VolumeTransfer
Represents a Volume Transfer Entity which is used for creating a volume transfer
|
interface |
VolumeType
The volume type defines the characteristics of a volume.
|
interface |
VolumeUploadImage
Represents an action state when uploading a volume to the image service
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SwiftAccount
An Account representation for OpenStack Object Storage (Swift)
|
interface |
SwiftContainer
Represents an OpenStack Swift Container which holds Objects
|
interface |
SwiftObject
Represents an Object which is a File or Directory within a Container
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Alarm
An Alarm is triggered when a specificied rule is satisfied
|
interface |
Meter
A Meter is a category of Measurement
|
interface |
Sample
A single measurement for a given meter and resource.
|
interface |
Statistics
Computed Statistics for a Query against a Meter
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicResourceEntity
Basic Id/Name based Entity Model implementation
|
class |
ExtensionValue
Represents an Extension which adds additional functionality to the OpenStack API
|
static class |
ExtensionValue.Extensions |
static class |
ExtensionValue.NovaExtensions |
class |
GenericLink
A Link holds information about a URL, Relative URL and the type of the link
|
class |
IdResourceEntity
Basic Id based Entity Model implementation
|
class |
ListEntity<T>
Simple name value pair based Entity
|
class |
ListResult<T>
A List result which wrappers a JSON Array
|
class |
MapEntity
Simple name value pair based Entity
|
class |
Metadata
A generic MetaData model class which is just a Map of Key to Value
|
class |
QuotaDetailsEntity
Quota Details Entity describing quota usage
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateAddHost
Adds a host to an aggregate.
|
class |
AggregateRemoveHost
remove a host to an aggregate.
|
class |
ConsoleOutput
A wrapper model class to return the console output from a server
|
class |
ExtraSpecsWrapper
A Wrapper for flavor extra specs to get
|
class |
HostAggregateMetadata
set metadata for an aggregate.
|
class |
MetaDataWrapper
A Wrapper for Rest calls to set/update Meta Data
|
class |
NovaAbsoluteLimit
Absolute limits are specified as name/value pairs.
|
class |
NovaAddresses |
static class |
NovaAddresses.NovaAddress |
class |
NovaFault
A server Fault
|
class |
NovaFlavor
An OpenStack Flavor which is a template used for configuration against running Instances
|
static class |
NovaFlavor.Flavors |
class |
NovaFloatingIP
The Class NovaFloatingIP.
|
static class |
NovaFloatingIP.NovaFloatingIPs
The Class NovaFloatingIPs.
|
class |
NovaFloatingIPPools
Maps to the OpenStack Floating IP Pool specification and used internally to retrieve the list of pool names
|
class |
NovaHostAggregate
Nova HostAggregate
|
static class |
NovaHostAggregate.NovaHostAggregates
host aggregates
|
class |
NovaHostAggregateUpdate
The JSON object used to update an existing aggregate
|
class |
NovaImage
An OpenStack image is a collection of files used to create a Server.
|
static class |
NovaImage.NovaImages |
class |
NovaInterfaceAttachment |
static class |
NovaInterfaceAttachment.NovaFixedIp |
static class |
NovaInterfaceAttachment.NovaInterfaceAttachments |
class |
NovaKeypair
An OpenStack Keypair is an SSH Key
|
static class |
NovaKeypair.Keypairs |
class |
NovaLimits
Accounts may be pre-configured with a set of thresholds (or limits) to manage capacity and prevent abuse of the system.
|
class |
NovaNetworkCreate |
class |
NovaQuotaSet
An OpenStack Quota-Set
|
static class |
NovaQuotaSet.NovaQuotaSetClass |
class |
NovaQuotaSetUpdate |
static class |
NovaQuotaSetUpdate.NovaQuotaSetUpdateClass |
static class |
NovaQuotaSetUpdate.NovaQuotaSetUpdateTenant |
class |
NovaRateLimit
Rate limits are specified in terms of both a human-readable wild-card URI and a machine-processable regular expression.
|
class |
NovaSecGroupExtension
A Security Group which is defined the the (os-security-groups) extension
|
static class |
NovaSecGroupExtension.SecurityGroupRule
Security Group Rule
|
static class |
NovaSecGroupExtension.SecurityGroups |
class |
NovaServer |
static class |
NovaServer.Servers |
class |
NovaServerCreate |
class |
NovaServerCreateWithHintsWrapper
An entity for build a Server with Scheduler hints
|
class |
NovaServerGroup |
static class |
NovaServerGroup.ServerGroups |
class |
NovaServerUpdate
The JSON object used to update an existing server
|
class |
NovaSimpleTenantUsage
Provides simple usage reporting for tenants
|
static class |
NovaSimpleTenantUsage.NovaSimpleTenantUsages
Tenant usages for all tenants wrapper
|
class |
NovaVNCConsole
Represents a VNC Console which provides VNC connection information for a remote server
|
static class |
NovaVNCConsole.NovaConsole |
static class |
NovaVNCConsole.NovaConsoleSPICE |
static class |
NovaVNCConsole.NovaConsoleVNC |
class |
NovaVolumeAttachment
return a description for this volume attachment job
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServerAction
Decorator interface for Server based Actions
|
| Modifier and Type | Class and Description |
|---|---|
class |
BackupAction
Server Action which encapsulates a Backup
|
static class |
BasicActions.ChangePassword |
static class |
BasicActions.ConfirmResize |
static class |
BasicActions.Lock |
static class |
BasicActions.Migrate |
static class |
BasicActions.Pause |
static class |
BasicActions.Reboot |
static class |
BasicActions.Rescue |
static class |
BasicActions.Resize |
static class |
BasicActions.Resume |
static class |
BasicActions.RevertResize |
static class |
BasicActions.Shelve |
static class |
BasicActions.ShelveOffload |
static class |
BasicActions.Start |
static class |
BasicActions.Stop |
static class |
BasicActions.Suspend |
static class |
BasicActions.UnLock |
static class |
BasicActions.UnPause |
static class |
BasicActions.UnRescue |
static class |
BasicActions.UnShelve |
class |
CreateSnapshotAction
Create Snapshot action which creates a new Image snapshot from the present state of the server instance
|
class |
FloatingIpActions
Floating IP based Actions
|
static class |
FloatingIpActions.Add |
static class |
FloatingIpActions.Remove |
class |
LiveMigrationAction
Live Migration Action for a Server
|
class |
RebuildAction
An Action which Rebuilds an existing Server Instance
|
class |
ResetStateAction
Resets the state of a server to a specified state.
|
class |
SecurityGroupActions
SecurityGroup related Actions
|
static class |
SecurityGroupActions.Add |
static class |
SecurityGroupActions.Remove |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtAvailabilityZone |
static class |
ExtAvailabilityZone.AvailabilityZones |
class |
ExtDNSEntry
A Floating IP DNS Extension - DNS Entry
|
static class |
ExtDNSEntry.DNSEntries |
class |
ExtDomainEntry
A Floating IP DNS Extension - Domain Entry
|
static class |
ExtDomainEntry.DomainEntries |
class |
ExtHypervisor |
static class |
ExtHypervisor.Hypervisors |
class |
ExtHypervisorStatistics |
class |
ExtMigration
A model class implementation which enables an administrative user to fetch in-progress migrations for a region or specified cell in a region
|
static class |
ExtMigration.Migrations |
| Modifier and Type | Method and Description |
|---|---|
ModelEntity |
WrapServerIfApplicableFunction.apply(ServerCreate server)
Wraps the ServerCreate if applicable or returns
server if the operation is a no-op |
| Modifier and Type | Class and Description |
|---|---|
class |
HeatEvent
This is a model of a heatevent.
|
static class |
HeatEvent.Events
An inner class for representing lists of Heat Resource
|
class |
HeatResource
This is a model of a HeatResource.
|
static class |
HeatResource.Resources
An inner class for representing lists of Heat Resource
|
class |
HeatSoftwareConfig
Model implementation for Software Config
|
class |
HeatStack
This is a model of a heatstack.
|
static class |
HeatStack.Stacks
An inner class for representing lists of HeatStacks
|
class |
HeatStackCreate
This class contains all elements required for the creation of a HeatStack.
|
class |
HeatStackUpdate
Model Entity used for updating a Stack
|
class |
HeatTemplate
This class represents a HeatTemplate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Auth |
class |
Credentials |
class |
KeystoneAccess |
static class |
KeystoneAccess.AccessUser.AccessRole |
static class |
KeystoneAccess.AccessUsers |
class |
KeystoneEndpoint
Endpoint Model is used to describe a network address which is described by URL's and other service
information depending on the context it was retrieved in.
|
static class |
KeystoneEndpoint.Endpoints |
class |
KeystoneRole
A User based Role - see
Role |
static class |
KeystoneRole.Roles |
class |
KeystoneService
OpenStack service, such as Compute (Nova), Object Storage (Swift), or Image Service (Glance).
|
static class |
KeystoneService.Services |
class |
KeystoneServiceEndpoint
OpenStack ServiceEndpoint is an endpoint which is mapped to a
Service |
static class |
KeystoneServiceEndpoint.ServiceEndpoints |
class |
KeystoneTenant
Tenant Model class use to group/isolate resources and/or identity objects
|
static class |
KeystoneTenant.BackwardsCompatTenants
Used for backwards compatibility in fetching a Tenant By Name.
|
static class |
KeystoneTenant.Tenants |
class |
KeystoneTenantUser
A User from a Tenant perspective implemenation
|
static class |
KeystoneTenantUser.TenantUsers |
class |
KeystoneToken |
class |
KeystoneUser |
static class |
KeystoneUser.Users |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessWrapper
This class wraps V3 objects and satisfies the original V2 API calls to bridge the differences between V2 and V3
|
class |
KeystoneAuth |
static class |
KeystoneAuth.AuthIdentity.AuthPassword.AuthUser |
static class |
KeystoneAuth.AuthIdentity.AuthPassword.AuthUser.AuthDomain |
static class |
KeystoneAuth.AuthScope.AuthDomain |
static class |
KeystoneAuth.AuthScope.ScopeProject |
static class |
KeystoneAuth.AuthScope.ScopeTrust |
class |
KeystoneCatalog
Represents an OpenStack Identity Version 3 Catalog.
|
class |
KeystoneEndpointV3
Represents a Version 3 Endpoint
|
class |
KeystoneTokenV3 |
static class |
KeystoneTokenV3.KeystoneDomainV3 |
static class |
KeystoneTokenV3.KeystoneProjectV3 |
static class |
KeystoneTokenV3.KeystoneRoleV3 |
static class |
KeystoneTokenV3.KeystoneUserV3 |
| Modifier and Type | Class and Description |
|---|---|
class |
GlanceImage
A Glance v1.1 Image model implementation
|
static class |
GlanceImage.Images |
class |
GlanceImageMember
Represents a system tenant who has access to another tenants Image
|
static class |
GlanceImageMember.Members |
| Modifier and Type | Class and Description |
|---|---|
class |
AddRouterInterfaceAction
Adds a Router Interface based on a Port or Subnet identifier
|
class |
NeutronAllowedAddressPair
A Fixed IP Address
|
class |
NeutronExternalGateway
Configurable external gateway modes extension model.
|
class |
NeutronFloatingIP
An OpenStack Neutron Floating IP Model.
|
static class |
NeutronFloatingIP.FloatingIPs
The Class FloatingIPs.
|
class |
NeutronHostRoute
A Network Host based Routing Entry.
|
class |
NeutronIP
A Fixed IP Address
|
class |
NeutronNetQuota
Network quotas that are bound to a Tenant
|
class |
NeutronNetwork
An OpenStack (Neutron) network
|
static class |
NeutronNetwork.Networks |
class |
NeutronNetworkUpdate
An entity used to update a network
|
class |
NeutronPool
An IP Address Pool which has a starting network and a ending network which becomes a pool of addresses
|
class |
NeutronPort
A Neutron Port
|
static class |
NeutronPort.Ports |
class |
NeutronPortCreate
Represents a Port that is used during a create operation which only encapsulates the allowed properties
|
class |
NeutronRouter
A router is used to interconnect subnets and forward traffic among them.
|
static class |
NeutronRouter.Routers |
class |
NeutronRouterInterface
An interface data model which is returned during interface association with a router
|
class |
NeutronSecurityGroup
An OpenStack Neutron Security Group Rule model.
|
static class |
NeutronSecurityGroup.SecurityGroups
The Class SecurityGroups.
|
class |
NeutronSecurityGroupRule
An OpenStack Neutron Security Group Rule model.
|
static class |
NeutronSecurityGroupRule.SecurityGroupRules
The Class SecurityGroupRules.
|
class |
NeutronSubnet
A Subnet is a network with Pools and network based settings
|
static class |
NeutronSubnet.Subnets |
class |
NeutronSubnetUpdate
Encapsulates the updateable view for a Subnet within Neutron
|
| Modifier and Type | Class and Description |
|---|---|
class |
NeutronHealthMonitor
A health monitor entity
|
static class |
NeutronHealthMonitor.HealthMonitors |
class |
NeutronHealthMonitorAssociate
A entity used to associate a healthMonitor with a pool
|
class |
NeutronHealthMonitorUpdate
An entity used to update a healthmonitor
|
class |
NeutronLbPool
A pool of a loadbalance
|
static class |
NeutronLbPool.LbPools |
class |
NeutronLbPoolStats |
class |
NeutronLbPoolUpdate
A entity used to update a lb pool
|
class |
NeutronMember
A member of a Lbaas pool
|
static class |
NeutronMember.Members
Lbaas members
|
class |
NeutronMemberUpdate
A updated member of a Lbaas pool
|
class |
NeutronSessionPersistence |
class |
NeutronVip |
static class |
NeutronVip.Vips |
class |
NeutronVipUpdate
Neutron Vip for update
|
| Modifier and Type | Class and Description |
|---|---|
class |
SaharaCluster
For mapping JSON response to/from java objects
|
static class |
SaharaCluster.Clusters |
class |
SaharaClusterTemplate
An OpenStack Sahara
|
static class |
SaharaClusterTemplate.ClusterTemplates |
class |
SaharaClusterTemplateUnwrapped
An OpenStack Sahara
Unwrap the root name of ClusterTemplate when serialized into json request
|
class |
SaharaClusterUnwrapped
An OpenStack Sahara
Unwrap the root name of Cluster when serialized into json request
|
class |
SaharaConfigInfo
For mapping JSON response to/from java objects
|
class |
SaharaImage
A Sahara image
|
static class |
SaharaImage.SaharaImages |
class |
SaharaInstance
For mapping JSON response to java objects
|
static class |
SaharaInstance.Instances |
class |
SaharaNodeGroup
An OpenStack Sahara
|
static class |
SaharaNodeGroup.NodeGroups |
class |
SaharaNodeGroupTemplate
An OpenStack Sahara
|
static class |
SaharaNodeGroupTemplate.NodeGroupTemplates |
class |
SaharaNodeGroupTemplateUnwrapped
An OpenStack Sahara
Unwrap the root name of NodeGroupTemplate when serialized into json request
|
class |
SaharaPlugin
For mapping JSON response to/from java objects
|
static class |
SaharaPlugin.SaharaPlugins |
class |
SaharaServiceConfig
For mapping JSON response to java objects
|
class |
SaharaServiceInfo
For mapping JSON response to java objects
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SaharaActions.AddNodeGroupAction |
static class |
SaharaActions.ResizeNodeGroupAction |
| Modifier and Type | Class and Description |
|---|---|
class |
SaharaImageServiceImpl.RegisterImageRequest |
class |
SaharaImageServiceImpl.UpdateTagsRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
CinderBlockQuotaSet
An OpenStack Quota-Set
|
class |
CinderBlockQuotaSetUsage
Block Quota-Set Usage Details
|
class |
CinderUploadImageData
REST Entity for uploading a Volume to the Image Service
|
class |
CinderVolume
An OpenStack Volume
|
static class |
CinderVolume.Volumes |
class |
CinderVolumeAttachment
return a description for this volume attachment job
|
class |
CinderVolumeMigration |
class |
CinderVolumeSnapshot
An OpenStack Volume Snapshot which is a point-in-time copy of a volume.
|
static class |
CinderVolumeSnapshot.VolumeSnapshots |
class |
CinderVolumeTransfer
Represents a Volume Transfer Entity which is used for creating a volume transfer
|
static class |
CinderVolumeTransfer.VolumeTransferList |
class |
CinderVolumeTransferAccept
A request entity used for accepting a volume transfer
|
class |
CinderVolumeType
The volume type defines the characteristics of a volume.
|
static class |
CinderVolumeType.VolumeTypes |
class |
CinderVolumeUploadImage
Represents an action state when uploading a volume to the image service
|
class |
ForceDeleteAction |
| Modifier and Type | Class and Description |
|---|---|
class |
SwiftAccountImpl
An Account representation for OpenStack Object Storage (Swift)
|
class |
SwiftContainerImpl
Represents an OpenStack Swift Container which holds Objects
|
class |
SwiftObjectImpl
Represents an Object which is a File or Directory within a Container
|
| Modifier and Type | Class and Description |
|---|---|
class |
CeilometerAlarm
An Alarm is triggered when a specificied rule is satisfied
|
class |
CeilometerMeter
A Meter is a category of Measurement
|
class |
CeilometerSample
A single measurement for a given meter and resource.
|
class |
CeilometerStatistics
Computed Statistics for a Query against a Meter
|