Uses of Enum Class
com.mypurecloud.sdk.v2.model.ReportingExportJobResponse.InnerEnum
Packages that use ReportingExportJobResponse.InnerEnum
-
Uses of ReportingExportJobResponse.InnerEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingExportJobResponse.InnerEnumModifier and TypeMethodDescriptionReportingExportJobResponse.InnerEnum.fromString(String key) Returns the enum constant of this class with the specified name.static ReportingExportJobResponse.InnerEnum[]ReportingExportJobResponse.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 ReportingExportJobResponse.InnerEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ReportingExportJobResponse.InnerEnumModifier and TypeMethodDescriptionReportingExportJobResponse.emailStatuses(Map<String, ReportingExportJobResponse.InnerEnum> emailStatuses) The status of individual email addresses as a mapvoidReportingExportJobResponse.setEmailStatuses(Map<String, ReportingExportJobResponse.InnerEnum> emailStatuses)