Uses of Class
io.gs2.guild.result.UpdateGuildModelMasterResult
Packages that use UpdateGuildModelMasterResult
-
Uses of UpdateGuildModelMasterResult in io.gs2.guild
Methods in io.gs2.guild that return UpdateGuildModelMasterResultModifier and TypeMethodDescriptionGs2GuildRestClient.updateGuildModelMaster(UpdateGuildModelMasterRequest request) Method parameters in io.gs2.guild with type arguments of type UpdateGuildModelMasterResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.updateGuildModelMasterAsync(UpdateGuildModelMasterRequest request, AsyncAction<AsyncResult<UpdateGuildModelMasterResult>> callback) -
Uses of UpdateGuildModelMasterResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return UpdateGuildModelMasterResultModifier and TypeMethodDescriptionstatic UpdateGuildModelMasterResultUpdateGuildModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateGuildModelMasterResult.withItem(GuildModelMaster item)