Class PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest
public class PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest
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, QueryAgentScheduleUnavailableTimesRequest body) getBody()voidvoidsetBusinessUnitId(String businessUnitId) voidsetCustomHeaders(Map<String, String> customHeaders) withBusinessUnitId(String businessUnitId) withCustomHeader(String name, String value)
-
Constructor Details
-
PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest
public PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest()
-
-
Method Details
-
getBusinessUnitId
-
setBusinessUnitId
-
withBusinessUnitId
public PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest withBusinessUnitId(String businessUnitId) -
getBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
public static PostWorkforcemanagementBusinessunitUnavailabletimesSchedulesQueryRequest.Builder builder()
-