Uses of Class
com.mypurecloud.sdk.v2.api.request.PostCoachingScheduleslotsJobsRequest
Packages that use PostCoachingScheduleslotsJobsRequest
-
Uses of PostCoachingScheduleslotsJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostCoachingScheduleslotsJobsRequestModifier and TypeMethodDescriptionCoachingApi.postCoachingScheduleslotsJobs(PostCoachingScheduleslotsJobsRequest request) Start job to retrieve the slots where a coaching appointment can be scheduled.CoachingApiAsync.postCoachingScheduleslotsJobsAsync(PostCoachingScheduleslotsJobsRequest request, AsyncApiCallback<CoachingScheduleSlotsJobResponse> callback) Start job to retrieve the slots where a coaching appointment can be scheduled. -
Uses of PostCoachingScheduleslotsJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostCoachingScheduleslotsJobsRequestModifier and TypeMethodDescriptionPostCoachingScheduleslotsJobsRequest.Builder.build()PostCoachingScheduleslotsJobsRequest.withBody(CoachingScheduleSlotsJobRequest body) PostCoachingScheduleslotsJobsRequest.withCustomHeader(String name, String value)