| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateConnectorProfileResponse |
AppflowClient.createConnectorProfile(Consumer<CreateConnectorProfileRequest.Builder> createConnectorProfileRequest)
Creates a new connector profile associated with your AWS account.
|
default CreateConnectorProfileResponse |
AppflowClient.createConnectorProfile(CreateConnectorProfileRequest createConnectorProfileRequest)
Creates a new connector profile associated with your AWS account.
|
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.
|
default StartFlowResponse |
AppflowClient.startFlow(Consumer<StartFlowRequest.Builder> startFlowRequest)
Activates an existing flow.
|
default StartFlowResponse |
AppflowClient.startFlow(StartFlowRequest startFlowRequest)
Activates an existing flow.
|
default UpdateFlowResponse |
AppflowClient.updateFlow(Consumer<UpdateFlowRequest.Builder> updateFlowRequest)
Updates an existing flow.
|
default UpdateFlowResponse |
AppflowClient.updateFlow(UpdateFlowRequest updateFlowRequest)
Updates an existing flow.
|
Copyright © 2021. All rights reserved.