public class HttpResponse
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
java.time.Duration |
getRequestDuration() |
java.util.Optional<java.lang.String> |
getResponseBody() |
int |
getResponseCode() |
boolean |
isSuccessful() |