Uses of Class
software.amazon.awssdk.services.sfn.model.UpdateMapRunRequest
Packages that use UpdateMapRunRequest
Package
Description
-
Uses of UpdateMapRunRequest in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn with parameters of type UpdateMapRunRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UpdateMapRunResponse>SfnAsyncClient.updateMapRun(UpdateMapRunRequest updateMapRunRequest) Updates an in-progress Map Run's configuration to include changes to the settings that control maximum concurrency and Map Run failure.default UpdateMapRunResponseSfnClient.updateMapRun(UpdateMapRunRequest updateMapRunRequest) Updates an in-progress Map Run's configuration to include changes to the settings that control maximum concurrency and Map Run failure. -
Uses of UpdateMapRunRequest in software.amazon.awssdk.services.sfn.transform
Methods in software.amazon.awssdk.services.sfn.transform with parameters of type UpdateMapRunRequestModifier and TypeMethodDescriptionUpdateMapRunRequestMarshaller.marshall(UpdateMapRunRequest updateMapRunRequest)