| 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 DeleteEventIntegrationResponse |
AppIntegrationsClient.deleteEventIntegration(DeleteEventIntegrationRequest deleteEventIntegrationRequest)
Deletes the specified existing event integration.
|
default CompletableFuture<DeleteEventIntegrationResponse> |
AppIntegrationsAsyncClient.deleteEventIntegration(DeleteEventIntegrationRequest deleteEventIntegrationRequest)
Deletes the specified existing event integration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteEventIntegrationRequestMarshaller.marshall(DeleteEventIntegrationRequest deleteEventIntegrationRequest) |
Copyright © 2023. All rights reserved.