Uses of Class
com.mypurecloud.sdk.v2.model.ExternalMetricDefinitionCreateRequest
Packages that use ExternalMetricDefinitionCreateRequest
Package
Description
-
Uses of ExternalMetricDefinitionCreateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type ExternalMetricDefinitionCreateRequestModifier and TypeMethodDescriptionGamificationApi.postEmployeeperformanceExternalmetricsDefinitions(ExternalMetricDefinitionCreateRequest body) Create External Metric DefinitionGamificationApi.postEmployeeperformanceExternalmetricsDefinitionsWithHttpInfo(ExternalMetricDefinitionCreateRequest body) Create External Metric DefinitionMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ExternalMetricDefinitionCreateRequestModifier and TypeMethodDescriptionGamificationApi.postEmployeeperformanceExternalmetricsDefinitions(ApiRequest<ExternalMetricDefinitionCreateRequest> request) Create External Metric DefinitionGamificationApiAsync.postEmployeeperformanceExternalmetricsDefinitionsAsync(ApiRequest<ExternalMetricDefinitionCreateRequest> request, AsyncApiCallback<ApiResponse<ExternalMetricDefinition>> callback) Create External Metric Definition -
Uses of ExternalMetricDefinitionCreateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return ExternalMetricDefinitionCreateRequestModifier and TypeMethodDescriptionPostEmployeeperformanceExternalmetricsDefinitionsRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type ExternalMetricDefinitionCreateRequestModifier and TypeMethodDescriptionPostEmployeeperformanceExternalmetricsDefinitionsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type ExternalMetricDefinitionCreateRequestModifier and TypeMethodDescriptionvoidPostEmployeeperformanceExternalmetricsDefinitionsRequest.setBody(ExternalMetricDefinitionCreateRequest body) PostEmployeeperformanceExternalmetricsDefinitionsRequest.Builder.withBody(ExternalMetricDefinitionCreateRequest body) PostEmployeeperformanceExternalmetricsDefinitionsRequest.withBody(ExternalMetricDefinitionCreateRequest body) -
Uses of ExternalMetricDefinitionCreateRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ExternalMetricDefinitionCreateRequestModifier and TypeMethodDescriptionExternalMetricDefinitionCreateRequest.defaultObjectiveType(ExternalMetricDefinitionCreateRequest.DefaultObjectiveTypeEnum defaultObjectiveType) The default objective type of the External Metric DefinitionTrue if the External Metric Definition is enabledThe name of the External Metric DefinitionThe decimal precision of the External Metric Definition.ExternalMetricDefinitionCreateRequest.unit(ExternalMetricDefinitionCreateRequest.UnitEnum unit) The unit of the External Metric DefinitionExternalMetricDefinitionCreateRequest.unitDefinition(String unitDefinition) The unit definition of the External Metric Definition