| Package | Description |
|---|---|
| com.amazonaws.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StartFlowResult> |
AbstractAmazonAppflowAsync.startFlowAsync(StartFlowRequest request,
AsyncHandler<StartFlowRequest,StartFlowResult> asyncHandler) |
Future<StartFlowResult> |
AmazonAppflowAsyncClient.startFlowAsync(StartFlowRequest request,
AsyncHandler<StartFlowRequest,StartFlowResult> asyncHandler) |
Future<StartFlowResult> |
AmazonAppflowAsync.startFlowAsync(StartFlowRequest startFlowRequest,
AsyncHandler<StartFlowRequest,StartFlowResult> asyncHandler)
Activates an existing flow.
|
| Modifier and Type | Method and Description |
|---|---|
StartFlowRequest |
StartFlowRequest.clone() |
StartFlowRequest |
StartFlowRequest.withFlowName(String flowName)
The specified name of the flow.
|
Copyright © 2020. All rights reserved.