| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
OnCallApi.GetOnCallScheduleOptionalParameters |
OnCallApi.GetOnCallScheduleOptionalParameters.include(String include)
Set include.
|
| Modifier and Type | Method and Description |
|---|---|
Schedule |
OnCallApi.getOnCallSchedule(String scheduleId,
OnCallApi.GetOnCallScheduleOptionalParameters parameters)
Get On-Call schedule.
|
CompletableFuture<Schedule> |
OnCallApi.getOnCallScheduleAsync(String scheduleId,
OnCallApi.GetOnCallScheduleOptionalParameters parameters)
Get On-Call schedule.
|
ApiResponse<Schedule> |
OnCallApi.getOnCallScheduleWithHttpInfo(String scheduleId,
OnCallApi.GetOnCallScheduleOptionalParameters parameters)
Get an On-Call schedule
|
CompletableFuture<ApiResponse<Schedule>> |
OnCallApi.getOnCallScheduleWithHttpInfoAsync(String scheduleId,
OnCallApi.GetOnCallScheduleOptionalParameters parameters)
Get On-Call schedule.
|
Copyright © 2025. All rights reserved.