public static class ResourceProperties.Cache extends 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() |
Duration |
getPeriod() |
void |
setPeriod(Duration period) |
public Duration getPeriod()
public void setPeriod(Duration period)
public ResourceProperties.Cache.Cachecontrol getCachecontrol()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.