| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UnregisterConnectorResponse |
AppflowClient.unregisterConnector(Consumer<UnregisterConnectorRequest.Builder> unregisterConnectorRequest)
Unregisters the custom connector registered in your account that matches the connector label provided in the
request.
|
default UnregisterConnectorResponse |
AppflowClient.unregisterConnector(UnregisterConnectorRequest unregisterConnectorRequest)
Unregisters the custom connector registered in your account that matches the connector label provided in the
request.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UnregisterConnectorResponse> |
AppflowAsyncClient.unregisterConnector(Consumer<UnregisterConnectorRequest.Builder> unregisterConnectorRequest)
Unregisters the custom connector registered in your account that matches the connector label provided in the
request.
|
default CompletableFuture<UnregisterConnectorResponse> |
AppflowAsyncClient.unregisterConnector(UnregisterConnectorRequest unregisterConnectorRequest)
Unregisters the custom connector registered in your account that matches the connector label provided in the
request.
|
Copyright © 2022. All rights reserved.