Package org.openstack4j.model.compute
Interface HostResourceBody
-
- All Known Implementing Classes:
NovaHostResourceBody
public interface HostResourceBodyHost Resource Body contains Nova host resource- Author:
- Qin An
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HostResourcegetHostResource()
-
-
-
Method Detail
-
getHostResource
HostResource getHostResource()
- Returns:
- the Host Resource contained in the unamed body
-
-