Verwendungen von Klasse
de.coho04.githubapi.entities.GHPackage
Packages, die GHPackage verwenden
-
Verwendungen von GHPackage in de.coho04.githubapi.entities
Methoden in de.coho04.githubapi.entities, die GHPackage zurückgebenModifizierer und TypMethodeBeschreibungGHVulnerability.getGhPackage()Returns the package of the vulnerability.GHOrganisation.getPackage(String name, GHPackageType packageType) Returns a specific package in the organization by its name and package type.Methoden in de.coho04.githubapi.entities, die Typen mit Argumenten vom Typ GHPackage zurückgebenModifizierer und TypMethodeBeschreibungGHOrganisation.listDockerConflictsPackages()Returns a list of Docker conflict packages in the organization.GHOrganisation.listPackages(GHPackageType packageType) Returns a list of packages in the organization filtered by package type.