| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeItem> |
AttributeDetails.attributes()
A list of attribute items specified in the mathematical expression.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDetails.Builder |
AttributeDetails.Builder.attributes(AttributeItem... attributes)
A list of attribute items specified in the mathematical expression.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDetails.Builder |
AttributeDetails.Builder.attributes(Collection<AttributeItem> attributes)
A list of attribute items specified in the mathematical expression.
|
Copyright © 2023. All rights reserved.