Uses of Class
com.mypurecloud.sdk.v2.model.GetMetricDefinitionsResponse
Packages that use GetMetricDefinitionsResponse
-
Uses of GetMetricDefinitionsResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return GetMetricDefinitionsResponseModifier and TypeMethodDescriptionGamificationApi.getGamificationMetricdefinitions()All metric definitions Retrieves the metric definitions and their corresponding default objectives used to create a gamified metricGamificationApi.getGamificationMetricdefinitions(GetGamificationMetricdefinitionsRequest request) All metric definitions Retrieves the metric definitions and their corresponding default objectives used to create a gamified metricMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type GetMetricDefinitionsResponseModifier and TypeMethodDescriptionGamificationApi.getGamificationMetricdefinitions(ApiRequest<Void> request) All metric definitions Retrieves the metric definitions and their corresponding default objectives used to create a gamified metricGamificationApiAsync.getGamificationMetricdefinitionsAsync(GetGamificationMetricdefinitionsRequest request, AsyncApiCallback<GetMetricDefinitionsResponse> callback) All metric definitions Retrieves the metric definitions and their corresponding default objectives used to create a gamified metricGamificationApiAsync.getGamificationMetricdefinitionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GetMetricDefinitionsResponse>> callback) All metric definitions Retrieves the metric definitions and their corresponding default objectives used to create a gamified metricGamificationApi.getGamificationMetricdefinitionsWithHttpInfo()All metric definitions Retrieves the metric definitions and their corresponding default objectives used to create a gamified metricMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type GetMetricDefinitionsResponseModifier and TypeMethodDescriptionGamificationApiAsync.getGamificationMetricdefinitionsAsync(GetGamificationMetricdefinitionsRequest request, AsyncApiCallback<GetMetricDefinitionsResponse> callback) All metric definitions Retrieves the metric definitions and their corresponding default objectives used to create a gamified metricGamificationApiAsync.getGamificationMetricdefinitionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GetMetricDefinitionsResponse>> callback) All metric definitions Retrieves the metric definitions and their corresponding default objectives used to create a gamified metric -
Uses of GetMetricDefinitionsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GetMetricDefinitionsResponseModifier and TypeMethodDescriptionGetMetricDefinitionsResponse.entities(List<MetricDefinition> entities)