RES - The type of the response to be used.B - The builder to return in order to be able to apply multiple
build operations.public static interface ResponseAccessor.ResponseBuilder<RES,B extends ResponseAccessor.ResponseBuilder<RES,B>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withResponse(RES aResponse) |
Sets the response for the response property.
|
Copyright © 2018. All rights reserved.