| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowTicketCreateAttributes |
ServiceNowTicketCreateAttributes.assignmentGroup(String assignmentGroup) |
ServiceNowTicketCreateAttributes |
ServiceNowTicketCreateData.getAttributes()
ServiceNow ticket creation attributes
|
ServiceNowTicketCreateAttributes |
ServiceNowTicketCreateAttributes.instanceName(String instanceName) |
ServiceNowTicketCreateAttributes |
ServiceNowTicketCreateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNowTicketCreateData |
ServiceNowTicketCreateData.attributes(ServiceNowTicketCreateAttributes attributes) |
void |
ServiceNowTicketCreateData.setAttributes(ServiceNowTicketCreateAttributes attributes) |
| Constructor and Description |
|---|
ServiceNowTicketCreateData(ServiceNowTicketCreateAttributes attributes,
ServiceNowTicketResourceType type) |
Copyright © 2026. All rights reserved.