update: Update a policy.

Description Usage Arguments Details Value

Description

A policy may contain internal state that needs to be updated (reference semantics). Use this method to do so

Usage

1
2
3
4
5
## S3 method for class 'Policy'
update(object, ...)

## S3 method for class 'Policy.rate.limit'
update(object, ...)

Arguments

object

A policy to update

...

Slots to update in the policy

Details

In the case of Policy.rate.limit, it is used internally by make.web.call to update the time of last access to a resource

Value

Undefined


RevolutionAnalytics/webapi documentation built on May 9, 2019, 9:59 a.m.