Class PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest
public class PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String businessUnitId, SearchUnmatchedShiftTradeListJobRequest body) getBody()voidvoidsetBusinessUnitId(String businessUnitId) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetForceAsync(Boolean forceAsync) voidsetForceDownloadService(Boolean forceDownloadService) withBusinessUnitId(String businessUnitId) withCustomHeader(String name, String value) withForceAsync(Boolean forceAsync) withForceDownloadService(Boolean forceDownloadService)
-
Constructor Details
-
PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest
public PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest()
-
-
Method Details
-
getBusinessUnitId
-
setBusinessUnitId
-
withBusinessUnitId
public PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest withBusinessUnitId(String businessUnitId) -
getBody
-
setBody
-
withBody
-
getForceAsync
-
setForceAsync
-
withForceAsync
public PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest withForceAsync(Boolean forceAsync) -
getForceDownloadService
-
setForceDownloadService
-
withForceDownloadService
public PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest withForceDownloadService(Boolean forceDownloadService) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
public static PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest.Builder builder() -
builder
public static PostWorkforcemanagementBusinessunitShifttradingUnmatchedSearchJobsRequest.Builder builder(String businessUnitId, SearchUnmatchedShiftTradeListJobRequest body)
-