Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowMetricsTopicFlowMetricRecord.DeliveryStatusEnum
Packages that use FlowMetricsTopicFlowMetricRecord.DeliveryStatusEnum
-
Uses of FlowMetricsTopicFlowMetricRecord.DeliveryStatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowMetricsTopicFlowMetricRecord.DeliveryStatusEnumModifier and TypeMethodDescriptionFlowMetricsTopicFlowMetricRecord.DeliveryStatusEnum.fromString(String key) FlowMetricsTopicFlowMetricRecord.getDeliveryStatus()Returns the enum constant of this class with the specified name.FlowMetricsTopicFlowMetricRecord.DeliveryStatusEnum.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 FlowMetricsTopicFlowMetricRecord.DeliveryStatusEnumModifier and TypeMethodDescriptionFlowMetricsTopicFlowMetricRecord.deliveryStatus(FlowMetricsTopicFlowMetricRecord.DeliveryStatusEnum deliveryStatus) The email or SMS delivery statusvoidFlowMetricsTopicFlowMetricRecord.setDeliveryStatus(FlowMetricsTopicFlowMetricRecord.DeliveryStatusEnum deliveryStatus)