public class GetArtifactRequest extends GetRequest<Artifact>
connector, gson, queryParameters| Constructor and Description |
|---|
GetArtifactRequest(ServiceConnector connector,
String artifactName,
String codePack,
String token) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
parse(String response) |
getQuery, rungetBodyAttributes, getHeaderAttributes, getQueryParameters, getRoute, getToken, withBodyAttribute, withBodyAttributes, withHeaderAttribute, withHeaderAttributes, withQueryParameter, withQueryParamspublic GetArtifactRequest(ServiceConnector connector, String artifactName, String codePack, String token)
@NotNull public Artifact parse(@NotNull String response)
parse in class GetRequest<Artifact>Copyright © 2018. All rights reserved.