| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler |
ErrorHandler.fallbackStepName(String fallbackStepName) |
ErrorHandler |
ErrorHandler.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ErrorHandler |
ErrorHandler.retryStrategy(RetryStrategy retryStrategy) |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorHandler> |
Step.getErrorHandlers()
The
Step errorHandlers. |
| Modifier and Type | Method and Description |
|---|---|
Step |
Step.addErrorHandlersItem(ErrorHandler errorHandlersItem) |
| Modifier and Type | Method and Description |
|---|---|
Step |
Step.errorHandlers(List<ErrorHandler> errorHandlers) |
void |
Step.setErrorHandlers(List<ErrorHandler> errorHandlers) |
Copyright © 2026. All rights reserved.