Package dev.restate.client
Class Response<Res>
java.lang.Object
dev.restate.client.Response<Res>
- All Implemented Interfaces:
ResponseHead
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.restate.client.ResponseHead
ResponseHead.Headers
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Response
-
-
Method Details
-
statusCode
public int statusCode()- Specified by:
statusCode
in interfaceResponseHead
-
headers
- Specified by:
headers
in interfaceResponseHead
-
response
-
equals
-
hashCode
public int hashCode() -
toString
-