Uses of Enum Class
me.zhyd.oauth.enums.scope.AuthAmazonScope
Packages that use AuthAmazonScope
-
Uses of AuthAmazonScope in me.zhyd.oauth.enums.scope
Methods in me.zhyd.oauth.enums.scope that return AuthAmazonScopeModifier and TypeMethodDescriptionstatic AuthAmazonScopeReturns the enum constant of this class with the specified name.static AuthAmazonScope[]AuthAmazonScope.values()Returns an array containing the constants of this enum class, in the order they are declared.