SC - The type of the status code to be used.B - The builder to return in order to be able to apply multiple
build operations.public static interface StatusCodeAccessor.StatusCodeBuilder<SC,B extends StatusCodeAccessor.StatusCodeBuilder<SC,B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withStatusCode(String aStatusCode)
Sets the status code for the status code property.
|
Copyright © 2018. All rights reserved.