Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteEmployeeperformanceExternalmetricsDefinitionRequest
Packages that use DeleteEmployeeperformanceExternalmetricsDefinitionRequest
-
Uses of DeleteEmployeeperformanceExternalmetricsDefinitionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteEmployeeperformanceExternalmetricsDefinitionRequestModifier and TypeMethodDescriptionvoidGamificationApi.deleteEmployeeperformanceExternalmetricsDefinition(DeleteEmployeeperformanceExternalmetricsDefinitionRequest request) Delete an External Metric DefinitionGamificationApiAsync.deleteEmployeeperformanceExternalmetricsDefinitionAsync(DeleteEmployeeperformanceExternalmetricsDefinitionRequest request, AsyncApiCallback<Void> callback) Delete an External Metric Definition -
Uses of DeleteEmployeeperformanceExternalmetricsDefinitionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteEmployeeperformanceExternalmetricsDefinitionRequestModifier and TypeMethodDescriptionDeleteEmployeeperformanceExternalmetricsDefinitionRequest.Builder.build()DeleteEmployeeperformanceExternalmetricsDefinitionRequest.withCustomHeader(String name, String value) DeleteEmployeeperformanceExternalmetricsDefinitionRequest.withMetricId(String metricId)