Uses of Interface
com.jcabi.github.Tag
-
Packages that use Tag Package Description com.jcabi.github Object Oriented Github API. -
-
Uses of Tag in com.jcabi.github
Methods in com.jcabi.github that return Tag Modifier and Type Method Description Tag
Tags. create(javax.json.JsonObject params)
Create a Tag object.Tag
Tags. get(String sha)
Return a Tag by its SHA.
-