| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OutboundEdge |
OutboundEdge.branchName(String branchName) |
OutboundEdge |
OutboundEdge.nextStepName(String nextStepName) |
OutboundEdge |
OutboundEdge.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<OutboundEdge> |
Step.getOutboundEdges()
A list of subsequent actions to run.
|
| Modifier and Type | Method and Description |
|---|---|
Step |
Step.addOutboundEdgesItem(OutboundEdge outboundEdgesItem) |
| Modifier and Type | Method and Description |
|---|---|
Step |
Step.outboundEdges(List<OutboundEdge> outboundEdges) |
void |
Step.setOutboundEdges(List<OutboundEdge> outboundEdges) |
Copyright © 2026. All rights reserved.