Uses of Class
io.gs2.guild.result.DeleteGuildResult
Packages that use DeleteGuildResult
-
Uses of DeleteGuildResult in io.gs2.guild
Methods in io.gs2.guild that return DeleteGuildResultMethod parameters in io.gs2.guild with type arguments of type DeleteGuildResultModifier and TypeMethodDescriptionvoidGs2GuildRestClient.deleteGuildAsync(DeleteGuildRequest request, AsyncAction<AsyncResult<DeleteGuildResult>> callback) -
Uses of DeleteGuildResult in io.gs2.guild.result
Methods in io.gs2.guild.result that return DeleteGuildResultModifier and TypeMethodDescriptionstatic DeleteGuildResultDeleteGuildResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)