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