| Package | Description |
|---|---|
| com.amazonaws.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
CreateFlowResult |
AbstractAmazonAppflow.createFlow(CreateFlowRequest request) |
CreateFlowResult |
AmazonAppflowClient.createFlow(CreateFlowRequest request)
Enables your application to create a new flow using Amazon AppFlow.
|
CreateFlowResult |
AmazonAppflow.createFlow(CreateFlowRequest createFlowRequest)
Enables your application to create a new flow using Amazon AppFlow.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateFlowResult> |
AmazonAppflowAsyncClient.createFlowAsync(CreateFlowRequest request) |
Future<CreateFlowResult> |
AbstractAmazonAppflowAsync.createFlowAsync(CreateFlowRequest request) |
Future<CreateFlowResult> |
AmazonAppflowAsync.createFlowAsync(CreateFlowRequest createFlowRequest)
Enables your application to create a new flow using Amazon AppFlow.
|
Future<CreateFlowResult> |
AmazonAppflowAsyncClient.createFlowAsync(CreateFlowRequest request,
AsyncHandler<CreateFlowRequest,CreateFlowResult> asyncHandler) |
Future<CreateFlowResult> |
AbstractAmazonAppflowAsync.createFlowAsync(CreateFlowRequest request,
AsyncHandler<CreateFlowRequest,CreateFlowResult> asyncHandler) |
Future<CreateFlowResult> |
AmazonAppflowAsync.createFlowAsync(CreateFlowRequest createFlowRequest,
AsyncHandler<CreateFlowRequest,CreateFlowResult> asyncHandler)
Enables your application to create a new flow using Amazon AppFlow.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateFlowResult> |
AmazonAppflowAsyncClient.createFlowAsync(CreateFlowRequest request,
AsyncHandler<CreateFlowRequest,CreateFlowResult> asyncHandler) |
Future<CreateFlowResult> |
AbstractAmazonAppflowAsync.createFlowAsync(CreateFlowRequest request,
AsyncHandler<CreateFlowRequest,CreateFlowResult> asyncHandler) |
Future<CreateFlowResult> |
AmazonAppflowAsync.createFlowAsync(CreateFlowRequest createFlowRequest,
AsyncHandler<CreateFlowRequest,CreateFlowResult> asyncHandler)
Enables your application to create a new flow using Amazon AppFlow.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFlowResult |
CreateFlowResult.clone() |
CreateFlowResult |
CreateFlowResult.withFlowArn(String flowArn)
The flow's Amazon Resource Name (ARN).
|
CreateFlowResult |
CreateFlowResult.withFlowStatus(FlowStatus flowStatus)
Indicates the current status of the flow.
|
CreateFlowResult |
CreateFlowResult.withFlowStatus(String flowStatus)
Indicates the current status of the flow.
|
Copyright © 2023. All rights reserved.