| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateFlowResponse |
AppflowClient.createFlow(Consumer<CreateFlowRequest.Builder> createFlowRequest)
Enables your application to create a new flow using Amazon AppFlow.
|
default CreateFlowResponse |
AppflowClient.createFlow(CreateFlowRequest createFlowRequest)
Enables your application to create a new flow using Amazon AppFlow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateFlowResponse> |
AppflowAsyncClient.createFlow(Consumer<CreateFlowRequest.Builder> createFlowRequest)
Enables your application to create a new flow using Amazon AppFlow.
|
default CompletableFuture<CreateFlowResponse> |
AppflowAsyncClient.createFlow(CreateFlowRequest createFlowRequest)
Enables your application to create a new flow using Amazon AppFlow.
|
Copyright © 2022. All rights reserved.