| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowAssignmentGroupsResponse |
ServiceNowIntegrationApi.listServiceNowAssignmentGroups(UUID instanceId)
List ServiceNow assignment groups.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ServiceNowAssignmentGroupsResponse> |
ServiceNowIntegrationApi.listServiceNowAssignmentGroupsAsync(UUID instanceId)
List ServiceNow assignment groups.
|
ApiResponse<ServiceNowAssignmentGroupsResponse> |
ServiceNowIntegrationApi.listServiceNowAssignmentGroupsWithHttpInfo(UUID instanceId)
Get all assignment groups for a ServiceNow instance.
|
CompletableFuture<ApiResponse<ServiceNowAssignmentGroupsResponse>> |
ServiceNowIntegrationApi.listServiceNowAssignmentGroupsWithHttpInfoAsync(UUID instanceId)
List ServiceNow assignment groups.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNowAssignmentGroupsResponse |
ServiceNowAssignmentGroupsResponse.addDataItem(ServiceNowAssignmentGroupData dataItem) |
ServiceNowAssignmentGroupsResponse |
ServiceNowAssignmentGroupsResponse.data(List<ServiceNowAssignmentGroupData> data) |
ServiceNowAssignmentGroupsResponse |
ServiceNowAssignmentGroupsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.