B - The builder to return in order to be able to apply multiple
build operations.HttpServerResponseHttpServerResponseImplpublic static interface HttpStatusCodeAccessor.HttpStatusCodeBuilder<B extends HttpStatusCodeAccessor.HttpStatusCodeBuilder<B>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withHttpStatusCode(HttpStatusCode aStatusCode) |
Sets the HTTP Status-Code for the HTTP Status-Code property.
|
B withHttpStatusCode(HttpStatusCode aStatusCode)
aStatusCode - The HTTP Status-Code to be stored by the HTTP HTTP
Status-Code property.Copyright © 2018. All rights reserved.