Class DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest
public class DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) static DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.Builderbuilder()static DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.BuildervoidsetBeforeDateId(LocalDate beforeDateId) voidsetBusinessUnitId(String businessUnitId) voidsetCapacityPlanId(String capacityPlanId) voidsetCustomHeaders(Map<String, String> customHeaders) withBeforeDateId(LocalDate beforeDateId) withBusinessUnitId(String businessUnitId) withCapacityPlanId(String capacityPlanId) withCustomHeader(String name, String value)
-
Constructor Details
-
DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest
public DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest()
-
-
Method Details
-
getBusinessUnitId
-
setBusinessUnitId
-
withBusinessUnitId
public DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest withBusinessUnitId(String businessUnitId) -
getCapacityPlanId
-
setCapacityPlanId
-
withCapacityPlanId
public DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest withCapacityPlanId(String capacityPlanId) -
getBeforeDateId
-
setBeforeDateId
-
withBeforeDateId
public DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest withBeforeDateId(LocalDate beforeDateId) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
public static DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.Builder builder() -
builder
public static DeleteWorkforcemanagementBusinessunitCapacityplanStaffinggroupallocationshistoryRequest.Builder builder(String businessUnitId, String capacityPlanId)
-