Package com.morpheusdata.model
Class SecurityGroupRuleTargetType
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.SecurityGroupRuleTargetType
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringstatic final SecurityGroupRuleTargetTypestatic final SecurityGroupRuleTargetTypestatic final SecurityGroupRuleTargetTypestatic final SecurityGroupRuleTargetTypeprotected Integerprotected Booleanprotected Stringstatic final SecurityGroupRuleTargetTypestatic final SecurityGroupRuleTargetTypestatic final SecurityGroupRuleTargetTypestatic final SecurityGroupRuleTargetTypeprotected Stringprotected StringFields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getName()getType()getValue()voidvoidsetDescription(String description) voidsetDisplayOrder(Integer displayOrder) voidsetInternal(Boolean internal) voidvoidvoidMethods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Field Details
-
code
-
name
-
value
-
description
-
type
-
displayOrder
-
internal
-
SOURCE_NETWORK
-
SOURCE_GROUP
-
SOURCE_TIER
-
SOURCE_ALL
-
DESTINATION_NETWORK
-
DESTINATION_GROUP
-
DESTINATION_TIER
-
DESTINATION_INSTANCE
-
-
Constructor Details
-
SecurityGroupRuleTargetType
public SecurityGroupRuleTargetType() -
SecurityGroupRuleTargetType
-
-
Method Details
-
getCode
-
setCode
-
getName
-
setName
-
getValue
-
setValue
-
getDescription
-
setDescription
-
getType
-
setType
-
getDisplayOrder
-
setDisplayOrder
-
getInternal
-
setInternal
-