| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetSchedulesV2Response |
FleetAutomationApi.listFleetSchedulesV2()
List all schedules.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FleetSchedulesV2Response> |
FleetAutomationApi.listFleetSchedulesV2Async()
List all schedules.
|
ApiResponse<FleetSchedulesV2Response> |
FleetAutomationApi.listFleetSchedulesV2WithHttpInfo()
Retrieve all upgrade schedules for the organization.
|
CompletableFuture<ApiResponse<FleetSchedulesV2Response>> |
FleetAutomationApi.listFleetSchedulesV2WithHttpInfoAsync()
List all schedules.
|
| Modifier and Type | Method and Description |
|---|---|
FleetSchedulesV2Response |
FleetSchedulesV2Response.addDataItem(FleetScheduleV2 dataItem) |
FleetSchedulesV2Response |
FleetSchedulesV2Response.data(List<FleetScheduleV2> data) |
FleetSchedulesV2Response |
FleetSchedulesV2Response.meta(FleetSchedulesV2ResponseMeta meta) |
FleetSchedulesV2Response |
FleetSchedulesV2Response.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.