| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WorkflowInstanceCreateMeta |
WorkflowInstanceCreateRequest.getMeta()
Additional information for creating a workflow instance.
|
WorkflowInstanceCreateMeta |
WorkflowInstanceCreateMeta.payload(Map<String,Object> payload) |
WorkflowInstanceCreateMeta |
WorkflowInstanceCreateMeta.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
WorkflowInstanceCreateMeta |
WorkflowInstanceCreateMeta.putPayloadItem(String key,
Object payloadItem) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowInstanceCreateRequest |
WorkflowInstanceCreateRequest.meta(WorkflowInstanceCreateMeta meta) |
void |
WorkflowInstanceCreateRequest.setMeta(WorkflowInstanceCreateMeta meta) |
Copyright © 2024. All rights reserved.