| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
DifferentialPrivacyPrivacyBudget |
DifferentialPrivacyPrivacyBudget.clone() |
DifferentialPrivacyPrivacyBudget |
PrivacyBudget.getDifferentialPrivacy()
An object that specifies the epsilon parameter and the utility in terms of total aggregations, as well as the
remaining aggregations available.
|
DifferentialPrivacyPrivacyBudget |
DifferentialPrivacyPrivacyBudget.withAggregations(Collection<DifferentialPrivacyPrivacyBudgetAggregation> aggregations)
This information includes the configured epsilon value and the utility in terms of total aggregations, as well as
the remaining aggregations.
|
DifferentialPrivacyPrivacyBudget |
DifferentialPrivacyPrivacyBudget.withAggregations(DifferentialPrivacyPrivacyBudgetAggregation... aggregations)
This information includes the configured epsilon value and the utility in terms of total aggregations, as well as
the remaining aggregations.
|
DifferentialPrivacyPrivacyBudget |
DifferentialPrivacyPrivacyBudget.withEpsilon(Integer epsilon)
The epsilon value that you configured.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrivacyBudget.setDifferentialPrivacy(DifferentialPrivacyPrivacyBudget differentialPrivacy)
An object that specifies the epsilon parameter and the utility in terms of total aggregations, as well as the
remaining aggregations available.
|
PrivacyBudget |
PrivacyBudget.withDifferentialPrivacy(DifferentialPrivacyPrivacyBudget differentialPrivacy)
An object that specifies the epsilon parameter and the utility in terms of total aggregations, as well as the
remaining aggregations available.
|
Copyright © 2025. All rights reserved.