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