update
public final Response<Policy> update(String policyId, UpdatePolicyRequest requestBody, RequestOverrides overrides)
Update a policy.
Return
The updated policy
Parameters
policy Id
The ID of the policy to update
request Body
The values to update the policy with
overrides
Optional request overrides to apply