public class Cloud extends MorpheusModel
| Modifier and Type | Field and Description |
|---|---|
Account |
account
Morpheus Account
|
java.lang.String |
code
Unique code
|
java.lang.String |
description
A text description of this Cloud
|
java.lang.String |
name
Cloud name
|
config, id| Constructor and Description |
|---|
Cloud() |
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, markClean, markDirty, setConfig, setConfigMap, setIdpublic Account account
public java.lang.String name
public java.lang.String code
public java.lang.String description