| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
PrivacyBudget |
PrivacyBudget.clone() |
PrivacyBudget |
CollaborationPrivacyBudgetSummary.getBudget()
The includes epsilon provided and utility in terms of aggregations.
|
PrivacyBudget |
PrivacyBudgetSummary.getBudget()
The provided privacy budget.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollaborationPrivacyBudgetSummary.setBudget(PrivacyBudget budget)
The includes epsilon provided and utility in terms of aggregations.
|
void |
PrivacyBudgetSummary.setBudget(PrivacyBudget budget)
The provided privacy budget.
|
CollaborationPrivacyBudgetSummary |
CollaborationPrivacyBudgetSummary.withBudget(PrivacyBudget budget)
The includes epsilon provided and utility in terms of aggregations.
|
PrivacyBudgetSummary |
PrivacyBudgetSummary.withBudget(PrivacyBudget budget)
The provided privacy budget.
|
Copyright © 2023. All rights reserved.