Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAlternativeshiftsOffersSearchJobsRequest
Packages that use PostWorkforcemanagementAlternativeshiftsOffersSearchJobsRequest
-
Uses of PostWorkforcemanagementAlternativeshiftsOffersSearchJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAlternativeshiftsOffersSearchJobsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAlternativeshiftsOffersSearchJobs(PostWorkforcemanagementAlternativeshiftsOffersSearchJobsRequest request) Request a search of alternative shift offers for a given shiftWorkforceManagementApiAsync.postWorkforcemanagementAlternativeshiftsOffersSearchJobsAsync(PostWorkforcemanagementAlternativeshiftsOffersSearchJobsRequest request, AsyncApiCallback<AlternativeShiftAsyncResponse> callback) Request a search of alternative shift offers for a given shift -
Uses of PostWorkforcemanagementAlternativeshiftsOffersSearchJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAlternativeshiftsOffersSearchJobsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAlternativeshiftsOffersSearchJobsRequest.Builder.build()PostWorkforcemanagementAlternativeshiftsOffersSearchJobsRequest.withBody(AlternativeShiftSearchOffersRequest body) PostWorkforcemanagementAlternativeshiftsOffersSearchJobsRequest.withCustomHeader(String name, String value)