Class CacheControl
java.lang.Object
com.google.gerrit.extensions.restapi.CacheControl
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionlong
getAge()
getType()
getUnit()
boolean
static CacheControl
static CacheControl
-
Field Details
-
NONE
-
-
Method Details
-
PUBLIC
-
PRIVATE
-
getType
-
getAge
public long getAge() -
getUnit
-
isMustRevalidate
public boolean isMustRevalidate() -
setMustRevalidate
-