Uses of Interface
com.jcabi.github.Content
Packages that use Content
-
Uses of Content in com.jcabi.github
Classes in com.jcabi.github that implement ContentModifier and TypeClassDescriptionstatic final classSmart Content with extra features.Methods in com.jcabi.github that return ContentModifier and TypeMethodDescriptionContents.create(jakarta.json.JsonObject content) Create new file.Get the contents of a single file or symbolic link.Get the contents of a single file or symbolic link in a repository.Contents.readme()Get the Readme file of the default branch (usually master).Get the Readme file of the specified branch.Methods in com.jcabi.github that return types with arguments of type ContentModifier and TypeMethodDescriptionSearch.codes(String keywords, String sort, Search.Order order) Search code.Get the contents of a directory in a repository.Methods in com.jcabi.github with parameters of type ContentConstructors in com.jcabi.github with parameters of type Content