| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
OnCallApi.GetScheduleOnCallUserOptionalParameters |
OnCallApi.GetScheduleOnCallUserOptionalParameters.filterAtTs(String filterAtTs)
Set filterAtTs.
|
OnCallApi.GetScheduleOnCallUserOptionalParameters |
OnCallApi.GetScheduleOnCallUserOptionalParameters.include(String include)
Set include.
|
| Modifier and Type | Method and Description |
|---|---|
Shift |
OnCallApi.getScheduleOnCallUser(String scheduleId,
OnCallApi.GetScheduleOnCallUserOptionalParameters parameters)
Get the schedule on-call user.
|
CompletableFuture<Shift> |
OnCallApi.getScheduleOnCallUserAsync(String scheduleId,
OnCallApi.GetScheduleOnCallUserOptionalParameters parameters)
Get the schedule on-call user.
|
ApiResponse<Shift> |
OnCallApi.getScheduleOnCallUserWithHttpInfo(String scheduleId,
OnCallApi.GetScheduleOnCallUserOptionalParameters parameters)
Retrieves the user who is on-call for the specified schedule at a given time.
|
CompletableFuture<ApiResponse<Shift>> |
OnCallApi.getScheduleOnCallUserWithHttpInfoAsync(String scheduleId,
OnCallApi.GetScheduleOnCallUserOptionalParameters parameters)
Get the schedule on-call user.
|
Copyright © 2025. All rights reserved.