| Package | Description |
|---|---|
| com.google.gerrit.extensions.restapi |
| Modifier and Type | Field and Description |
|---|---|
static CacheControl |
CacheControl.NONE |
| Modifier and Type | Method and Description |
|---|---|
CacheControl |
RestApiException.caching() |
static CacheControl |
CacheControl.PRIVATE(long age,
TimeUnit unit) |
static CacheControl |
CacheControl.PUBLIC(long age,
TimeUnit unit) |
CacheControl |
CacheControl.setMustRevalidate() |
| Modifier and Type | Method and Description |
|---|---|
<T extends RestApiException> |
RestApiException.caching(CacheControl c) |
Copyright © 2018. All rights reserved.