Class CachedResponse
java.lang.Object
org.springframework.cloud.gateway.filter.factory.cache.CachedResponse
- All Implemented Interfaces:
Serializable
- Author:
- Marta Medio, Ignacio Lozano
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbody()static CachedResponse.Buildercreate(org.springframework.http.HttpStatusCode statusCode) org.springframework.http.HttpHeadersheaders()org.springframework.http.HttpStatusCode
-
Method Details
-
create
-
statusCode
public org.springframework.http.HttpStatusCode statusCode() -
headers
public org.springframework.http.HttpHeaders headers() -
body
-
timestamp
-