Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAlternativeshiftsTradesRequest
Packages that use PostWorkforcemanagementAlternativeshiftsTradesRequest
-
Uses of PostWorkforcemanagementAlternativeshiftsTradesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAlternativeshiftsTradesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAlternativeshiftsTrades(PostWorkforcemanagementAlternativeshiftsTradesRequest request) Create my alternative shift trade using an existing offer's jobIdWorkforceManagementApiAsync.postWorkforcemanagementAlternativeshiftsTradesAsync(PostWorkforcemanagementAlternativeshiftsTradesRequest request, AsyncApiCallback<AlternativeShiftTradeResponse> callback) Create my alternative shift trade using an existing offer's jobId -
Uses of PostWorkforcemanagementAlternativeshiftsTradesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAlternativeshiftsTradesRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAlternativeshiftsTradesRequest.Builder.build()PostWorkforcemanagementAlternativeshiftsTradesRequest.withBody(CreateAlternativeShiftTradeRequest body) PostWorkforcemanagementAlternativeshiftsTradesRequest.withCustomHeader(String name, String value)