Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAlternativeshiftsOffersJobsRequest
Packages that use PostWorkforcemanagementAlternativeshiftsOffersJobsRequest
-
Uses of PostWorkforcemanagementAlternativeshiftsOffersJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAlternativeshiftsOffersJobsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAlternativeshiftsOffersJobs(PostWorkforcemanagementAlternativeshiftsOffersJobsRequest request) Request a list of alternative shift offers for a given scheduleWorkforceManagementApiAsync.postWorkforcemanagementAlternativeshiftsOffersJobsAsync(PostWorkforcemanagementAlternativeshiftsOffersJobsRequest request, AsyncApiCallback<AlternativeShiftAsyncResponse> callback) Request a list of alternative shift offers for a given schedule -
Uses of PostWorkforcemanagementAlternativeshiftsOffersJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAlternativeshiftsOffersJobsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAlternativeshiftsOffersJobsRequest.Builder.build()PostWorkforcemanagementAlternativeshiftsOffersJobsRequest.withBody(AlternativeShiftOffersRequest body) PostWorkforcemanagementAlternativeshiftsOffersJobsRequest.withCustomHeader(String name, String value)