Uses of Enum Class
com.baidu.bifromq.plugin.authprovider.type.MQTTAction.TypeCase
Packages that use MQTTAction.TypeCase
-
Uses of MQTTAction.TypeCase in com.baidu.bifromq.plugin.authprovider.type
Methods in com.baidu.bifromq.plugin.authprovider.type that return MQTTAction.TypeCaseModifier and TypeMethodDescriptionstatic MQTTAction.TypeCaseMQTTAction.TypeCase.forNumber(int value) MQTTAction.Builder.getTypeCase()MQTTAction.getTypeCase()MQTTActionOrBuilder.getTypeCase()static MQTTAction.TypeCaseMQTTAction.TypeCase.valueOf(int value) Deprecated.static MQTTAction.TypeCaseReturns the enum constant of this class with the specified name.static MQTTAction.TypeCase[]MQTTAction.TypeCase.values()Returns an array containing the constants of this enum class, in the order they are declared.