Class SecurityGroupLocationIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.MorpheusIdentityModel
com.morpheusdata.model.projection.SecurityGroupLocationIdentityProjection
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SecurityGroupLocation
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Longprotected Stringprotected SecurityGroupIdentityProjectionFields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
ConstructorsConstructorDescriptionSecurityGroupLocationIdentityProjection(Long id, String name, String externalId, String category, Long refId, String refType, SecurityGroupIdentityProjection securityGroup) -
Method Summary
Modifier and TypeMethodDescriptiongetName()getRefId()voidsetCategory(String category) voidsetExternalId(String externalId) voidvoidvoidsetSecurityGroup(SecurityGroupIdentityProjection securityGroup) Methods inherited from class com.morpheusdata.model.projection.MorpheusIdentityModel
getIdentityPropertiesMethods 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
-