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