| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
List<ListProfileObjectsItem> |
ListProfileObjectsResponse.items()
The list of ListProfileObject instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListProfileObjectsResponse.Builder |
ListProfileObjectsResponse.Builder.items(ListProfileObjectsItem... items)
The list of ListProfileObject instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListProfileObjectsResponse.Builder |
ListProfileObjectsResponse.Builder.items(Collection<ListProfileObjectsItem> items)
The list of ListProfileObject instances.
|
Copyright © 2023. All rights reserved.