All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
boolean |
equals(Object o)
Return true if this IntegrationServiceNowSyncConfigPriority object is equal to o.
|
Map<String,Object> |
getAdditionalProperties()
Return the additional (undeclared) property.
|
Object |
getAdditionalProperty(String key)
Return the additional (undeclared) property with the specified name.
|
Map<String,String> |
getImpactMapping()
GetimpactMapping
|
String |
getSyncType()
GetsyncType
|
Map<String,String> |
getUrgencyMapping()
GeturgencyMapping
|
int |
hashCode() |
IntegrationServiceNowSyncConfigPriority |
impactMapping(Map<String,String> impactMapping) |
IntegrationServiceNowSyncConfigPriority |
putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IntegrationServiceNowSyncConfigPriority |
putImpactMappingItem(String key,
String impactMappingItem) |
IntegrationServiceNowSyncConfigPriority |
putUrgencyMappingItem(String key,
String urgencyMappingItem) |
void |
setImpactMapping(Map<String,String> impactMapping) |
void |
setSyncType(String syncType) |
void |
setUrgencyMapping(Map<String,String> urgencyMapping) |
IntegrationServiceNowSyncConfigPriority |
syncType(String syncType) |
String |
toString() |
IntegrationServiceNowSyncConfigPriority |
urgencyMapping(Map<String,String> urgencyMapping) |