Package | Description |
---|---|
com.secdec.codedx.api.client |
Modifier and Type | Method and Description |
---|---|
Project |
CodeDxClient.getProject(int id)
Retrieves a specific project from CodeDx
|
Modifier and Type | Method and Description |
---|---|
List<Project> |
CodeDxClient.getProjects()
Retrieves a list of projects from CodeDx.
|
List<Project> |
GetProjectsResponse.getProjects() |
Modifier and Type | Method and Description |
---|---|
void |
GetProjectsResponse.setProjects(List<Project> projects) |
Copyright © 2004-2017. All Rights Reserved.