Uses of Class
com.mypurecloud.sdk.v2.model.PredictorModelFeatureListing
Packages that use PredictorModelFeatureListing
-
Uses of PredictorModelFeatureListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return PredictorModelFeatureListingModifier and TypeMethodDescriptionRoutingApi.getRoutingPredictorModelFeatures(GetRoutingPredictorModelFeaturesRequest request) Retrieve Predictor Model Features.RoutingApi.getRoutingPredictorModelFeatures(String predictorId, String modelId) Retrieve Predictor Model Features.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type PredictorModelFeatureListingModifier and TypeMethodDescriptionRoutingApi.getRoutingPredictorModelFeatures(ApiRequest<Void> request) Retrieve Predictor Model Features.RoutingApiAsync.getRoutingPredictorModelFeaturesAsync(GetRoutingPredictorModelFeaturesRequest request, AsyncApiCallback<PredictorModelFeatureListing> callback) Retrieve Predictor Model Features.RoutingApiAsync.getRoutingPredictorModelFeaturesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PredictorModelFeatureListing>> callback) Retrieve Predictor Model Features.RoutingApi.getRoutingPredictorModelFeaturesWithHttpInfo(String predictorId, String modelId) Retrieve Predictor Model Features.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type PredictorModelFeatureListingModifier and TypeMethodDescriptionRoutingApiAsync.getRoutingPredictorModelFeaturesAsync(GetRoutingPredictorModelFeaturesRequest request, AsyncApiCallback<PredictorModelFeatureListing> callback) Retrieve Predictor Model Features.RoutingApiAsync.getRoutingPredictorModelFeaturesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<PredictorModelFeatureListing>> callback) Retrieve Predictor Model Features. -
Uses of PredictorModelFeatureListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PredictorModelFeatureListingModifier and TypeMethodDescriptionPredictorModelFeatureListing.entities(List<PredictorModelFeature> entities)