| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ExecutionPolicyKubernetesScopeRule |
ExecutionPolicyKubernetesScopeRule.addTargetNamespacesItem(String targetNamespacesItem) |
ExecutionPolicyKubernetesScopeRule |
ExecutionPolicyKubernetesScopeRule.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ExecutionPolicyKubernetesScopeRule |
ExecutionPolicyKubernetesScopeRule.targetNamespaces(List<String> targetNamespaces) |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionPolicyKubernetesScopeRule> |
ExecutionPolicyKubernetesScope.getRules()
The Kubernetes scope rules.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionPolicyKubernetesScope |
ExecutionPolicyKubernetesScope.addRulesItem(ExecutionPolicyKubernetesScopeRule rulesItem) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionPolicyKubernetesScope |
ExecutionPolicyKubernetesScope.rules(List<ExecutionPolicyKubernetesScopeRule> rules) |
void |
ExecutionPolicyKubernetesScope.setRules(List<ExecutionPolicyKubernetesScopeRule> rules) |
| Constructor and Description |
|---|
ExecutionPolicyKubernetesScope(List<ExecutionPolicyKubernetesScopeRule> rules) |
Copyright © 2026. All rights reserved.