| Package | Description |
|---|---|
| com.amazonaws.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
CreateConnectorProfileResult |
AbstractAmazonAppflow.createConnectorProfile(CreateConnectorProfileRequest request) |
CreateConnectorProfileResult |
AmazonAppflow.createConnectorProfile(CreateConnectorProfileRequest createConnectorProfileRequest)
Creates a new connector profile associated with your Amazon Web Services account.
|
CreateConnectorProfileResult |
AmazonAppflowClient.createConnectorProfile(CreateConnectorProfileRequest request)
Creates a new connector profile associated with your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateConnectorProfileResult> |
AbstractAmazonAppflowAsync.createConnectorProfileAsync(CreateConnectorProfileRequest request,
AsyncHandler<CreateConnectorProfileRequest,CreateConnectorProfileResult> asyncHandler) |
Future<CreateConnectorProfileResult> |
AmazonAppflowAsync.createConnectorProfileAsync(CreateConnectorProfileRequest createConnectorProfileRequest,
AsyncHandler<CreateConnectorProfileRequest,CreateConnectorProfileResult> asyncHandler)
Creates a new connector profile associated with your Amazon Web Services account.
|
Future<CreateConnectorProfileResult> |
AmazonAppflowAsyncClient.createConnectorProfileAsync(CreateConnectorProfileRequest request,
AsyncHandler<CreateConnectorProfileRequest,CreateConnectorProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateConnectorProfileResult |
CreateConnectorProfileResult.clone() |
CreateConnectorProfileResult |
CreateConnectorProfileResult.withConnectorProfileArn(String connectorProfileArn)
The Amazon Resource Name (ARN) of the connector profile.
|
Copyright © 2023. All rights reserved.