Uses of Class
io.gs2.guild.result.GetGuildResult
Packages that use GetGuildResult
-
Uses of GetGuildResult in io.gs2.guild
Methods in io.gs2.guild that return GetGuildResultMethod parameters in io.gs2.guild with type arguments of type GetGuildResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.getGuildAsync(GetGuildRequest request, AsyncAction<AsyncResult<GetGuildResult>> callback) -
Uses of GetGuildResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return GetGuildResultModifier and TypeMethodDescriptionstatic GetGuildResultGetGuildResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)