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