| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default StopFlowResponse |
AppflowClient.stopFlow(Consumer<StopFlowRequest.Builder> stopFlowRequest)
Deactivates the existing flow.
|
default StopFlowResponse |
AppflowClient.stopFlow(StopFlowRequest stopFlowRequest)
Deactivates the existing flow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopFlowResponse> |
AppflowAsyncClient.stopFlow(Consumer<StopFlowRequest.Builder> stopFlowRequest)
Deactivates the existing flow.
|
default CompletableFuture<StopFlowResponse> |
AppflowAsyncClient.stopFlow(StopFlowRequest stopFlowRequest)
Deactivates the existing flow.
|
Copyright © 2023. All rights reserved.