| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
HttpCacheControlResponseHeader |
HttpCacheControlResponseHeader.clone() |
HttpCacheControlResponseHeader |
GetOpenIDConfigResponse.getCacheHeader()
OnePlatform automatically extracts this field and uses it to set the HTTP Cache-Control header.
|
HttpCacheControlResponseHeader |
GetJSONWebKeysResponse.getCacheHeader()
OnePlatform automatically extracts this field and uses it to set the HTTP Cache-Control header.
|
HttpCacheControlResponseHeader |
HttpCacheControlResponseHeader.set(String fieldName,
Object value) |
HttpCacheControlResponseHeader |
HttpCacheControlResponseHeader.setAge(Long age)
14.6 response cache age, in seconds since the response is generated
|
HttpCacheControlResponseHeader |
HttpCacheControlResponseHeader.setDirective(String directive)
14.9 request and response directives
|
HttpCacheControlResponseHeader |
HttpCacheControlResponseHeader.setExpires(String expires)
14.21 response cache expires, in RFC 1123 date format
|
| Modifier and Type | Method and Description |
|---|---|
GetOpenIDConfigResponse |
GetOpenIDConfigResponse.setCacheHeader(HttpCacheControlResponseHeader cacheHeader)
OnePlatform automatically extracts this field and uses it to set the HTTP Cache-Control header.
|
GetJSONWebKeysResponse |
GetJSONWebKeysResponse.setCacheHeader(HttpCacheControlResponseHeader cacheHeader)
OnePlatform automatically extracts this field and uses it to set the HTTP Cache-Control header.
|
Copyright © 2011–2020 Google. All rights reserved.