| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DegradationUpdate |
StatusPagesApi.editDegradationUpdate(UUID degradationId,
UUID pageId,
UUID updateId,
PatchDegradationUpdateRequest body)
Edit degradation update.
|
DegradationUpdate |
StatusPagesApi.editDegradationUpdate(UUID degradationId,
UUID pageId,
UUID updateId,
PatchDegradationUpdateRequest body,
StatusPagesApi.EditDegradationUpdateOptionalParameters parameters)
Edit degradation update.
|
| Modifier and Type | Method and Description |
|---|---|
DegradationUpdate |
DegradationUpdate.addIncludedItem(DegradationUpdateIncluded includedItem) |
DegradationUpdate |
DegradationUpdate.data(DegradationUpdateData data) |
DegradationUpdate |
DegradationUpdate.included(List<DegradationUpdateIncluded> included) |
DegradationUpdate |
DegradationUpdate.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.