Class PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder
- Enclosing class:
- PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest
public static class PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBusinessUnitId(String businessUnitId) withRequiredParams(String businessUnitId, String serviceGoalTemplateId, UpdateServiceGoalTemplate body) withServiceGoalTemplateId(String serviceGoalTemplateId)
-
Method Details
-
withBusinessUnitId
public PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder withBusinessUnitId(String businessUnitId) -
withServiceGoalTemplateId
public PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder withServiceGoalTemplateId(String serviceGoalTemplateId) -
withBody
-
withRequiredParams
public PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder withRequiredParams(String businessUnitId, String serviceGoalTemplateId, UpdateServiceGoalTemplate body) -
build
-