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 TypeMethodDescriptionvoidDeployable.setArtifacts(List<Artifact> artifacts) voidJob.setArtifacts(List<Artifact> artifacts)