Uses of Class
io.gs2.chat.model.ResponseCache
Packages that use ResponseCache
-
Uses of ResponseCache in io.gs2.chat.model
Methods in io.gs2.chat.model that return ResponseCacheModifier and TypeMethodDescriptionResponseCache.withOwnerId(String ownerId) オーナーIDを設定ResponseCache.withRegion(String region) Noneを設定ResponseCache.withRequestHash(String requestHash) Noneを設定ResponseCache.withResponseCacheId(String responseCacheId) レスポンスキャッシュ のGRNを設定ResponseCache.withResult(String result) APIの応答内容を設定Methods in io.gs2.chat.model with parameters of type ResponseCache