Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
OpenStackRequest.client |
Constructor and Description |
---|
OpenStackRequest(OpenStackClient client,
HttpMethod method,
java.lang.CharSequence path,
Entity<?> entity,
java.lang.Class<R> returnType) |
OpenStackRequest(OpenStackClient client,
HttpMethod method,
java.lang.String path,
Entity<?> entity,
java.lang.Class<R> returnType) |
Modifier and Type | Class and Description |
---|---|
class |
Ceilometer |
Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
MetersResource.CLIENT |
private OpenStackClient |
ResourcesResource.CLIENT |
Constructor and Description |
---|
MetersResource(OpenStackClient client) |
ResourceShow(OpenStackClient client) |
ResourcesResource(OpenStackClient client) |
Modifier and Type | Class and Description |
---|---|
class |
Cinder |
Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
VolumeTypesExtension.CLIENT |
private OpenStackClient |
VolumesExtension.CLIENT |
private OpenStackClient |
SchedulerStatsExtension.CLIENT |
private OpenStackClient |
LimitsExtension.CLIENT |
private OpenStackClient |
SnapshotsExtension.CLIENT |
Constructor and Description |
---|
LimitsExtension(OpenStackClient client) |
SchedulerStatsExtension(OpenStackClient client) |
SnapshotsExtension(OpenStackClient client) |
VolumesExtension(OpenStackClient client) |
VolumeTypesExtension(OpenStackClient client) |
Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
SharedImagesResource.CLIENT |
private OpenStackClient |
ImagesResource.CLIENT |
Constructor and Description |
---|
ImagesResource(OpenStackClient client) |
SharedImagesResource(OpenStackClient client) |
Modifier and Type | Class and Description |
---|---|
class |
Glance |
Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
ImagesResource.CLIENT |
Constructor and Description |
---|
ImagesResource(OpenStackClient client) |
Modifier and Type | Class and Description |
---|---|
class |
Heat
Reference: http://api.openstack.org/api-ref-orchestration.html
|
Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
ResourcesResource.client |
private OpenStackClient |
StackResource.client |
Constructor and Description |
---|
ResourcesResource(OpenStackClient client) |
StackResource(OpenStackClient client) |
Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
ServicesResource.client |
private OpenStackClient |
EndpointsResource.client |
private OpenStackClient |
RolesResource.client |
private OpenStackClient |
UsersResource.client |
private OpenStackClient |
TenantsResource.client |
private OpenStackClient |
TokensResource.CLIENT |
Constructor and Description |
---|
EndpointsResource(OpenStackClient client) |
RolesResource(OpenStackClient client) |
ServicesResource(OpenStackClient client) |
TenantsResource(OpenStackClient client) |
TokensResource(OpenStackClient client) |
UsersResource(OpenStackClient client) |
Modifier and Type | Class and Description |
---|---|
class |
Keystone |
Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
ProjectRolesResource.CLIENT |
protected OpenStackClient |
GenericResource.CLIENT |
private OpenStackClient |
TokensResource.CLIENT |
Modifier and Type | Class and Description |
---|---|
class |
Nova |
Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
ServicesResource.CLIENT |
private OpenStackClient |
ExtensionsResource.CLIENT |
private OpenStackClient |
ServersResource.CLIENT |
private OpenStackClient |
ImagesResource.CLIENT |
private OpenStackClient |
QuotaSetsResource.CLIENT |
private OpenStackClient |
FlavorsResource.CLIENT |
private OpenStackClient |
HypervisorsResource.CLIENT |
Constructor and Description |
---|
ExtensionsResource(OpenStackClient client) |
FlavorsResource(OpenStackClient client) |
HypervisorsResource(OpenStackClient client) |
ImagesResource(OpenStackClient client) |
QuotaSetsResource(OpenStackClient client) |
ServersResource(OpenStackClient client) |
ServicesResource(OpenStackClient client) |
Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
FloatingIpDnsExtension.CLIENT |
private OpenStackClient |
KeyPairsExtension.CLIENT |
private OpenStackClient |
CloudpipesExtension.CLIENT |
private OpenStackClient |
AggregatesExtension.CLIENT |
private OpenStackClient |
HostsExtension.CLIENT |
private OpenStackClient |
FloatingIpsExtension.CLIENT |
private OpenStackClient |
VolumesExtension.CLIENT |
private OpenStackClient |
SnapshotsExtension.CLIENT |
private OpenStackClient |
NetworksExtension.CLIENT |
private OpenStackClient |
SecurityGroupsExtension.CLIENT |
private OpenStackClient |
CredentialsExtension.CLIENT |
private OpenStackClient |
FloatingIpPoolsExtension.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 |
Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
SubnetsResource.CLIENT |
private OpenStackClient |
PortsResource.CLIENT |
private OpenStackClient |
NetworksResource.CLIENT |
private OpenStackClient |
RoutersResource.CLIENT |
Constructor and Description |
---|
NetworksResource(OpenStackClient client) |
PortsResource(OpenStackClient client) |
RoutersResource(OpenStackClient client) |
SubnetsResource(OpenStackClient client) |
Modifier and Type | Class and Description |
---|---|
class |
Swift |
Modifier and Type | Field and Description |
---|---|
private OpenStackClient |
ContainerResource.CLIENT |
private OpenStackClient |
ContainersResource.CLIENT |
private OpenStackClient |
AccountResource.CLIENT |
Constructor and Description |
---|
AccountResource(OpenStackClient client) |
ContainerResource(OpenStackClient client,
java.lang.String container) |
ContainersResource(OpenStackClient client) |