Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model | |
com.amazonaws.services.stepfunctions.model.transform |
Modifier and Type | Method and Description |
---|---|
ExecutionSucceededEventDetails |
ExecutionSucceededEventDetails.clone() |
ExecutionSucceededEventDetails |
HistoryEvent.getExecutionSucceededEventDetails() |
ExecutionSucceededEventDetails |
ExecutionSucceededEventDetails.withOutput(String output)
The JSON data output by the execution.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setExecutionSucceededEventDetails(ExecutionSucceededEventDetails executionSucceededEventDetails) |
HistoryEvent |
HistoryEvent.withExecutionSucceededEventDetails(ExecutionSucceededEventDetails executionSucceededEventDetails) |
Modifier and Type | Method and Description |
---|---|
ExecutionSucceededEventDetails |
ExecutionSucceededEventDetailsJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionSucceededEventDetailsMarshaller.marshall(ExecutionSucceededEventDetails executionSucceededEventDetails,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.