| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowAssignmentGroupData |
ServiceNowAssignmentGroupData.attributes(ServiceNowAssignmentGroupAttributes attributes) |
ServiceNowAssignmentGroupData |
ServiceNowAssignmentGroupData.id(UUID id) |
ServiceNowAssignmentGroupData |
ServiceNowAssignmentGroupData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceNowAssignmentGroupData |
ServiceNowAssignmentGroupData.type(ServiceNowAssignmentGroupType type) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceNowAssignmentGroupData> |
ServiceNowAssignmentGroupsResponse.getData()
Array of ServiceNow assignment group data objects
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNowAssignmentGroupsResponse |
ServiceNowAssignmentGroupsResponse.addDataItem(ServiceNowAssignmentGroupData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowAssignmentGroupsResponse |
ServiceNowAssignmentGroupsResponse.data(List<ServiceNowAssignmentGroupData> data) |
void |
ServiceNowAssignmentGroupsResponse.setData(List<ServiceNowAssignmentGroupData> data) |
| Constructor and Description |
|---|
ServiceNowAssignmentGroupsResponse(List<ServiceNowAssignmentGroupData> data) |
Copyright © 2026. All rights reserved.