| Package | Description |
|---|---|
| com.amazonaws.services.appintegrations |
The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.
|
| com.amazonaws.services.appintegrations.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetEventIntegrationResult> |
AbstractAmazonAppIntegrationsAsync.getEventIntegrationAsync(GetEventIntegrationRequest request,
AsyncHandler<GetEventIntegrationRequest,GetEventIntegrationResult> asyncHandler) |
Future<GetEventIntegrationResult> |
AmazonAppIntegrationsAsync.getEventIntegrationAsync(GetEventIntegrationRequest getEventIntegrationRequest,
AsyncHandler<GetEventIntegrationRequest,GetEventIntegrationResult> asyncHandler)
Returns information about the event integration.
|
Future<GetEventIntegrationResult> |
AmazonAppIntegrationsAsyncClient.getEventIntegrationAsync(GetEventIntegrationRequest request,
AsyncHandler<GetEventIntegrationRequest,GetEventIntegrationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetEventIntegrationRequest |
GetEventIntegrationRequest.clone() |
GetEventIntegrationRequest |
GetEventIntegrationRequest.withName(String name)
The name of the event integration.
|
Copyright © 2023. All rights reserved.