Uses of Class
org.gitlab4j.api.models.Artifact
Packages that use Artifact
-
Uses of Artifact in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return types with arguments of type ArtifactMethod parameters in org.gitlab4j.api.models with type arguments of type ArtifactModifier and TypeMethodDescriptionvoid
Deployable.setArtifacts
(List<Artifact> artifacts) void
Job.setArtifacts
(List<Artifact> artifacts)