Package dev.restate.client
Interface ResponseHead
- All Known Implementing Classes:
Response
,SendResponse
public interface ResponseHead
-
Method Details
-
statusCode
int statusCode() -
headers
ResponseHead.Headers headers()
-
Response
, SendResponse