| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CancelFlowExecutionsResponse |
AppflowClient.cancelFlowExecutions(CancelFlowExecutionsRequest cancelFlowExecutionsRequest)
Cancels active runs for a flow.
|
default CancelFlowExecutionsResponse |
AppflowClient.cancelFlowExecutions(Consumer<CancelFlowExecutionsRequest.Builder> cancelFlowExecutionsRequest)
Cancels active runs for a flow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelFlowExecutionsResponse> |
AppflowAsyncClient.cancelFlowExecutions(CancelFlowExecutionsRequest cancelFlowExecutionsRequest)
Cancels active runs for a flow.
|
default CompletableFuture<CancelFlowExecutionsResponse> |
AppflowAsyncClient.cancelFlowExecutions(Consumer<CancelFlowExecutionsRequest.Builder> cancelFlowExecutionsRequest)
Cancels active runs for a flow.
|
Copyright © 2023. All rights reserved.