public class EnterpriseProperties extends DomainWrapper<com.abiquo.server.core.enterprise.EnterprisePropertiesDto>
EnterprisePropertiesDto
.
http://community.abiquo.com/display/ABI20/Enterprise+Properties+Resource
context, target
Modifier | Constructor and Description |
---|---|
protected |
EnterpriseProperties(RestContext<AbiquoApi,AbiquoAsyncApi> context,
com.abiquo.server.core.enterprise.EnterprisePropertiesDto target)
Constructor to be used only by the builder.
|
Modifier and Type | Method and Description |
---|---|
Enterprise |
getEnterprise() |
Map<String,String> |
getProperties() |
void |
setProperties(Map<String,String> properties) |
void |
update() |
getParentId, getTask, getTasks, getURI, join, unwrap, unwrap, updateLink, wrap, wrap
protected EnterpriseProperties(RestContext<AbiquoApi,AbiquoAsyncApi> context, com.abiquo.server.core.enterprise.EnterprisePropertiesDto target)
public void update()
public Enterprise getEnterprise()
Copyright © 2009-2013 jclouds. All Rights Reserved.