Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitServicegoaltemplatesRequest
Packages that use PostWorkforcemanagementBusinessunitServicegoaltemplatesRequest
-
Uses of PostWorkforcemanagementBusinessunitServicegoaltemplatesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitServicegoaltemplatesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitServicegoaltemplates(PostWorkforcemanagementBusinessunitServicegoaltemplatesRequest request) Adds a new service goal templateWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitServicegoaltemplatesAsync(PostWorkforcemanagementBusinessunitServicegoaltemplatesRequest request, AsyncApiCallback<ServiceGoalTemplate> callback) Adds a new service goal template -
Uses of PostWorkforcemanagementBusinessunitServicegoaltemplatesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitServicegoaltemplatesRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitServicegoaltemplatesRequest.Builder.build()PostWorkforcemanagementBusinessunitServicegoaltemplatesRequest.withBody(CreateServiceGoalTemplate body) PostWorkforcemanagementBusinessunitServicegoaltemplatesRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitServicegoaltemplatesRequest.withCustomHeader(String name, String value)