| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EscalationPolicyStepAttributes |
EscalationPolicyStepAttributes.assignment(EscalationPolicyStepAttributesAssignment assignment) |
EscalationPolicyStepAttributes |
EscalationPolicyStepAttributes.escalateAfterSeconds(Long escalateAfterSeconds) |
EscalationPolicyStepAttributes |
EscalationPolicyStep.getAttributes()
Defines attributes for an escalation policy step, such as assignment strategy and escalation
timeout.
|
EscalationPolicyStepAttributes |
EscalationPolicyStepAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
EscalationPolicyStep |
EscalationPolicyStep.attributes(EscalationPolicyStepAttributes attributes) |
void |
EscalationPolicyStep.setAttributes(EscalationPolicyStepAttributes attributes) |
Copyright © 2025. All rights reserved.