Package | Description |
---|---|
org.gitlab4j.api.models |
Modifier and Type | Method and Description |
---|---|
List<Artifact> |
Job.getArtifacts() |
List<Artifact> |
Deployable.getArtifacts() |
Modifier and Type | Method and Description |
---|---|
void |
Job.setArtifacts(List<Artifact> artifacts) |
void |
Deployable.setArtifacts(List<Artifact> artifacts) |
Copyright © 2020. All rights reserved.