Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model | |
com.amazonaws.services.stepfunctions.model.transform |
Modifier and Type | Method and Description |
---|---|
StateExitedEventDetails |
StateExitedEventDetails.clone() |
StateExitedEventDetails |
HistoryEvent.getStateExitedEventDetails() |
StateExitedEventDetails |
StateExitedEventDetails.withName(String name)
The name of the state.
|
StateExitedEventDetails |
StateExitedEventDetails.withOutput(String output)
The JSON output data of the state.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setStateExitedEventDetails(StateExitedEventDetails stateExitedEventDetails) |
HistoryEvent |
HistoryEvent.withStateExitedEventDetails(StateExitedEventDetails stateExitedEventDetails) |
Modifier and Type | Method and Description |
---|---|
StateExitedEventDetails |
StateExitedEventDetailsJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
StateExitedEventDetailsMarshaller.marshall(StateExitedEventDetails stateExitedEventDetails,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.