public class HypervisorServiceImpl extends BaseComputeServices implements HypervisorService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
HypervisorServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Hypervisor> |
list()
The Hypervisors for this OpenStack deployment.
|
HypervisorStatistics |
statistics()
The Hypervisor Statistics for this OpenStack Deployment
NOTE: This is an extension and not all deployments support os-hypervisors
|
invokeAction, invokeActionWithResponsedelete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic List<? extends Hypervisor> list()
list in interface HypervisorServicepublic HypervisorStatistics statistics()
statistics in interface HypervisorServiceCopyright © 2017. All rights reserved.