| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteConnectorProfileResponse |
AppflowClient.deleteConnectorProfile(Consumer<DeleteConnectorProfileRequest.Builder> deleteConnectorProfileRequest)
Enables you to delete an existing connector profile.
|
default DeleteConnectorProfileResponse |
AppflowClient.deleteConnectorProfile(DeleteConnectorProfileRequest deleteConnectorProfileRequest)
Enables you to delete an existing connector profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteConnectorProfileResponse> |
AppflowAsyncClient.deleteConnectorProfile(Consumer<DeleteConnectorProfileRequest.Builder> deleteConnectorProfileRequest)
Enables you to delete an existing connector profile.
|
default CompletableFuture<DeleteConnectorProfileResponse> |
AppflowAsyncClient.deleteConnectorProfile(DeleteConnectorProfileRequest deleteConnectorProfileRequest)
Enables you to delete an existing connector profile.
|
Copyright © 2023. All rights reserved.