Uses of Enum Class
io.smallrye.graphql.client.typesafe.api.AuthorizationHeader.Type
Packages that use AuthorizationHeader.Type
-
Uses of AuthorizationHeader.Type in io.smallrye.graphql.client.typesafe.api
Methods in io.smallrye.graphql.client.typesafe.api that return AuthorizationHeader.TypeModifier and TypeMethodDescriptionstatic AuthorizationHeader.TypeReturns the enum constant of this class with the specified name.static AuthorizationHeader.Type[]AuthorizationHeader.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.