| 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 CreateEventIntegrationResponse |
AppIntegrationsClient.createEventIntegration(CreateEventIntegrationRequest createEventIntegrationRequest)
Creates an EventIntegration, given a specified name, description, and a reference to an Amazon EventBridge bus in
your account and a partner event source that pushes events to that bus.
|
default CompletableFuture<CreateEventIntegrationResponse> |
AppIntegrationsAsyncClient.createEventIntegration(CreateEventIntegrationRequest createEventIntegrationRequest)
Creates an EventIntegration, given a specified name, description, and a reference to an Amazon EventBridge bus in
your account and a partner event source that pushes events to that bus.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateEventIntegrationRequestMarshaller.marshall(CreateEventIntegrationRequest createEventIntegrationRequest) |
Copyright © 2023. All rights reserved.