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