Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequest
Packages that use PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequest
-
Uses of PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitAlternativeshiftsTradesSearch(PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequest request) List alternative shifts trades for a given management unit or agentWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchAsync(PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequest request, AsyncApiCallback<BuListAlternativeShiftTradesResponse> callback) List alternative shifts trades for a given management unit or agent -
Uses of PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequest.Builder.build()PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequest.withBody(SearchAlternativeShiftTradesRequest body) PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequest.withCustomHeader(String name, String value) PostWorkforcemanagementBusinessunitAlternativeshiftsTradesSearchRequest.withForceAsync(Boolean forceAsync)