Uses of Class
io.gs2.guild.result.DeleteGuildModelMasterResult
Packages that use DeleteGuildModelMasterResult
-
Uses of DeleteGuildModelMasterResult in io.gs2.guild
Methods in io.gs2.guild that return DeleteGuildModelMasterResultModifier and TypeMethodDescriptionGs2GuildRestClient.deleteGuildModelMaster(DeleteGuildModelMasterRequest request) Method parameters in io.gs2.guild with type arguments of type DeleteGuildModelMasterResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.deleteGuildModelMasterAsync(DeleteGuildModelMasterRequest request, AsyncAction<AsyncResult<DeleteGuildModelMasterResult>> callback) -
Uses of DeleteGuildModelMasterResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return DeleteGuildModelMasterResultModifier and TypeMethodDescriptionstatic DeleteGuildModelMasterResultDeleteGuildModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteGuildModelMasterResult.withItem(GuildModelMaster item)