| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn.model |
| Modifier and Type | Method and Description |
|---|---|
static LambdaFunctionScheduleFailedEventDetails.Builder |
LambdaFunctionScheduleFailedEventDetails.builder() |
LambdaFunctionScheduleFailedEventDetails.Builder |
LambdaFunctionScheduleFailedEventDetails.Builder.cause(String causeValue)
A more detailed explanation of the cause of the failure.
|
LambdaFunctionScheduleFailedEventDetails.Builder |
LambdaFunctionScheduleFailedEventDetails.Builder.error(String error)
The error code of the failure.
|
LambdaFunctionScheduleFailedEventDetails.Builder |
LambdaFunctionScheduleFailedEventDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LambdaFunctionScheduleFailedEventDetails.Builder> |
LambdaFunctionScheduleFailedEventDetails.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default HistoryEvent.Builder |
HistoryEvent.Builder.lambdaFunctionScheduleFailedEventDetails(Consumer<LambdaFunctionScheduleFailedEventDetails.Builder> lambdaFunctionScheduleFailedEventDetails)
Sets the value of the LambdaFunctionScheduleFailedEventDetails property for this object.
|
Copyright © 2021. All rights reserved.