| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
OnCallApi.CreateOnCallScheduleOptionalParameters |
OnCallApi.CreateOnCallScheduleOptionalParameters.include(String include)
Set include.
|
| Modifier and Type | Method and Description |
|---|---|
Schedule |
OnCallApi.createOnCallSchedule(ScheduleCreateRequest body,
OnCallApi.CreateOnCallScheduleOptionalParameters parameters)
Create On-Call schedule.
|
CompletableFuture<Schedule> |
OnCallApi.createOnCallScheduleAsync(ScheduleCreateRequest body,
OnCallApi.CreateOnCallScheduleOptionalParameters parameters)
Create On-Call schedule.
|
ApiResponse<Schedule> |
OnCallApi.createOnCallScheduleWithHttpInfo(ScheduleCreateRequest body,
OnCallApi.CreateOnCallScheduleOptionalParameters parameters)
Create a new On-Call schedule
|
CompletableFuture<ApiResponse<Schedule>> |
OnCallApi.createOnCallScheduleWithHttpInfoAsync(ScheduleCreateRequest body,
OnCallApi.CreateOnCallScheduleOptionalParameters parameters)
Create On-Call schedule.
|
Copyright © 2026. All rights reserved.