Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest
Packages that use PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest
-
Uses of PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitUnavailabletimesSchedulesQuery(PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest request) Get agent schedule generation unavailable timesWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryAsync(PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest request, AsyncApiCallback<QueryAgentScheduleUnavailableTimesResponse> callback) Get agent schedule generation unavailable times -
Uses of PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest.Builder.build()PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest.withBody(QueryAgentScheduleUnavailableTimesRequest body) PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest.withCustomHeader(String name, String value)