Uses of Enum Class
dev.langchain4j.http.client.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in dev.langchain4j.http.client
Methods in dev.langchain4j.http.client that return HttpMethodModifier and TypeMethodDescriptionHttpRequest.method()static HttpMethodReturns the enum constant of this class with the specified name.static HttpMethod[]HttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.http.client with parameters of type HttpMethod