| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn.model |
| Modifier and Type | Method and Description |
|---|---|
static ActivityStartedEventDetails.Builder |
ActivityStartedEventDetails.builder() |
ActivityStartedEventDetails.Builder |
ActivityStartedEventDetails.toBuilder() |
ActivityStartedEventDetails.Builder |
ActivityStartedEventDetails.Builder.workerName(String workerName)
The name of the worker that the task is assigned to.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ActivityStartedEventDetails.Builder> |
ActivityStartedEventDetails.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default HistoryEvent.Builder |
HistoryEvent.Builder.activityStartedEventDetails(Consumer<ActivityStartedEventDetails.Builder> activityStartedEventDetails)
Sets the value of the ActivityStartedEventDetails property for this object.
|
Copyright © 2022. All rights reserved.