| Constructor and Description |
|---|
OpenStackRequest(OpenStackClient client,
HttpMethod method,
CharSequence path,
Entity<?> entity,
Class<R> returnType) |
OpenStackRequest(OpenStackClient client,
HttpMethod method,
String path,
Entity<?> entity,
Class<R> returnType) |
| Modifier and Type | Class and Description |
|---|---|
class |
Ceilometer |
| Constructor and Description |
|---|
MetersResource(OpenStackClient client) |
ResourceShow(OpenStackClient client) |
ResourcesResource(OpenStackClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
Cinder |
| Constructor and Description |
|---|
LimitsExtension(OpenStackClient client) |
SchedulerStatsExtension(OpenStackClient client) |
SnapshotsExtension(OpenStackClient client) |
VolumesExtension(OpenStackClient client) |
VolumeTypesExtension(OpenStackClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
Glance |
| Constructor and Description |
|---|
ImagesResource(OpenStackClient client) |
SharedImagesResource(OpenStackClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
Heat
Reference: http://api.openstack.org/api-ref-orchestration.html
|
| Constructor and Description |
|---|
ResourcesResource(OpenStackClient client) |
StackResource(OpenStackClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
Keystone |
| Constructor and Description |
|---|
EndpointsResource(OpenStackClient client) |
RolesResource(OpenStackClient client) |
ServicesResource(OpenStackClient client) |
TenantsResource(OpenStackClient client) |
TokensResource(OpenStackClient client) |
UsersResource(OpenStackClient client) |
| Modifier and Type | Field and Description |
|---|---|
protected OpenStackClient |
GenericResource.CLIENT |
| Constructor and Description |
|---|
CredentialsResources(OpenStackClient client) |
DomainGroupRolesResource(OpenStackClient client,
String path) |
DomainsResource(OpenStackClient client) |
DomainUserRolesResource(OpenStackClient client,
String path) |
EndpointsResource(OpenStackClient client) |
GenericResource(OpenStackClient client,
CharSequence path,
Class<One> oneClass,
Class<Many> manyClass) |
GroupsResource(OpenStackClient client) |
GroupUsersResource(OpenStackClient client,
String path) |
PoliciesResource(OpenStackClient client) |
ProjectGroupRolesResource(OpenStackClient client,
String path) |
ProjectRolesResource(OpenStackClient client,
String path) |
ProjectsResource(OpenStackClient client) |
ProjectUserRolesResource(OpenStackClient client,
String path) |
RolesResource(OpenStackClient client) |
ServicesResource(OpenStackClient client) |
TokensResource(OpenStackClient client) |
UsersResource(OpenStackClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
Nova |
| Constructor and Description |
|---|
ExtensionsResource(OpenStackClient client) |
FlavorsResource(OpenStackClient client) |
HypervisorsResource(OpenStackClient client) |
ImagesResource(OpenStackClient client) |
QuotaSetsResource(OpenStackClient client) |
ServersResource(OpenStackClient client) |
ServicesResource(OpenStackClient client) |
| Constructor and Description |
|---|
AggregatesExtension(OpenStackClient client) |
CloudpipesExtension(OpenStackClient client) |
CredentialsExtension(OpenStackClient client) |
FloatingIpDnsExtension(OpenStackClient client) |
FloatingIpPoolsExtension(OpenStackClient client) |
FloatingIpsExtension(OpenStackClient client) |
HostsExtension(OpenStackClient client) |
KeyPairsExtension(OpenStackClient client) |
NetworksExtension(OpenStackClient client) |
SecurityGroupsExtension(OpenStackClient client) |
SnapshotsExtension(OpenStackClient client) |
VolumesExtension(OpenStackClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
Quantum |
| Constructor and Description |
|---|
NetworksResource(OpenStackClient client) |
PortsResource(OpenStackClient client) |
RoutersResource(OpenStackClient client) |
SubnetsResource(OpenStackClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
Swift |
| Constructor and Description |
|---|
AccountResource(OpenStackClient client) |
ContainerResource(OpenStackClient client,
String container) |
ContainersResource(OpenStackClient client) |
Copyright © 2012–2025. All rights reserved.