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.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
UpdateStateMachineResponse.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.