Class SecurityGroupLocationIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.MorpheusIdentityModel
com.morpheusdata.model.projection.SecurityGroupLocationIdentityProjection
- Direct Known Subclasses:
SecurityGroupLocation
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected String
protected String
protected Long
protected String
protected SecurityGroupIdentityProjection
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
ConstructorDescriptionSecurityGroupLocationIdentityProjection
(Long id, String name, String externalId, String category, Long refId, String refType, SecurityGroupIdentityProjection securityGroup) -
Method Summary
Modifier and TypeMethodDescriptiongetName()
getRefId()
void
setCategory
(String category) void
setExternalId
(String externalId) void
void
void
setSecurityGroup
(SecurityGroupIdentityProjection securityGroup) 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
-
securityGroup
-
name
-
externalId
-
category
-
refId
-
refType
-
-
Constructor Details
-
SecurityGroupLocationIdentityProjection
public SecurityGroupLocationIdentityProjection() -
SecurityGroupLocationIdentityProjection
-
-
Method Details
-
getSecurityGroup
-
setSecurityGroup
-
getName
-
setName
-
getExternalId
-
setExternalId
-
getCategory
-
setCategory
-
getRefId
-
setRefId
-