Package com.mypurecloud.sdk.v2.model
Class Snapshots
java.lang.Object
com.mypurecloud.sdk.v2.model.Snapshots
- All Implemented Interfaces:
Serializable
Snapshots
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondaysInPast(Integer daysInPast) The number of days from today denoting when the snapshot was capturedbooleangetId()inthashCode()The snapshot IdvoidsetDaysInPast(Integer daysInPast) voidtoString()
-
Constructor Details
-
Snapshots
public Snapshots() -
Snapshots
-
-
Method Details