Package com.woorea.openstack.nova.model
Class Host.ResourceWrapper
- java.lang.Object
-
- com.woorea.openstack.nova.model.Host.ResourceWrapper
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Host
public static final class Host.ResourceWrapper extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHost.ResourceWrapper.Resource
-
Constructor Summary
Constructors Constructor Description ResourceWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Host.ResourceWrapper.ResourcegetResource()StringtoString()
-
-
-
Method Detail
-
getResource
public Host.ResourceWrapper.Resource getResource()
- Returns:
- the resource
-
-