Package | Description |
---|---|
com.amazonaws.services.stepfunctions |
|
com.amazonaws.services.stepfunctions.model |
Modifier and Type | Method and Description |
---|---|
UpdateMapRunResult |
AbstractAWSStepFunctions.updateMapRun(UpdateMapRunRequest request) |
UpdateMapRunResult |
AWSStepFunctions.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.
|
UpdateMapRunResult |
AWSStepFunctionsClient.updateMapRun(UpdateMapRunRequest request)
Updates an in-progress Map Run's configuration to include changes to the settings that control maximum
concurrency and Map Run failure.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateMapRunResult> |
AbstractAWSStepFunctionsAsync.updateMapRunAsync(UpdateMapRunRequest request) |
Future<UpdateMapRunResult> |
AWSStepFunctionsAsync.updateMapRunAsync(UpdateMapRunRequest updateMapRunRequest)
Updates an in-progress Map Run's configuration to include changes to the settings that control maximum
concurrency and Map Run failure.
|
Future<UpdateMapRunResult> |
AWSStepFunctionsAsyncClient.updateMapRunAsync(UpdateMapRunRequest request) |
Future<UpdateMapRunResult> |
AbstractAWSStepFunctionsAsync.updateMapRunAsync(UpdateMapRunRequest request,
AsyncHandler<UpdateMapRunRequest,UpdateMapRunResult> asyncHandler) |
Future<UpdateMapRunResult> |
AWSStepFunctionsAsync.updateMapRunAsync(UpdateMapRunRequest updateMapRunRequest,
AsyncHandler<UpdateMapRunRequest,UpdateMapRunResult> asyncHandler)
Updates an in-progress Map Run's configuration to include changes to the settings that control maximum
concurrency and Map Run failure.
|
Future<UpdateMapRunResult> |
AWSStepFunctionsAsyncClient.updateMapRunAsync(UpdateMapRunRequest request,
AsyncHandler<UpdateMapRunRequest,UpdateMapRunResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateMapRunResult> |
AbstractAWSStepFunctionsAsync.updateMapRunAsync(UpdateMapRunRequest request,
AsyncHandler<UpdateMapRunRequest,UpdateMapRunResult> asyncHandler) |
Future<UpdateMapRunResult> |
AWSStepFunctionsAsync.updateMapRunAsync(UpdateMapRunRequest updateMapRunRequest,
AsyncHandler<UpdateMapRunRequest,UpdateMapRunResult> asyncHandler)
Updates an in-progress Map Run's configuration to include changes to the settings that control maximum
concurrency and Map Run failure.
|
Future<UpdateMapRunResult> |
AWSStepFunctionsAsyncClient.updateMapRunAsync(UpdateMapRunRequest request,
AsyncHandler<UpdateMapRunRequest,UpdateMapRunResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
UpdateMapRunResult |
UpdateMapRunResult.clone() |
Copyright © 2023. All rights reserved.