Uses of Class
io.gs2.guild.result.SearchGuildsResult
Packages that use SearchGuildsResult
-
Uses of SearchGuildsResult in io.gs2.guild
Methods in io.gs2.guild that return SearchGuildsResultMethod parameters in io.gs2.guild with type arguments of type SearchGuildsResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.searchGuildsAsync(SearchGuildsRequest request, AsyncAction<AsyncResult<SearchGuildsResult>> callback) -
Uses of SearchGuildsResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return SearchGuildsResultModifier and TypeMethodDescriptionstatic SearchGuildsResultSearchGuildsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) SearchGuildsResult.withNextPageToken(String nextPageToken)