Class GetWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder
- Enclosing class:
- GetWorkforcemanagementBusinessunitServicegoaltemplateRequest
public static class GetWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBusinessUnitId(String businessUnitId) withExpand(List<String> expand) withExpandEnumValues(List<GetWorkforcemanagementBusinessunitServicegoaltemplateRequest.expandValues> expand) withRequiredParams(String businessUnitId, String serviceGoalTemplateId) withServiceGoalTemplateId(String serviceGoalTemplateId)
-
Method Details
-
withBusinessUnitId
public GetWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder withBusinessUnitId(String businessUnitId) -
withServiceGoalTemplateId
public GetWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder withServiceGoalTemplateId(String serviceGoalTemplateId) -
withExpand
public GetWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder withExpand(List<String> expand) -
withExpandEnumValues
public GetWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder withExpandEnumValues(List<GetWorkforcemanagementBusinessunitServicegoaltemplateRequest.expandValues> expand) -
withRequiredParams
public GetWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder withRequiredParams(String businessUnitId, String serviceGoalTemplateId) -
build
-