Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchEmployeeperformanceExternalmetricsDefinitionRequest
Packages that use PatchEmployeeperformanceExternalmetricsDefinitionRequest
-
Uses of PatchEmployeeperformanceExternalmetricsDefinitionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchEmployeeperformanceExternalmetricsDefinitionRequestModifier and TypeMethodDescriptionGamificationApi.patchEmployeeperformanceExternalmetricsDefinition(PatchEmployeeperformanceExternalmetricsDefinitionRequest request) Update External Metric DefinitionGamificationApiAsync.patchEmployeeperformanceExternalmetricsDefinitionAsync(PatchEmployeeperformanceExternalmetricsDefinitionRequest request, AsyncApiCallback<ExternalMetricDefinition> callback) Update External Metric Definition -
Uses of PatchEmployeeperformanceExternalmetricsDefinitionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchEmployeeperformanceExternalmetricsDefinitionRequestModifier and TypeMethodDescriptionPatchEmployeeperformanceExternalmetricsDefinitionRequest.Builder.build()PatchEmployeeperformanceExternalmetricsDefinitionRequest.withBody(ExternalMetricDefinitionUpdateRequest body) PatchEmployeeperformanceExternalmetricsDefinitionRequest.withCustomHeader(String name, String value) PatchEmployeeperformanceExternalmetricsDefinitionRequest.withMetricId(String metricId)