Package com.mypurecloud.sdk.v2.model
Class QuarterHourly
java.lang.Object
com.mypurecloud.sdk.v2.model.QuarterHourly
- All Implemented Interfaces:
Serializable
QuarterHourly
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownloadResult(List<Timeseries> downloadResult) Result will always come via downloadUrls; however the schema is included for documentationdownloadUrls(List<String> downloadUrls) List of download URLs to fetch the result of quarter hour time series.booleaninthashCode()voidsetDownloadResult(List<Timeseries> downloadResult) voidsetDownloadUrls(List<String> downloadUrls) toString()
-
Constructor Details
-
QuarterHourly
public QuarterHourly() -
QuarterHourly
-
-
Method Details
-
downloadUrls
List of download URLs to fetch the result of quarter hour time series. This field is populated only if session state is Complete -
getDownloadUrls
-
setDownloadUrls
-
downloadResult
Result will always come via downloadUrls; however the schema is included for documentation -
getDownloadResult
-
setDownloadResult
-
equals
-
hashCode
public int hashCode() -
toString
-