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