| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
List<ListIntegrationItem> |
ListAccountIntegrationsResponse.items()
The list of ListAccountIntegration instances.
|
List<ListIntegrationItem> |
ListIntegrationsResponse.items()
The list of ListIntegrations instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccountIntegrationsResponse.Builder |
ListAccountIntegrationsResponse.Builder.items(ListIntegrationItem... items)
The list of ListAccountIntegration instances.
|
ListIntegrationsResponse.Builder |
ListIntegrationsResponse.Builder.items(ListIntegrationItem... items)
The list of ListIntegrations instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListAccountIntegrationsResponse.Builder |
ListAccountIntegrationsResponse.Builder.items(Collection<ListIntegrationItem> items)
The list of ListAccountIntegration instances.
|
ListIntegrationsResponse.Builder |
ListIntegrationsResponse.Builder.items(Collection<ListIntegrationItem> items)
The list of ListIntegrations instances.
|
Copyright © 2021. All rights reserved.