public static interface UpdateStateMachineResponse.Builder extends SFNResponse.Builder, CopyableBuilder<UpdateStateMachineResponse.Builder,UpdateStateMachineResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateStateMachineResponse.Builder |
updateDate(Instant updateDate)
The date and time the state machine was updated.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildUpdateStateMachineResponse.Builder updateDate(Instant updateDate)
The date and time the state machine was updated.
updateDate - The date and time the state machine was updated.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.