Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder
Packages that use PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder
-
Uses of PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.BuilderModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.builder()PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.builder(String businessUnitId, String serviceGoalTemplateId, UpdateServiceGoalTemplate body) PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder.withBody(UpdateServiceGoalTemplate body) PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder.withBusinessUnitId(String businessUnitId) PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder.withRequiredParams(String businessUnitId, String serviceGoalTemplateId, UpdateServiceGoalTemplate body) PatchWorkforcemanagementBusinessunitServicegoaltemplateRequest.Builder.withServiceGoalTemplateId(String serviceGoalTemplateId)