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