public Setter
Request specification setter interface.
| Modifier and Type | Method and Description |
|---|---|
void |
update(Request request)
Function for the request update.
|
void update(Request request)
Function for the request update.
request - Request that will be updated.