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