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