| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowResponse |
CaseManagementApi.createMaintenanceWindow(MaintenanceWindowCreateRequest body)
Create a maintenance window.
|
MaintenanceWindowResponse |
CaseManagementApi.updateMaintenanceWindow(String maintenanceWindowId,
MaintenanceWindowUpdateRequest body)
Update a maintenance window.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowResponse |
MaintenanceWindowResponse.data(MaintenanceWindow data) |
MaintenanceWindowResponse |
MaintenanceWindowResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.