Class SaharaClusterTemplateUnwrapped
- java.lang.Object
-
- org.openstack4j.openstack.sahara.domain.SaharaClusterTemplateUnwrapped
-
- All Implemented Interfaces:
Serializable,ModelEntity
public class SaharaClusterTemplateUnwrapped extends Object implements ModelEntity
An OpenStack Sahara Unwrap the root name of ClusterTemplate when serialized into json request- Author:
- Ekasit Kijsipongse
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SaharaClusterTemplateUnwrapped(ClusterTemplate template)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ClusterTemplategetTemplate()
-
-
-
Constructor Detail
-
SaharaClusterTemplateUnwrapped
public SaharaClusterTemplateUnwrapped(ClusterTemplate template)
-
-
Method Detail
-
getTemplate
public ClusterTemplate getTemplate()
-
-