| Modifier and Type | Method and Description |
|---|---|
HttpStatus |
getStatus() |
default int |
getStatusCode()
Gets the code of this
Response's HttpStatus |
default String |
getStatusMessage()
Gets the message of this
Response's HttpStatus |
void |
setStatus(HttpStatus status) |
getBody, getHeaders, getStartLine, getVersion, isKeepAlive, setBody, setBodyContent, setHeadersHttpStatus getStatus()
HttpStatus for this Responsevoid setStatus(HttpStatus status)
status - the new HttpStatus for this Responsedefault int getStatusCode()
Response's HttpStatusdefault String getStatusMessage()
Response's HttpStatusCopyright 2023 Ping Identity Corp. All rights reserved.