Uses of Class
org.gitlab4j.api.models.Artifact
-
Packages that use Artifact Package Description org.gitlab4j.api.models -
-
Uses of Artifact in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return types with arguments of type Artifact Modifier and Type Method Description List<Artifact>Job. getArtifacts()Method parameters in org.gitlab4j.api.models with type arguments of type Artifact Modifier and Type Method Description voidJob. setArtifacts(List<Artifact> artifacts)
-