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