| Package | Description |
|---|---|
| org.openstack4j.api.compute | |
| org.openstack4j.model.compute | |
| org.openstack4j.openstack.compute.domain | |
| org.openstack4j.openstack.compute.internal |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HostResource> |
HostService.hostDescribe(String hostName)
Shows details for a specified host
|
| Modifier and Type | Method and Description |
|---|---|
HostResource |
HostResourceBody.getHostResource() |
| Modifier and Type | Class and Description |
|---|---|
class |
NovaHostResource
Nova Host Resource describes the capacity and capability of a compute host that provides compute service
|
| Modifier and Type | Method and Description |
|---|---|
HostResource |
NovaHostResourceBody.getHostResource() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HostResource> |
HostServiceImpl.hostDescribe(String hostName) |
Copyright © 2017. All rights reserved.