public class ListArtifactsResponse extends Object
List of artifacts for a given taskId and runId.
See http://schemas.taskcluster.net/queue/v1/list-artifacts-response.json#
| Modifier and Type | Class and Description |
|---|---|
class |
ListArtifactsResponse.Artifacts
List of artifacts for given
taskId and runId. |
| Modifier and Type | Field and Description |
|---|---|
ListArtifactsResponse.Artifacts[] |
artifacts |
| Constructor and Description |
|---|
ListArtifactsResponse() |
public ListArtifactsResponse.Artifacts[] artifacts
Copyright © 2014–2015 Mozilla. All rights reserved.