123 bool m_stateHasBeenSet;
125 bool m_stateChangeReasonHasBeenSet;
127 bool m_timelineHasBeenSet;
StepStatus & WithStateChangeReason(StepStateChangeReason &&value)
StepStatus & WithStateChangeReason(const StepStateChangeReason &value)
void SetStateChangeReason(StepStateChangeReason &&value)
void SetTimeline(const StepTimeline &value)
StepStatus & WithState(StepState &&value)
StepStatus & WithTimeline(const StepTimeline &value)
StepStatus & WithState(const StepState &value)
const StepStateChangeReason & GetStateChangeReason() const
void SetState(const StepState &value)
void SetStateChangeReason(const StepStateChangeReason &value)
void SetTimeline(StepTimeline &&value)
const StepTimeline & GetTimeline() const
void SetState(StepState &&value)
const StepState & GetState() const
StepStatus & WithTimeline(StepTimeline &&value)
JSON (JavaScript Object Notation).