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