| 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 UpdateEventIntegrationResponse |
AppIntegrationsClient.updateEventIntegration(UpdateEventIntegrationRequest updateEventIntegrationRequest)
Updates the description of an event integration.
|
default CompletableFuture<UpdateEventIntegrationResponse> |
AppIntegrationsAsyncClient.updateEventIntegration(UpdateEventIntegrationRequest updateEventIntegrationRequest)
Updates the description of an event integration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateEventIntegrationRequestMarshaller.marshall(UpdateEventIntegrationRequest updateEventIntegrationRequest) |
Copyright © 2023. All rights reserved.