Package com.mypurecloud.sdk.v2.model
Class EdgeLogsJobResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.EdgeLogsJobResponse
- All Implemented Interfaces:
Serializable
EdgeLogsJobResponse
- 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.booleangetId()getName()getState()inthashCode()The created job id.The name of the entity.voidsetDescription(String description) voidsetDivision(Division division) voidvoidvoidsetVersion(Integer version) toString()The current version of the resource.
-
Constructor Details
-
EdgeLogsJobResponse
public EdgeLogsJobResponse() -
EdgeLogsJobResponse
-
-
Method Details
-
id
The created job id. -
getId
-
setId
-
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
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-