Uses of Class
io.gs2.guild.result.UpdateCurrentGuildMasterResult
Packages that use UpdateCurrentGuildMasterResult
-
Uses of UpdateCurrentGuildMasterResult in io.gs2.guild
Methods in io.gs2.guild that return UpdateCurrentGuildMasterResultModifier and TypeMethodDescriptionGs2GuildRestClient.updateCurrentGuildMaster(UpdateCurrentGuildMasterRequest request) Method parameters in io.gs2.guild with type arguments of type UpdateCurrentGuildMasterResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.updateCurrentGuildMasterAsync(UpdateCurrentGuildMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentGuildMasterResult>> callback) -
Uses of UpdateCurrentGuildMasterResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return UpdateCurrentGuildMasterResultModifier and TypeMethodDescriptionUpdateCurrentGuildMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentGuildMasterResult.withItem(CurrentGuildMaster item)