| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
AttributeDetails |
GetCalculatedAttributeDefinitionResponse.attributeDetails()
Mathematical expression and a list of attribute items specified in that expression.
|
AttributeDetails |
UpdateCalculatedAttributeDefinitionResponse.attributeDetails()
The mathematical expression and a list of attribute items specified in that expression.
|
AttributeDetails |
CreateCalculatedAttributeDefinitionResponse.attributeDetails()
Mathematical expression and a list of attribute items specified in that expression.
|
AttributeDetails |
CreateCalculatedAttributeDefinitionRequest.attributeDetails()
Mathematical expression and a list of attribute items specified in that expression.
|
| Modifier and Type | Method and Description |
|---|---|
GetCalculatedAttributeDefinitionResponse.Builder |
GetCalculatedAttributeDefinitionResponse.Builder.attributeDetails(AttributeDetails attributeDetails)
Mathematical expression and a list of attribute items specified in that expression.
|
UpdateCalculatedAttributeDefinitionResponse.Builder |
UpdateCalculatedAttributeDefinitionResponse.Builder.attributeDetails(AttributeDetails attributeDetails)
The mathematical expression and a list of attribute items specified in that expression.
|
CreateCalculatedAttributeDefinitionResponse.Builder |
CreateCalculatedAttributeDefinitionResponse.Builder.attributeDetails(AttributeDetails attributeDetails)
Mathematical expression and a list of attribute items specified in that expression.
|
CreateCalculatedAttributeDefinitionRequest.Builder |
CreateCalculatedAttributeDefinitionRequest.Builder.attributeDetails(AttributeDetails attributeDetails)
Mathematical expression and a list of attribute items specified in that expression.
|
Copyright © 2023. All rights reserved.