public static class CacheControl.NoStore
extends CacheControl
Represents a no-store cache control value
CacheControl.MaxAge, CacheControl.NoCache, CacheControl.NoStore
Constructor and Description |
---|
NoStore(CacheControl.Visibility visibility)
Represents a no-store cache control value
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getVisibility
public NoStore(CacheControl.Visibility visibility)
Represents a no-store cache control value