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