| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetScheduleV2 |
FleetScheduleV2.attributes(FleetScheduleV2Attributes attributes) |
FleetScheduleV2 |
FleetScheduleV2Response.getData()
A fleet upgrade schedule resource in the v2 API response.
|
FleetScheduleV2 |
FleetScheduleV2.id(String id) |
FleetScheduleV2 |
FleetScheduleV2.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FleetScheduleV2 |
FleetScheduleV2.type(FleetScheduleResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<FleetScheduleV2> |
FleetSchedulesV2Response.getData()
Array of schedules for the organization.
|
| Modifier and Type | Method and Description |
|---|---|
FleetSchedulesV2Response |
FleetSchedulesV2Response.addDataItem(FleetScheduleV2 dataItem) |
FleetScheduleV2Response |
FleetScheduleV2Response.data(FleetScheduleV2 data) |
void |
FleetScheduleV2Response.setData(FleetScheduleV2 data) |
| Modifier and Type | Method and Description |
|---|---|
FleetSchedulesV2Response |
FleetSchedulesV2Response.data(List<FleetScheduleV2> data) |
void |
FleetSchedulesV2Response.setData(List<FleetScheduleV2> data) |
| Constructor and Description |
|---|
FleetScheduleV2Response(FleetScheduleV2 data) |
| Constructor and Description |
|---|
FleetSchedulesV2Response(List<FleetScheduleV2> data) |
Copyright © 2026. All rights reserved.