public class ListCollectionsResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Collection> |
collections |
Constructor and Description |
---|
ListCollectionsResponse() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Collection> |
getCollections()
Gets the collections.
|
protected java.util.List<Collection> collections
public java.util.List<Collection> getCollections()
An array containing information about each collection in the environment.