public class ListCollectionsResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Method and Description | 
|---|---|
| List<Collection> | getCollections()Gets the collections. | 
public List<Collection> getCollections()
An array that contains information about each collection in the project.
Copyright © 2023 IBM Cloud. All rights reserved.