Uses of Class
com.mypurecloud.sdk.v2.api.request.GetEmployeeperformanceExternalmetricsDefinitionsRequest
Packages that use GetEmployeeperformanceExternalmetricsDefinitionsRequest
-
Uses of GetEmployeeperformanceExternalmetricsDefinitionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetEmployeeperformanceExternalmetricsDefinitionsRequestModifier and TypeMethodDescriptionGamificationApi.getEmployeeperformanceExternalmetricsDefinitions(GetEmployeeperformanceExternalmetricsDefinitionsRequest request) Get a list of External Metric Definitions of an organization, sorted by name in ascending orderGamificationApiAsync.getEmployeeperformanceExternalmetricsDefinitionsAsync(GetEmployeeperformanceExternalmetricsDefinitionsRequest request, AsyncApiCallback<ExternalMetricDefinitionListing> callback) Get a list of External Metric Definitions of an organization, sorted by name in ascending order -
Uses of GetEmployeeperformanceExternalmetricsDefinitionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetEmployeeperformanceExternalmetricsDefinitionsRequestModifier and TypeMethodDescriptionGetEmployeeperformanceExternalmetricsDefinitionsRequest.Builder.build()GetEmployeeperformanceExternalmetricsDefinitionsRequest.withCustomHeader(String name, String value) GetEmployeeperformanceExternalmetricsDefinitionsRequest.withPageNumber(Integer pageNumber) GetEmployeeperformanceExternalmetricsDefinitionsRequest.withPageSize(Integer pageSize)