Package com.mypurecloud.sdk.v2.model
Class ContinuousForecastSnapshotResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.ContinuousForecastSnapshotResponse
- All Implemented Interfaces:
Serializable
ContinuousForecastSnapshotResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfiles(SnapshotFiles files) Link to the files containing data for requested snapshotgetFiles()inthashCode()Session Id of the continuous forecastvoidsetFiles(SnapshotFiles files) voidsetSessionId(String sessionId) voidsetSnapshotId(String snapshotId) snapshotId(String snapshotId) Snapshot Id of the continuous forecast sessiontoString()
-
Constructor Details
-
ContinuousForecastSnapshotResponse
public ContinuousForecastSnapshotResponse() -
ContinuousForecastSnapshotResponse
-
-
Method Details
-
sessionId
Session Id of the continuous forecast -
getSessionId
-
setSessionId
-
snapshotId
Snapshot Id of the continuous forecast session -
getSnapshotId
-
setSnapshotId
-
files
Link to the files containing data for requested snapshot -
getFiles
-
setFiles
-
equals
-
hashCode
public int hashCode() -
toString
-