| Package | Description |
|---|---|
| software.amazon.awssdk.services.appintegrations |
The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.
|
| software.amazon.awssdk.services.appintegrations.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateDataIntegrationResponse |
AppIntegrationsClient.updateDataIntegration(UpdateDataIntegrationRequest updateDataIntegrationRequest)
Updates the description of a DataIntegration.
|
default CompletableFuture<UpdateDataIntegrationResponse> |
AppIntegrationsAsyncClient.updateDataIntegration(UpdateDataIntegrationRequest updateDataIntegrationRequest)
Updates the description of a DataIntegration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateDataIntegrationRequestMarshaller.marshall(UpdateDataIntegrationRequest updateDataIntegrationRequest) |
Copyright © 2023. All rights reserved.