Uses of Enum Class
com.jackdaw.chatwithnpc.openaiapi.Header.Type
Packages that use Header.Type
-
Uses of Header.Type in com.jackdaw.chatwithnpc.openaiapi
Methods in com.jackdaw.chatwithnpc.openaiapi that return Header.TypeModifier and TypeMethodDescriptionstatic Header.Type
Returns the enum constant of this class with the specified name.static Header.Type[]
Header.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.jackdaw.chatwithnpc.openaiapi with parameters of type Header.TypeModifier and TypeMethodDescriptionHeader.add
(@NotNull Header.Type type) Add a header to the builder