Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitAgentschedulesSearchRequest
Packages that use PostWorkforcemanagementBusinessunitAgentschedulesSearchRequest
-
Uses of PostWorkforcemanagementBusinessunitAgentschedulesSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitAgentschedulesSearchRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitAgentschedulesSearch(PostWorkforcemanagementBusinessunitAgentschedulesSearchRequest request) Search published schedulesWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitAgentschedulesSearchAsync(PostWorkforcemanagementBusinessunitAgentschedulesSearchRequest request, AsyncApiCallback<BuAsyncAgentSchedulesSearchResponse> callback) Search published schedules -
Uses of PostWorkforcemanagementBusinessunitAgentschedulesSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitAgentschedulesSearchRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitAgentschedulesSearchRequest.Builder.build()PostWorkforcemanagementBusinessunitAgentschedulesSearchRequest.withBody(BuSearchAgentSchedulesRequest body) PostWorkforcemanagementBusinessunitAgentschedulesSearchRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitAgentschedulesSearchRequest.withCustomHeader(String name, String value) PostWorkforcemanagementBusinessunitAgentschedulesSearchRequest.withForceAsync(Boolean forceAsync) PostWorkforcemanagementBusinessunitAgentschedulesSearchRequest.withForceDownloadService(Boolean forceDownloadService)