Package com.mypurecloud.sdk.v2.model
Class UpdateAnalyticsDataRetentionRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateAnalyticsDataRetentionRequest
- All Implemented Interfaces:
Serializable
UpdateAnalyticsDataRetentionRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()retentionDays(Integer retentionDays) Analytics data retention period in days to set for the organization.voidsetRetentionDays(Integer retentionDays) toString()
-
Constructor Details
-
UpdateAnalyticsDataRetentionRequest
public UpdateAnalyticsDataRetentionRequest() -
UpdateAnalyticsDataRetentionRequest
-
-
Method Details