| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
Conditions |
GetCalculatedAttributeDefinitionResponse.conditions()
The conditions including range, object count, and threshold for the calculated attribute.
|
Conditions |
UpdateCalculatedAttributeDefinitionResponse.conditions()
The conditions including range, object count, and threshold for the calculated attribute.
|
Conditions |
CreateCalculatedAttributeDefinitionResponse.conditions()
The conditions including range, object count, and threshold for the calculated attribute.
|
Conditions |
UpdateCalculatedAttributeDefinitionRequest.conditions()
The conditions including range, object count, and threshold for the calculated attribute.
|
Conditions |
CreateCalculatedAttributeDefinitionRequest.conditions()
The conditions including range, object count, and threshold for the calculated attribute.
|
| Modifier and Type | Method and Description |
|---|---|
GetCalculatedAttributeDefinitionResponse.Builder |
GetCalculatedAttributeDefinitionResponse.Builder.conditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
UpdateCalculatedAttributeDefinitionResponse.Builder |
UpdateCalculatedAttributeDefinitionResponse.Builder.conditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
CreateCalculatedAttributeDefinitionResponse.Builder |
CreateCalculatedAttributeDefinitionResponse.Builder.conditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
UpdateCalculatedAttributeDefinitionRequest.Builder |
UpdateCalculatedAttributeDefinitionRequest.Builder.conditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
CreateCalculatedAttributeDefinitionRequest.Builder |
CreateCalculatedAttributeDefinitionRequest.Builder.conditions(Conditions conditions)
The conditions including range, object count, and threshold for the calculated attribute.
|
Copyright © 2023. All rights reserved.