| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetSchedulesResponse |
FleetAutomationApi.listFleetSchedules()
List all schedules.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FleetSchedulesResponse> |
FleetAutomationApi.listFleetSchedulesAsync()
List all schedules.
|
ApiResponse<FleetSchedulesResponse> |
FleetAutomationApi.listFleetSchedulesWithHttpInfo()
Retrieve a list of all schedules for automated fleet deployments.
|
CompletableFuture<ApiResponse<FleetSchedulesResponse>> |
FleetAutomationApi.listFleetSchedulesWithHttpInfoAsync()
List all schedules.
|
| Modifier and Type | Method and Description |
|---|---|
FleetSchedulesResponse |
FleetSchedulesResponse.addDataItem(FleetSchedule dataItem) |
FleetSchedulesResponse |
FleetSchedulesResponse.data(List<FleetSchedule> data) |
FleetSchedulesResponse |
FleetSchedulesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.