| Package | Description |
|---|---|
| software.amazon.awssdk.services.appintegrations.model |
| Modifier and Type | Method and Description |
|---|---|
List<EventIntegration> |
ListEventIntegrationsResponse.eventIntegrations()
The event integrations.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventIntegrationsResponse.Builder |
ListEventIntegrationsResponse.Builder.eventIntegrations(EventIntegration... eventIntegrations)
The event integrations.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventIntegrationsResponse.Builder |
ListEventIntegrationsResponse.Builder.eventIntegrations(Collection<EventIntegration> eventIntegrations)
The event integrations.
|
Copyright © 2023. All rights reserved.