Uses of Class
io.gs2.guild.result.UpdateGuildResult
Packages that use UpdateGuildResult
-
Uses of UpdateGuildResult in io.gs2.guild
Methods in io.gs2.guild that return UpdateGuildResultMethod parameters in io.gs2.guild with type arguments of type UpdateGuildResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.updateGuildAsync(UpdateGuildRequest request, AsyncAction<AsyncResult<UpdateGuildResult>> callback) -
Uses of UpdateGuildResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return UpdateGuildResultModifier and TypeMethodDescriptionstatic UpdateGuildResultUpdateGuildResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)