| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PaginationIterable<WorkflowListItem> |
WorkflowAutomationApi.listWorkflowsWithPagination()
List workflows.
|
PaginationIterable<WorkflowListItem> |
WorkflowAutomationApi.listWorkflowsWithPagination(WorkflowAutomationApi.ListWorkflowsOptionalParameters parameters)
List workflows.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowListItem |
WorkflowListItem.attributes(WorkflowListItemAttributes attributes) |
WorkflowListItem |
WorkflowListItem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
WorkflowListItem |
WorkflowListItem.type(WorkflowDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowListItem> |
ListWorkflowsResponse.getData()
A list of workflows.
|
| Modifier and Type | Method and Description |
|---|---|
ListWorkflowsResponse |
ListWorkflowsResponse.addDataItem(WorkflowListItem dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ListWorkflowsResponse |
ListWorkflowsResponse.data(List<WorkflowListItem> data) |
void |
ListWorkflowsResponse.setData(List<WorkflowListItem> data) |
Copyright © 2026. All rights reserved.