Uses of Class
com.mypurecloud.sdk.v2.api.request.GetCoachingScheduleslotsJobRequest
Packages that use GetCoachingScheduleslotsJobRequest
-
Uses of GetCoachingScheduleslotsJobRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetCoachingScheduleslotsJobRequestModifier and TypeMethodDescriptionCoachingApi.getCoachingScheduleslotsJob(GetCoachingScheduleslotsJobRequest request) Retrieve the status of the job for the slots where a coaching appointment can be scheduled.CoachingApiAsync.getCoachingScheduleslotsJobAsync(GetCoachingScheduleslotsJobRequest request, AsyncApiCallback<CoachingScheduleSlotsJobResponse> callback) Retrieve the status of the job for the slots where a coaching appointment can be scheduled. -
Uses of GetCoachingScheduleslotsJobRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetCoachingScheduleslotsJobRequestModifier and TypeMethodDescriptionGetCoachingScheduleslotsJobRequest.Builder.build()GetCoachingScheduleslotsJobRequest.withCustomHeader(String name, String value)