Uses of Class
io.gs2.guild.result.CreateGuildModelMasterResult
Packages that use CreateGuildModelMasterResult
-
Uses of CreateGuildModelMasterResult in io.gs2.guild
Methods in io.gs2.guild that return CreateGuildModelMasterResultModifier and TypeMethodDescriptionGs2GuildRestClient.createGuildModelMaster(CreateGuildModelMasterRequest request) Method parameters in io.gs2.guild with type arguments of type CreateGuildModelMasterResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.createGuildModelMasterAsync(CreateGuildModelMasterRequest request, AsyncAction<AsyncResult<CreateGuildModelMasterResult>> callback) -
Uses of CreateGuildModelMasterResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return CreateGuildModelMasterResultModifier and TypeMethodDescriptionstatic CreateGuildModelMasterResultCreateGuildModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateGuildModelMasterResult.withItem(GuildModelMaster item)