Class CloudIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.MorpheusIdentityModel
com.morpheusdata.model.projection.CloudIdentityProjection
- Direct Known Subclasses:
Cloud
-
Field Summary
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
-
Method Summary
Methods inherited from class com.morpheusdata.model.projection.MorpheusIdentityModel
getIdentityProperties
Methods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Field Details
-
name
-
code
-
-
Constructor Details
-
CloudIdentityProjection
public CloudIdentityProjection() -
CloudIdentityProjection
-
-
Method Details
-
getName
Cloud name- Returns:
- String the name of the Cloud
-
setName
-
getCode
Unique code- Returns:
- String the unique code
-
setCode
-