| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DegradationRequestMeta |
PatchDegradationRequest.getMeta()
The supported metadata for a degradation request.
|
DegradationRequestMeta |
CreateDegradationRequest.getMeta()
The supported metadata for a degradation request.
|
DegradationRequestMeta |
DegradationRequestMeta.idempotencyKey(UUID idempotencyKey) |
DegradationRequestMeta |
DegradationRequestMeta.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
PatchDegradationRequest |
PatchDegradationRequest.meta(DegradationRequestMeta meta) |
CreateDegradationRequest |
CreateDegradationRequest.meta(DegradationRequestMeta meta) |
void |
PatchDegradationRequest.setMeta(DegradationRequestMeta meta) |
void |
CreateDegradationRequest.setMeta(DegradationRequestMeta meta) |
Copyright © 2026. All rights reserved.