public interface Response
| Modifier and Type | Method and Description |
|---|---|
org.forgerock.http.routing.Version |
getResourceApiVersion()
Gets the API version of the resource that the request was routed to.
|
void |
setResourceApiVersion(org.forgerock.http.routing.Version version)
Sets the API version of the resource that the request was routed to.
|
void setResourceApiVersion(org.forgerock.http.routing.Version version)
version - The resource API version.org.forgerock.http.routing.Version getResourceApiVersion()
Copyright © 2021 Open Identity Platform Community. All rights reserved.