| Package | Description |
|---|---|
| com.bazaarvoice.dropwizard.caching |
| Modifier and Type | Method and Description |
|---|---|
static CacheControlFlag |
CacheControlFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheControlFlag[] |
CacheControlFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CacheControlFlag> |
CacheControlConfigurationItem.getFlags() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheControlConfigurationItem.setFlags(Set<CacheControlFlag> flags) |
Copyright © 2014. All Rights Reserved.