| 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 CompletableFuture<GetEventIntegrationResponse> |
AppIntegrationsAsyncClient.getEventIntegration(GetEventIntegrationRequest getEventIntegrationRequest)
Returns information about the event integration.
|
default GetEventIntegrationResponse |
AppIntegrationsClient.getEventIntegration(GetEventIntegrationRequest getEventIntegrationRequest)
Returns information about the event integration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEventIntegrationRequestMarshaller.marshall(GetEventIntegrationRequest getEventIntegrationRequest) |
Copyright © 2023. All rights reserved.