Uses of Enum Class
com.mypurecloud.sdk.v2.model.EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.StatusEnum
Packages that use EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.StatusEnum
-
Uses of EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.StatusEnumModifier and TypeMethodDescriptionEdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.StatusEnum.fromString(String key) EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.getStatus()Returns the enum constant of this class with the specified name.EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.StatusEnumModifier and TypeMethodDescriptionvoidEdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.setStatus(EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.StatusEnum status) EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.status(EdgeSoftwareUpdateTopicDomainEdgeSoftwareUpdate.StatusEnum status)