Disables caching of this method. The default value is true, so merely
adding this annotation to your method config will disable caching for that
method, unless you set this field to false.
Default:
true
maxAge
public abstract int maxAge
Overrides the maximum age to cache responses from this method.