public class ListProjectsResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<ProjectListDetails> |
projects |
Constructor and Description |
---|
ListProjectsResponse() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ProjectListDetails> |
getProjects()
Gets the projects.
|
protected java.util.List<ProjectListDetails> projects
public java.util.List<ProjectListDetails> getProjects()
An array of project details.