JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
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
(jakarta.json.JsonObject params)
Create a Tag object.
Tag
Tags.
get
(
String
sha)
Return a Tag by its SHA.