| Package | Description |
|---|---|
| com.amazonaws.services.stepfunctions.model | |
| com.amazonaws.services.stepfunctions.model.transform |
| Modifier and Type | Method and Description |
|---|---|
ActivityStartedEventDetails |
ActivityStartedEventDetails.clone() |
ActivityStartedEventDetails |
HistoryEvent.getActivityStartedEventDetails() |
ActivityStartedEventDetails |
ActivityStartedEventDetails.withWorkerName(String workerName)
The name of the worker that the task was assigned to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryEvent.setActivityStartedEventDetails(ActivityStartedEventDetails activityStartedEventDetails) |
HistoryEvent |
HistoryEvent.withActivityStartedEventDetails(ActivityStartedEventDetails activityStartedEventDetails) |
| Modifier and Type | Method and Description |
|---|---|
ActivityStartedEventDetails |
ActivityStartedEventDetailsJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityStartedEventDetailsMarshaller.marshall(ActivityStartedEventDetails activityStartedEventDetails,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.