T - resource typepublic interface Refreshable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
refresh()
Retrieves a fresh copy of this immutable resource.
|
T refresh() throws java.io.IOException
java.io.IOException - when an IO error occurs while making the request to the Contrast APIUnauthorizedException - when Contrast rejects the credentials used to send the requestResourceNotFoundException - when the requested resource does not existHttpResponseException - when Contrast rejects this request with an error codeCopyright © 2022 Contrast Security, Inc.. All rights reserved.