| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationSecurityWafCustomRuleScope |
ApplicationSecurityWafCustomRuleScope.env(String env) |
ApplicationSecurityWafCustomRuleScope |
ApplicationSecurityWafCustomRuleScope.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ApplicationSecurityWafCustomRuleScope |
ApplicationSecurityWafCustomRuleScope.service(String service) |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationSecurityWafCustomRuleScope> |
ApplicationSecurityWafCustomRuleUpdateAttributes.getScope()
The scope of the WAF custom rule.
|
List<ApplicationSecurityWafCustomRuleScope> |
ApplicationSecurityWafCustomRuleCreateAttributes.getScope()
The scope of the WAF custom rule.
|
List<ApplicationSecurityWafCustomRuleScope> |
ApplicationSecurityWafCustomRuleAttributes.getScope()
The scope of the WAF custom rule.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationSecurityWafCustomRuleUpdateAttributes |
ApplicationSecurityWafCustomRuleUpdateAttributes.addScopeItem(ApplicationSecurityWafCustomRuleScope scopeItem) |
ApplicationSecurityWafCustomRuleCreateAttributes |
ApplicationSecurityWafCustomRuleCreateAttributes.addScopeItem(ApplicationSecurityWafCustomRuleScope scopeItem) |
ApplicationSecurityWafCustomRuleAttributes |
ApplicationSecurityWafCustomRuleAttributes.addScopeItem(ApplicationSecurityWafCustomRuleScope scopeItem) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationSecurityWafCustomRuleUpdateAttributes |
ApplicationSecurityWafCustomRuleUpdateAttributes.scope(List<ApplicationSecurityWafCustomRuleScope> scope) |
ApplicationSecurityWafCustomRuleCreateAttributes |
ApplicationSecurityWafCustomRuleCreateAttributes.scope(List<ApplicationSecurityWafCustomRuleScope> scope) |
ApplicationSecurityWafCustomRuleAttributes |
ApplicationSecurityWafCustomRuleAttributes.scope(List<ApplicationSecurityWafCustomRuleScope> scope) |
void |
ApplicationSecurityWafCustomRuleUpdateAttributes.setScope(List<ApplicationSecurityWafCustomRuleScope> scope) |
void |
ApplicationSecurityWafCustomRuleCreateAttributes.setScope(List<ApplicationSecurityWafCustomRuleScope> scope) |
void |
ApplicationSecurityWafCustomRuleAttributes.setScope(List<ApplicationSecurityWafCustomRuleScope> scope) |
Copyright © 2026. All rights reserved.