| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CompletionGate |
CompletionGate.completionCondition(CompletionCondition completionCondition) |
CompletionGate |
Step.getCompletionGate()
Used to create conditions before running subsequent actions.
|
CompletionGate |
CompletionGate.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CompletionGate |
CompletionGate.retryStrategy(RetryStrategy retryStrategy) |
| Modifier and Type | Method and Description |
|---|---|
Step |
Step.completionGate(CompletionGate completionGate) |
void |
Step.setCompletionGate(CompletionGate completionGate) |
Copyright © 2026. All rights reserved.