Uses of Class
io.gs2.news.result.WantGrantByUserIdResult
Packages that use WantGrantByUserIdResult
-
Uses of WantGrantByUserIdResult in io.gs2.news
Methods in io.gs2.news that return WantGrantByUserIdResultModifier and TypeMethodDescriptionGs2NewsRestClient.wantGrantByUserId(WantGrantByUserIdRequest request) Method parameters in io.gs2.news with type arguments of type WantGrantByUserIdResultModifier and TypeMethodDescriptionvoidGs2NewsRestClient.wantGrantByUserIdAsync(WantGrantByUserIdRequest request, AsyncAction<AsyncResult<WantGrantByUserIdResult>> callback) -
Uses of WantGrantByUserIdResult in io.gs2.news.result
Methods in io.gs2.news.result that return WantGrantByUserIdResultModifier and TypeMethodDescriptionstatic WantGrantByUserIdResultWantGrantByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) WantGrantByUserIdResult.withBrowserUrl(String browserUrl) WantGrantByUserIdResult.withItems(List<SetCookieRequestEntry> items) WantGrantByUserIdResult.withZipUrl(String zipUrl)