Uses of Class
com.mypurecloud.sdk.v2.model.ExportDetails
Packages that use ExportDetails
-
Uses of ExportDetails in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ExportDetailsModifier and TypeMethodDescriptionExportDetails.exportType(ExportDetails.ExportTypeEnum exportType) The export type for the flow.Name to assign to the file after download.ExportDetails.flow(ArchitectFlowReference flow) The flow to export.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ExportDetailsMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ExportDetailsModifier and TypeMethodDescriptionRegisterArchitectExportJob.flows(List<ExportDetails> flows) A list of the flows to be exported.voidRegisterArchitectExportJob.setFlows(List<ExportDetails> flows)