| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ServiceNowAssignmentGroupType |
ServiceNowAssignmentGroupType.ASSIGNMENT_GROUPS |
| Modifier and Type | Method and Description |
|---|---|
static ServiceNowAssignmentGroupType |
ServiceNowAssignmentGroupType.fromValue(String value) |
ServiceNowAssignmentGroupType |
ServiceNowAssignmentGroupData.getType()
Type identifier for ServiceNow assignment group resources
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceNowAssignmentGroupType.ServiceNowAssignmentGroupTypeSerializer.serialize(ServiceNowAssignmentGroupType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ServiceNowAssignmentGroupData.setType(ServiceNowAssignmentGroupType type) |
ServiceNowAssignmentGroupData |
ServiceNowAssignmentGroupData.type(ServiceNowAssignmentGroupType type) |
| Constructor and Description |
|---|
ServiceNowAssignmentGroupData(ServiceNowAssignmentGroupAttributes attributes,
UUID id,
ServiceNowAssignmentGroupType type) |
| Constructor and Description |
|---|
ServiceNowAssignmentGroupTypeSerializer(Class<ServiceNowAssignmentGroupType> t) |
Copyright © 2026. All rights reserved.