| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowCreate |
MaintenanceWindowCreate.attributes(MaintenanceWindowCreateAttributes attributes) |
MaintenanceWindowCreate |
MaintenanceWindowCreateRequest.getData()
Data object for creating a maintenance window.
|
MaintenanceWindowCreate |
MaintenanceWindowCreate.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MaintenanceWindowCreate |
MaintenanceWindowCreate.type(MaintenanceWindowResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowCreateRequest |
MaintenanceWindowCreateRequest.data(MaintenanceWindowCreate data) |
void |
MaintenanceWindowCreateRequest.setData(MaintenanceWindowCreate data) |
| Constructor and Description |
|---|
MaintenanceWindowCreateRequest(MaintenanceWindowCreate data) |
Copyright © 2026. All rights reserved.