@Immutable public interface Commits
@NotNull(message="commit is never NULL") Commit create(@NotNull(message="params can\'t be null") javax.json.JsonObject params) throws IOException
params - The input for creating the Tag.IOException - - If anything goes wrong.Copyright © 2012–2014 jcabi.com. All rights reserved.