Uses of Class
io.gs2.news.model.SetCookieRequestEntry
Packages that use SetCookieRequestEntry
-
Uses of SetCookieRequestEntry in io.gs2.news.model
Methods in io.gs2.news.model that return SetCookieRequestEntryModifier and TypeMethodDescriptionstatic SetCookieRequestEntrySetCookieRequestEntry.fromJson(com.fasterxml.jackson.databind.JsonNode data) -
Uses of SetCookieRequestEntry in io.gs2.news.result
Methods in io.gs2.news.result that return types with arguments of type SetCookieRequestEntryMethod parameters in io.gs2.news.result with type arguments of type SetCookieRequestEntryModifier and TypeMethodDescriptionvoidWantGrantByUserIdResult.setItems(List<SetCookieRequestEntry> items) voidWantGrantResult.setItems(List<SetCookieRequestEntry> items) WantGrantByUserIdResult.withItems(List<SetCookieRequestEntry> items) WantGrantResult.withItems(List<SetCookieRequestEntry> items)