| Package | Description |
|---|---|
| software.amazon.awssdk.services.appintegrations.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataIntegrationSummary> |
ListDataIntegrationsResponse.dataIntegrations()
The DataIntegrations associated with this account.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataIntegrationsResponse.Builder |
ListDataIntegrationsResponse.Builder.dataIntegrations(DataIntegrationSummary... dataIntegrations)
The DataIntegrations associated with this account.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataIntegrationsResponse.Builder |
ListDataIntegrationsResponse.Builder.dataIntegrations(Collection<DataIntegrationSummary> dataIntegrations)
The DataIntegrations associated with this account.
|
Copyright © 2023. All rights reserved.