Uses of Class
com.mypurecloud.sdk.v2.model.EdgeLogsJobFile
Packages that use EdgeLogsJobFile
-
Uses of EdgeLogsJobFile in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EdgeLogsJobFileModifier and TypeMethodDescriptionEdgeLogsJobFile.description(String description) The resource's description.The division to which this entity belongs.EdgeLogsJobFile.downloadId(String downloadId) The download ID to use with the downloads API.The path of this file on the Edge.The name of the entity.The size of this file in bytes.EdgeLogsJobFile.timeCreated(Date timeCreated) Date time is represented as an ISO-8601 string.EdgeLogsJobFile.timeModified(Date timeModified) The time this log file was last modified on the Edge.EdgeLogsJobFile.uploadStatus(EdgeLogsJobFile.UploadStatusEnum uploadStatus) The status of the upload of this file from the Edge to the cloud.The current version of the resource.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EdgeLogsJobFileMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EdgeLogsJobFileModifier and TypeMethodDescriptionEdgeLogsJob.files(List<EdgeLogsJobFile> files) The files available to upload from the Edge to the cloud.voidEdgeLogsJob.setFiles(List<EdgeLogsJobFile> files)