Package com.mypurecloud.sdk.v2.model
Class EdgeLogsJob
java.lang.Object
com.mypurecloud.sdk.v2.model.EdgeLogsJob
- All Implemented Interfaces:
Serializable
EdgeLogsJob
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumIndicates if the resource is active, inactive, or deleted. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The resource's description.The division to which this entity belongs.booleanfiles(List<EdgeLogsJobFile> files) The files available to upload from the Edge to the cloud.getFiles()getId()getName()getState()inthashCode()The name of the entity.voidsetDescription(String description) voidsetDivision(Division division) voidsetFiles(List<EdgeLogsJobFile> files) voidvoidsetVersion(Integer version) toString()The current version of the resource.
-
Constructor Details
-
EdgeLogsJob
public EdgeLogsJob() -
EdgeLogsJob
-
-
Method Details
-
getId
-
name
The name of the entity. -
getName
-
setName
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
description
The resource's description. -
getDescription
-
setDescription
-
version
The current version of the resource. -
getVersion
-
setVersion
-
getDateCreated
-
getDateModified
-
getModifiedBy
-
getCreatedBy
-
getState
-
getModifiedByApp
-
getCreatedByApp
-
files
The files available to upload from the Edge to the cloud. -
getFiles
-
setFiles
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-