Uses of Class
com.mypurecloud.sdk.v2.model.IntegrationExport
Packages that use IntegrationExport
-
Uses of IntegrationExport in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IntegrationExportModifier and TypeMethodDescriptionCrossPlatformPolicyActions.getIntegrationExport()PolicyActions.getIntegrationExport()IntegrationExport.integration(DomainEntityRef integration) The aws-s3-recording-bulk-actions-integration that the policy uses for exports.IntegrationExport.shouldExportScreenRecordings(Boolean shouldExportScreenRecordings) True if the policy should export screen recordings in addition to the other conversation media.Methods in com.mypurecloud.sdk.v2.model with parameters of type IntegrationExportModifier and TypeMethodDescriptionCrossPlatformPolicyActions.integrationExport(IntegrationExport integrationExport) Policy action for exporting recordings using an integration to 3rd party s3.PolicyActions.integrationExport(IntegrationExport integrationExport) Policy action for exporting recordings using an integration to 3rd party s3.voidCrossPlatformPolicyActions.setIntegrationExport(IntegrationExport integrationExport) voidPolicyActions.setIntegrationExport(IntegrationExport integrationExport)