Class MorpheusIdentityModel
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.MorpheusIdentityModel
- Direct Known Subclasses:
AccountInventoryIdentityProjection
,AccountPriceIdentityProjection
,AccountPriceSetIdentityProjection
,AccountPriceSetPriceIdentityProjection
,ApplianceInstanceIdentityProjection
,BackupIdentityProjection
,BackupJobIdentityProjection
,BackupRepositoryIdentityProjection
,BackupRestoreIdentityProjection
,BackupResultIdentityProjection
,BackupTypeIdentityProjection
,CloudFolderIdentity
,CloudIdentityProjection
,CloudPoolIdentity
,CloudTypeIdentityProjection
,ComputeServerIdentityProjection
,DatastoreIdentity
,InstanceIdentityProjection
,InstanceScaleIdentityProjection
,InstanceThresholdIdentityProjection
,InstanceTypeIdentityProjection
,LoadBalancerInstanceIdentityProjection
,LoadBalancerMonitorIdentityProjection
,LoadBalancerNodeIdentityProjection
,LoadBalancerPolicyIdentityProjection
,LoadBalancerPoolIdentityProjection
,LoadBalancerProfileIdentityProjection
,LoadBalancerRuleIdentityProjection
,LoadBalancerScriptIdentityProjection
,MetadataTagIdentityProjection
,MetadataTagTypeIdentityProjection
,NetworkBase
,NetworkDomainIdentityProjection
,NetworkDomainRecordIdentityProjection
,NetworkPoolIdentityProjection
,NetworkPoolIpIdentityProjection
,OperationNotificationIdentityProjection
,PricePlanIdentityProjection
,PricePlanPriceSetIdentityProjection
,ReferenceDataSyncProjection
,ReplicationGroupIdentityProjection
,ReplicationIdentityProjection
,ReplicationSiteIdentityProjection
,ReplicationTypeIdentityProjection
,ResourcePermissionIdentity
,ResourceSpecTemplateIdentityProjection
,SecurityGroupIdentityProjection
,SecurityGroupLocationIdentityProjection
,SecurityGroupRuleIdentityProjection
,ServicePlanIdentityProjection
,ServicePlanPriceSetIdentityProjection
,SettingIdentityProjection
,SnapshotIdentityProjection
,StorageBucketIdentityProjection
,StorageControllerIdentityProjection
,StorageServerIdentityProjection
,StorageVolumeIdentityProjection
,UserIdentityProjection
,VirtualImageIdentityProjection
,VirtualImageLocationIdentityProjection
,VirtualImageTypeIdentityProjection
,WikiPageIdentityProjection
,WorkloadIdentityProjection
Base class for identity projection Morpheus Model classes.
-
Field Summary
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
-
Method Summary
Methods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Constructor Details
-
MorpheusIdentityModel
public MorpheusIdentityModel()
-
-
Method Details
-
getIdentityProperties
- Returns:
- A Map of identity properties
-