public static interface UpdateStateMachineResponse.Builder extends SfnResponse.Builder, SdkPojo, 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, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, 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 © 2022. All rights reserved.