Cached
harness.http.client.HttpResponse$.Cached
final class Cached[ResponseBody] extends HttpResponse[ResponseBody]
Attributes
- Graph
-
- Supertypes
- Self type
-
Cached[ResponseBody]
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- Builder2
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- Builder2
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- Builder2
final def hErrorOrJsonResponse[E](using evidence$2: JsonDecoder[E]): Builder2[GetResponseR, ResponseT, HErrorOr[E]]
Attributes
- Inherited from:
- Builder1
final def hErrorOrResponse[E](using evidence$1: StringDecoder[E]): Builder2[GetResponseR, ResponseT, HErrorOr[E]]
Attributes
- Inherited from:
- Builder1
Attributes
- Inherited from:
- Builder1
Attributes
- Inherited from:
- Builder2
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- Builder2
Attributes
- Inherited from:
- HttpResponse
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
HttpResponse -> Any
- Inherited from:
- HttpResponse
final def withBody[ResponseBody2](body: ResponseBody2, bodyOps: BodyOps[ResponseBody2]): HttpResponse[ResponseBody2]
Attributes
- Inherited from:
- HttpResponse
Inherited fields
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- HttpResponse
Attributes
- Inherited from:
- HttpResponse
In this article