Uses of Class
io.gs2.inbox.model.ResponseCache
Packages that use ResponseCache
-
Uses of ResponseCache in io.gs2.inbox.model
Methods in io.gs2.inbox.model that return ResponseCacheModifier and TypeMethodDescriptionstatic ResponseCacheResponseCache.fromJson(com.fasterxml.jackson.databind.JsonNode data) ResponseCache.withOwnerId(String ownerId) ResponseCache.withRegion(String region) ResponseCache.withRequestHash(String requestHash) ResponseCache.withResponseCacheId(String responseCacheId) ResponseCache.withResult(String result) Methods in io.gs2.inbox.model with parameters of type ResponseCache