Package com.mypurecloud.sdk.v2.model
Class LogCaptureUserConfiguration
java.lang.Object
com.mypurecloud.sdk.v2.model.LogCaptureUserConfiguration
- All Implemented Interfaces:
Serializable
LogCaptureUserConfiguration
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumIndicates the method by which the logs were captured. -
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
-
LogCaptureUserConfiguration
public LogCaptureUserConfiguration() -
LogCaptureUserConfiguration
-
-
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
-
getCaptureMethod
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-