Package com.mypurecloud.sdk.v2.model
Class EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate
java.lang.Object
com.mypurecloud.sdk.v2.model.EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate
- All Implemented Interfaces:
Serializable
EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets status -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondownloadStartTime(Date downloadStartTime) booleanexecuteStartTime(Date executeStartTime) executeStopTime(Date executeStopTime) getId()inthashCode()voidsetDownloadStartTime(Date downloadStartTime) voidsetExecuteStartTime(Date executeStartTime) voidsetExecuteStopTime(Date executeStopTime) voidvoidtoString()
-
Constructor Details
-
EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate
public EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate() -
EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate
-
-
Method Details
-
id
-
getId
-
setId
-
status
-
getStatus
-
setStatus
-
downloadStartTime
-
getDownloadStartTime
-
setDownloadStartTime
-
executeStartTime
-
getExecuteStartTime
-
setExecuteStartTime
-
executeStopTime
-
getExecuteStopTime
-
setExecuteStopTime
-
equals
-
hashCode
public int hashCode() -
toString
-