| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
AttributeItem |
AttributeItem.clone() |
AttributeItem |
AttributeItem.withName(String name)
The name of an attribute defined in a profile object type.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeItem> |
AttributeDetails.getAttributes()
A list of attribute items specified in the mathematical expression.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDetails |
AttributeDetails.withAttributes(AttributeItem... attributes)
A list of attribute items specified in the mathematical expression.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeDetails.setAttributes(Collection<AttributeItem> attributes)
A list of attribute items specified in the mathematical expression.
|
AttributeDetails |
AttributeDetails.withAttributes(Collection<AttributeItem> attributes)
A list of attribute items specified in the mathematical expression.
|
Copyright © 2025. All rights reserved.