ServiceNowTemplateCreateRequestAttributes |
ServiceNowTemplateCreateRequestAttributes.assignmentGroupId(UUID assignmentGroupId) |
ServiceNowTemplateCreateRequestAttributes |
ServiceNowTemplateCreateRequestAttributes.businessServiceId(UUID businessServiceId) |
ServiceNowTemplateCreateRequestAttributes |
ServiceNowTemplateCreateRequestAttributes.fieldsMapping(Map<String,String> fieldsMapping) |
ServiceNowTemplateCreateRequestAttributes |
ServiceNowTemplateCreateRequestData.getAttributes()
Attributes for creating a ServiceNow template
|
ServiceNowTemplateCreateRequestAttributes |
ServiceNowTemplateCreateRequestAttributes.handleName(String handleName) |
ServiceNowTemplateCreateRequestAttributes |
ServiceNowTemplateCreateRequestAttributes.instanceId(UUID instanceId) |
ServiceNowTemplateCreateRequestAttributes |
ServiceNowTemplateCreateRequestAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceNowTemplateCreateRequestAttributes |
ServiceNowTemplateCreateRequestAttributes.putFieldsMappingItem(String key,
String fieldsMappingItem) |
ServiceNowTemplateCreateRequestAttributes |
ServiceNowTemplateCreateRequestAttributes.servicenowTablename(String servicenowTablename) |
ServiceNowTemplateCreateRequestAttributes |
ServiceNowTemplateCreateRequestAttributes.userId(UUID userId) |