public class ListProjectsResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ListProjectsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectListDetails> |
getProjects()
Gets the projects.
|
public List<ProjectListDetails> getProjects()
An array of project details.
Copyright © 2022 IBM Cloud. All rights reserved.