Uses of Class
io.gs2.guild.result.CreateGuildResult
Packages that use CreateGuildResult
-
Uses of CreateGuildResult in io.gs2.guild
Methods in io.gs2.guild that return CreateGuildResultMethod parameters in io.gs2.guild with type arguments of type CreateGuildResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.createGuildAsync(CreateGuildRequest request, AsyncAction<AsyncResult<CreateGuildResult>> callback) -
Uses of CreateGuildResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return CreateGuildResultModifier and TypeMethodDescriptionstatic CreateGuildResultCreateGuildResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)