public static class ResourceProperties.Cache
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceProperties.Cache.Cachecontrol
Cache Control HTTP header configuration.
|
| Constructor and Description |
|---|
Cache() |
| Modifier and Type | Method and Description |
|---|---|
ResourceProperties.Cache.Cachecontrol |
getCachecontrol() |
java.time.Duration |
getPeriod() |
void |
setPeriod(java.time.Duration period) |
public java.time.Duration getPeriod()
public void setPeriod(java.time.Duration period)
public ResourceProperties.Cache.Cachecontrol getCachecontrol()