openai4s.http.HttpClient.HttpResponse
See theHttpResponse companion class
object HttpResponse
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
HttpResponse.type
Members list
Type members
Classlikes
final case class Failed[F[*]] extends HttpResponse[F]
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass HttpResponse[F]class Objecttrait Matchableclass AnyShow all
object Failed
final case class Successful[F[*]] extends HttpResponse[F]
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass HttpResponse[F]class Objecttrait Matchableclass AnyShow all
object Successful
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Successful.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
In this article