Package com.mypurecloud.sdk.v2.model
Class PredictorModelFeatureListing
java.lang.Object
com.mypurecloud.sdk.v2.model.PredictorModelFeatureListing
- All Implemented Interfaces:
Serializable
PredictorModelFeatureListing
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<PredictorModelFeature> entities) booleaninthashCode()voidsetEntities(List<PredictorModelFeature> entities) toString()
-
Constructor Details
-
PredictorModelFeatureListing
public PredictorModelFeatureListing() -
PredictorModelFeatureListing
-
-
Method Details