| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceNowInstancesResponse |
ServiceNowIntegrationApi.listServiceNowInstances()
List ServiceNow instances.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ServiceNowInstancesResponse> |
ServiceNowIntegrationApi.listServiceNowInstancesAsync()
List ServiceNow instances.
|
ApiResponse<ServiceNowInstancesResponse> |
ServiceNowIntegrationApi.listServiceNowInstancesWithHttpInfo()
Get all ServiceNow instances for the organization.
|
CompletableFuture<ApiResponse<ServiceNowInstancesResponse>> |
ServiceNowIntegrationApi.listServiceNowInstancesWithHttpInfoAsync()
List ServiceNow instances.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNowInstancesResponse |
ServiceNowInstancesResponse.addDataItem(ServiceNowInstanceData dataItem) |
ServiceNowInstancesResponse |
ServiceNowInstancesResponse.data(List<ServiceNowInstanceData> data) |
ServiceNowInstancesResponse |
ServiceNowInstancesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.