Uses of Class
com.mypurecloud.sdk.v2.api.request.PostCoachingScheduleslotsQueryRequest
Packages that use PostCoachingScheduleslotsQueryRequest
-
Uses of PostCoachingScheduleslotsQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostCoachingScheduleslotsQueryRequestModifier and TypeMethodDescriptionCoachingApi.postCoachingScheduleslotsQuery(PostCoachingScheduleslotsQueryRequest request) Get list of possible slots where a coaching appointment can be scheduled.CoachingApiAsync.postCoachingScheduleslotsQueryAsync(PostCoachingScheduleslotsQueryRequest request, AsyncApiCallback<CoachingSlotsResponse> callback) Get list of possible slots where a coaching appointment can be scheduled. -
Uses of PostCoachingScheduleslotsQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostCoachingScheduleslotsQueryRequestModifier and TypeMethodDescriptionPostCoachingScheduleslotsQueryRequest.Builder.build()PostCoachingScheduleslotsQueryRequest.withBody(CoachingSlotsRequest body) PostCoachingScheduleslotsQueryRequest.withCustomHeader(String name, String value)