| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow |
Welcome to the Amazon AppFlow API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateConnectorProfileResponse |
AppflowClient.updateConnectorProfile(Consumer<UpdateConnectorProfileRequest.Builder> updateConnectorProfileRequest)
Updates a given connector profile associated with your account.
|
default UpdateConnectorProfileResponse |
AppflowClient.updateConnectorProfile(UpdateConnectorProfileRequest updateConnectorProfileRequest)
Updates a given connector profile associated with your account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateConnectorProfileResponse> |
AppflowAsyncClient.updateConnectorProfile(Consumer<UpdateConnectorProfileRequest.Builder> updateConnectorProfileRequest)
Updates a given connector profile associated with your account.
|
default CompletableFuture<UpdateConnectorProfileResponse> |
AppflowAsyncClient.updateConnectorProfile(UpdateConnectorProfileRequest updateConnectorProfileRequest)
Updates a given connector profile associated with your account.
|
Copyright © 2023. All rights reserved.