Package com.mypurecloud.sdk.v2.model
Class IntegrationExport
java.lang.Object
com.mypurecloud.sdk.v2.model.IntegrationExport
- All Implemented Interfaces:
Serializable
IntegrationExport
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()integration(DomainEntityRef integration) The aws-s3-recording-bulk-actions-integration that the policy uses for exports.voidsetIntegration(DomainEntityRef integration) voidsetShouldExportScreenRecordings(Boolean shouldExportScreenRecordings) shouldExportScreenRecordings(Boolean shouldExportScreenRecordings) True if the policy should export screen recordings in addition to the other conversation media.toString()
-
Constructor Details
-
IntegrationExport
public IntegrationExport() -
IntegrationExport
-
-
Method Details
-
integration
The aws-s3-recording-bulk-actions-integration that the policy uses for exports. -
getIntegration
-
setIntegration
-
shouldExportScreenRecordings
True if the policy should export screen recordings in addition to the other conversation media. Default = true -
getShouldExportScreenRecordings
-
setShouldExportScreenRecordings
-
equals
-
hashCode
public int hashCode() -
toString
-