| Package | Description |
|---|---|
| com.codota.service.client | |
| com.codota.service.client.requests |
| Modifier and Type | Method and Description |
|---|---|
DependencyInfo |
SearchClient.getDependencies(String filepath,
String artifactName) |
| Modifier and Type | Method and Description |
|---|---|
List<Map.Entry<String,DependencyInfo>> |
SearchClient.getArtifactDependencies(String artifactName) |
| Modifier and Type | Method and Description |
|---|---|
DependencyInfo |
GetDependenciesRequest.parse(String response) |
| Modifier and Type | Method and Description |
|---|---|
List<Map.Entry<String,DependencyInfo>> |
GetArtifactDependenciesRequest.parse(String response) |
Copyright © 2018. All rights reserved.