Package com.mypurecloud.sdk.v2.model
Class LogCaptureUserConfigurationResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.LogCaptureUserConfigurationResponse
- All Implemented Interfaces:
Serializable
LogCaptureUserConfigurationResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateExpired(Date dateExpired) Indicates when log capture will be turned off for the user.booleangetId()inthashCode()voidsetDateExpired(Date dateExpired) toString()
-
Constructor Details
-
LogCaptureUserConfigurationResponse
public LogCaptureUserConfigurationResponse() -
LogCaptureUserConfigurationResponse
-
-
Method Details
-
getId
-
getDateStarted
-
dateExpired
Indicates when log capture will be turned off for the user. (Must be within 24 hours). Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateExpired
-
setDateExpired
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-