Uses of Enum Class
com.alibaba.cloud.stream.binder.rocketmq.properties.RocketMQProducerProperties.SendType
Packages that use RocketMQProducerProperties.SendType
-
Uses of RocketMQProducerProperties.SendType in com.alibaba.cloud.stream.binder.rocketmq.properties
Methods in com.alibaba.cloud.stream.binder.rocketmq.properties that return RocketMQProducerProperties.SendTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RocketMQProducerProperties.SendType[]RocketMQProducerProperties.SendType.values()Returns an array containing the constants of this enum class, in the order they are declared.