public class ListCollectionsResponse extends GenericModel
| Constructor and Description |
|---|
ListCollectionsResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Collection> |
getCollections()
Gets the collections.
|
equals, hashCode, toStringpublic java.util.List<Collection> getCollections()