Package com.mypurecloud.sdk.v2.model
Class OutlierData
java.lang.Object
com.mypurecloud.sdk.v2.model.OutlierData
- All Implemented Interfaces:
Serializable
OutlierData
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownloadResultTemplate(OutlierResultTemplate downloadResultTemplate) Result will always come via downloadUrls; however the schema is included for documentationdownloadUrls(List<String> downloadUrls) List of URLs to fetch the result of the outliers data.booleaninthashCode()voidsetDownloadResultTemplate(OutlierResultTemplate downloadResultTemplate) voidsetDownloadUrls(List<String> downloadUrls) toString()
-
Constructor Details
-
OutlierData
public OutlierData() -
OutlierData
-
-
Method Details
-
downloadUrls
List of URLs to fetch the result of the outliers data. This field is populated only if session state is 'Complete' and outliers are present -
getDownloadUrls
-
setDownloadUrls
-
downloadResultTemplate
Result will always come via downloadUrls; however the schema is included for documentation -
getDownloadResultTemplate
-
setDownloadResultTemplate
-
equals
-
hashCode
public int hashCode() -
toString
-