| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RuleBasedViewComplianceFramework |
RuleBasedViewComplianceFramework.control(String control) |
RuleBasedViewComplianceFramework |
RuleBasedViewComplianceFramework.framework(String framework) |
RuleBasedViewComplianceFramework |
RuleBasedViewComplianceFramework.isDefault(Boolean isDefault) |
RuleBasedViewComplianceFramework |
RuleBasedViewComplianceFramework.message(String message) |
RuleBasedViewComplianceFramework |
RuleBasedViewComplianceFramework.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RuleBasedViewComplianceFramework |
RuleBasedViewComplianceFramework.requirement(String requirement) |
RuleBasedViewComplianceFramework |
RuleBasedViewComplianceFramework.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleBasedViewComplianceFramework> |
RuleBasedViewRule.getComplianceFrameworks()
List of compliance framework mappings associated with the rule.
|
| Modifier and Type | Method and Description |
|---|---|
RuleBasedViewRule |
RuleBasedViewRule.addComplianceFrameworksItem(RuleBasedViewComplianceFramework complianceFrameworksItem) |
| Modifier and Type | Method and Description |
|---|---|
RuleBasedViewRule |
RuleBasedViewRule.complianceFrameworks(List<RuleBasedViewComplianceFramework> complianceFrameworks) |
void |
RuleBasedViewRule.setComplianceFrameworks(List<RuleBasedViewComplianceFramework> complianceFrameworks) |
| Constructor and Description |
|---|
RuleBasedViewRule(List<RuleBasedViewComplianceFramework> complianceFrameworks,
Boolean enabled,
String id,
String name,
List<String> resourceAttributes,
String resourceCategory,
String resourceType,
RuleBasedViewRuleStats stats,
String status,
List<String> tags,
RuleBasedViewRuleCategory type) |
Copyright © 2026. All rights reserved.