Uses of Enum Class
com.mypurecloud.sdk.v2.model.ReportingDataExportTopicDataExportNotification.InnerEnum
Packages that use ReportingDataExportTopicDataExportNotification.InnerEnum
-
Uses of ReportingDataExportTopicDataExportNotification.InnerEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingDataExportTopicDataExportNotification.InnerEnumModifier and TypeMethodDescriptionReportingDataExportTopicDataExportNotification.InnerEnum.fromString(String key) Returns the enum constant of this class with the specified name.ReportingDataExportTopicDataExportNotification.InnerEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ReportingDataExportTopicDataExportNotification.InnerEnumModifier and TypeMethodDescriptionReportingDataExportTopicDataExportNotification.getEmailStatuses()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ReportingDataExportTopicDataExportNotification.InnerEnumModifier and TypeMethodDescriptionReportingDataExportTopicDataExportNotification.emailStatuses(Map<String, ReportingDataExportTopicDataExportNotification.InnerEnum> emailStatuses) voidReportingDataExportTopicDataExportNotification.setEmailStatuses(Map<String, ReportingDataExportTopicDataExportNotification.InnerEnum> emailStatuses)