public class ComputeServiceImpl extends BaseComputeServices implements ComputeService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
ComputeServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
FlavorService |
flavors()
Flavor Service API
|
FloatingIPDNSService |
floatingIPDNS()
Service that manages the extension 'os-floating-ip-dns'
|
ComputeFloatingIPService |
floatingIps()
Floating IP Service API
|
HostService |
host()
Compute Os-Host API
|
HostAggregateService |
hostAggregates()
Host Aggregates Management Service
|
HypervisorService |
hypervisors()
Hypervisor Service Extension API
|
ComputeImageService |
images()
Image Service API
|
KeypairService |
keypairs()
Keypair Management Service
|
List<? extends Extension> |
listExtensions() |
MigrationService |
migrations()
Administrators only - provides in-progress migrations for a region or cell
|
QuotaSetService |
quotaSets()
Quota-Set Service API
|
ComputeSecurityGroupService |
securityGroups()
Security Groups Extension API
|
ServerGroupService |
serverGroups()
ServerGroup Management Service
|
ServerService |
servers()
Server Service API
|
ServerTagService |
serverTags()
Server Tag Management Service
|
ServicesService |
services()
Compute services service
|
ZoneService |
zones()
ZoneService Extension API
|
invokeAction, invokeActionWithResponsedelete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic FlavorService flavors()
flavors in interface ComputeServicepublic ComputeImageService images()
images in interface ComputeServicepublic ServerService servers()
servers in interface ComputeServicepublic QuotaSetService quotaSets()
quotaSets in interface ComputeServicepublic HostService host()
host in interface ComputeServicepublic List<? extends Extension> listExtensions()
listExtensions in interface ComputeServicepublic ComputeFloatingIPService floatingIps()
floatingIps in interface ComputeServicepublic ComputeSecurityGroupService securityGroups()
securityGroups in interface ComputeServicepublic KeypairService keypairs()
keypairs in interface ComputeServicepublic HypervisorService hypervisors()
hypervisors in interface ComputeServicepublic ZoneService zones()
zones in interface ComputeServicepublic MigrationService migrations()
migrations in interface ComputeServicepublic ServerGroupService serverGroups()
ComputeServiceserverGroups in interface ComputeServicepublic FloatingIPDNSService floatingIPDNS()
ComputeServicefloatingIPDNS in interface ComputeServicepublic HostAggregateService hostAggregates()
ComputeServicehostAggregates in interface ComputeServicepublic ServerTagService serverTags()
ComputeServiceserverTags in interface ComputeServicepublic ServicesService services()
ComputeServiceservices in interface ComputeServiceCopyright © 2017. All rights reserved.