Uses of Class
com.mypurecloud.sdk.v2.model.ServiceGoalTemplateList
Packages that use ServiceGoalTemplateList
-
Uses of ServiceGoalTemplateList in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ServiceGoalTemplateListModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitServicegoaltemplates(GetWorkforcemanagementBusinessunitServicegoaltemplatesRequest request) Gets list of service goal templatesWorkforceManagementApi.getWorkforcemanagementBusinessunitServicegoaltemplates(String businessUnitId, List<String> expand) Gets list of service goal templatesMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ServiceGoalTemplateListModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitServicegoaltemplates(ApiRequest<Void> request) Gets list of service goal templatesWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitServicegoaltemplatesAsync(GetWorkforcemanagementBusinessunitServicegoaltemplatesRequest request, AsyncApiCallback<ServiceGoalTemplateList> callback) Gets list of service goal templatesWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitServicegoaltemplatesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ServiceGoalTemplateList>> callback) Gets list of service goal templatesWorkforceManagementApi.getWorkforcemanagementBusinessunitServicegoaltemplatesWithHttpInfo(String businessUnitId, List<String> expand) Gets list of service goal templatesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ServiceGoalTemplateListModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitServicegoaltemplatesAsync(GetWorkforcemanagementBusinessunitServicegoaltemplatesRequest request, AsyncApiCallback<ServiceGoalTemplateList> callback) Gets list of service goal templatesWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitServicegoaltemplatesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ServiceGoalTemplateList>> callback) Gets list of service goal templates -
Uses of ServiceGoalTemplateList in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ServiceGoalTemplateListModifier and TypeMethodDescriptionServiceGoalTemplateList.entities(List<ServiceGoalTemplate> entities) ServiceGoalTemplateList.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the service goal templates