public interface Response
Modifier and Type | Method and Description |
---|---|
Version |
getResourceApiVersion()
Gets the API version of the resource that the request was routed to.
|
void |
setResourceApiVersion(Version version)
Sets the API version of the resource that the request was routed to.
|
void setResourceApiVersion(Version version)
version
- The resource API version.Version getResourceApiVersion()
Copyright © 2010-2018, ForgeRock All Rights Reserved.