| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static PrivacyBudgetType |
PrivacyBudgetType.fromValue(String value)
Use this in place of valueOf.
|
static PrivacyBudgetType |
PrivacyBudgetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrivacyBudgetType[] |
PrivacyBudgetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePrivacyBudgetTemplateRequest |
UpdatePrivacyBudgetTemplateRequest.withPrivacyBudgetType(PrivacyBudgetType privacyBudgetType)
Specifies the type of the privacy budget template.
|
ListCollaborationPrivacyBudgetsRequest |
ListCollaborationPrivacyBudgetsRequest.withPrivacyBudgetType(PrivacyBudgetType privacyBudgetType)
Specifies the type of the privacy budget.
|
PrivacyBudgetTemplateSummary |
PrivacyBudgetTemplateSummary.withPrivacyBudgetType(PrivacyBudgetType privacyBudgetType)
The type of the privacy budget template.
|
PrivacyBudgetTemplate |
PrivacyBudgetTemplate.withPrivacyBudgetType(PrivacyBudgetType privacyBudgetType)
Specifies the type of the privacy budget template.
|
CollaborationPrivacyBudgetTemplate |
CollaborationPrivacyBudgetTemplate.withPrivacyBudgetType(PrivacyBudgetType privacyBudgetType)
The type of privacy budget template.
|
CreatePrivacyBudgetTemplateRequest |
CreatePrivacyBudgetTemplateRequest.withPrivacyBudgetType(PrivacyBudgetType privacyBudgetType)
Specifies the type of the privacy budget template.
|
ListPrivacyBudgetsRequest |
ListPrivacyBudgetsRequest.withPrivacyBudgetType(PrivacyBudgetType privacyBudgetType)
The privacy budget type.
|
CollaborationPrivacyBudgetTemplateSummary |
CollaborationPrivacyBudgetTemplateSummary.withPrivacyBudgetType(PrivacyBudgetType privacyBudgetType)
The type of the privacy budget template.
|
PrivacyBudgetSummary |
PrivacyBudgetSummary.withType(PrivacyBudgetType type)
Specifies the type of the privacy budget.
|
CollaborationPrivacyBudgetSummary |
CollaborationPrivacyBudgetSummary.withType(PrivacyBudgetType type)
The type of privacy budget template.
|
Copyright © 2024. All rights reserved.