| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WorkflowInstanceListItem |
WorkflowInstanceListItem.id(String id) |
WorkflowInstanceListItem |
WorkflowInstanceListItem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowInstanceListItem> |
WorkflowListInstancesResponse.getData()
A list of workflow instances.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowListInstancesResponse |
WorkflowListInstancesResponse.addDataItem(WorkflowInstanceListItem dataItem) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowListInstancesResponse |
WorkflowListInstancesResponse.data(List<WorkflowInstanceListItem> data) |
void |
WorkflowListInstancesResponse.setData(List<WorkflowInstanceListItem> data) |
Copyright © 2024. All rights reserved.