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, invokeActionWithResponse
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uri
public List<? extends Hypervisor> list()
list
in interface HypervisorService
public HypervisorStatistics statistics()
statistics
in interface HypervisorService
Copyright © 2017. All rights reserved.